/**
 * KB maroon style 
 *
 * 
 */


/* Dimensions and margins  and colors */

body {/* Default styling for everything that is un-styled and doesn't inherit*/
	color:#000000;
	background-color: #ffffff;
	font-family: MS Sans Serif "MS Sans Serif, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	border: none;
}


#wrapper {
	position: relative;
	padding: 15px 60px;
	margin: 0 auto;
	background-color: #ffffff;
	border: none;
}

#content {
	clear: both;
	overflow: hidden;
	margin: 0;
	border: none;
}
.post, div.page {
	padding: 15px 35px 0 35px;
	clear: both;
	overflow: hidden;
	margin: 25px 0 0 0 ;
	color:#000000;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: 12px;
	border: none;
	background: #FFFFFF;
}
.post-nav,
.entry,
.non-wp-entry {
	font-size: 12px;
	border: none;
}

.post-nav a, .post-nav a:visited {
color:#666666;
text-decoration:none;
}

h1.posttitle,
h2.posttitle {
	color: #ffffff;
	margin-top: 0;
	padding: 10px 10px;
	font-size: 13px;
	font-weight: bold;
	border: none;
	background: #636466 url(http://alphaconnectplus.com/images/bg-gray-kb.png) repeat-x top left;
}
h1.posttitle a,
h1.posttitle a:visited,
h2.posttitle a,
h2.posttitle a:visited {
	color: #ffffff;
}

h1.posttitle a:hover,
h2.posttitle a:hover {
	color: #cccccc;
}

pre  {
border: none;
}
code, pre {
background-color:#FFFFFF;
overflow:auto;
}

/* Credits  */
#cred {
	font-size: 9px;
	padding: 0 5px 0 5px;
	clear: both;
	height: 34px;
	margin: 25px 0 0 0;
	background-color: #800000;
	border: none;
}

#cred a:hover {
	color: #eeeeee;
	text-decoration: none;
}

#cred table {
	border: none;
	padding: 0;
	margin: 8px 0 8px 0;
	width: 100%;
}

/* search form */
.searchform {
	display: inline-block;
	font-size:10px;
	margin-right: 5px;
}
.searchform .searchfield {
	padding: 3px 7px 1px 5px;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #880000;
	margin: 6px 0 0 0;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}




input[type="text"] {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

.button, input[type="submit"], .submit {
	background: #636466 url(http://alphaconnectplus.com/images/bg-gray-kb.png) repeat-x top left;
	color: #ffffff;
	font-weight: bold;
	margin:0;
	padding:3px 15px 3px 15px;
	border: none;
}

.button:hover, input[type="submit"]:hover,
.button:active, input[type="submit"]:active {
	background: #636466 url(http://alphaconnectplus.com/images/bg-gray-kb.png) repeat-x top left;
	font-weight: bold;
	color: #800000;
	margin:0;	
	padding:3px 15px 3px 15px;
	border: none;
}

textarea {
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
}

/* main menu */
#nav {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #800000;
	border: none;
}

/* remove all the bullets, borders and padding from the default list styling */
#nav ul , #nav ul li , #nav ul ul li {
	margin: 0 0 0 0;
	padding: 0;
	color: #ffffff;
	background-color: #800000;
	border: none;
}
#nav a:visited,
#nav ul li a, 
#nav ul ul li a,
#nav ul ul li a:visited {
  line-height:20px;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px 5px 10px;
	color: #ffffff;
	background-color: #800000;
	border: none;
}

/* style the second level links */
#nav ul ul a,
#nav ul ul a:visited {
	font-size: 12px;
	font-weight: bold;
	width:140px;
	text-align: left;
	color: #ffffff;
	background-color: #800000;
	border: none;
}

#nav a.highlighted,
#nav a:active,
#nav li a:hover,
#nav .current_page_item a, 
#nav .current_page_item a:hover,
#nav li a:active {
	font-size: 12px;
	font-weight: bold;
	background: #636466 url(http://alphaconnectplus.com/images/bg-gray-kb.png) repeat-x top left;
	color: #ffffff;
	border: none;
}

/* style the second level background */
#nav ul ul a.drop,
#nav ul ul a.drop:visited {
	color: #ffffff;
	background-color: #800000;
	border: none;
}

/* style the second level hover */
#nav ul ul ul a:hover,
#nav ul ul :hover > a.drop,
#nav ul ul a.drop:hover {
	background: #636466 url(http://alphaconnectplus.com/images/bg-gray-kb.png) repeat-x top left;
	color: #ffffff;
	border: none;
}




/* style the top level hover */
#nav :hover > a,
#nav ul ul :hover > a, 
#nav a:hover,
#nav ul ul a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #636466 url(http://alphaconnectplus.com/images/bg-gray-kb.png) repeat-x top left;
	border: none;
}



/* sidebar */

#sidebar, 
#sidebar-2, 
#sidebar-b,
#sidebar.left, 
#sidebar-2.left, 
#sidebar-b.left,
#sidebar.right, 
#sidebar-2.right,
#sidebar-b.right {
	background-color: #800000;
	color: #ffffff;
	font-weight: normal;
	margin: 25px 0 0 0;
	border: none;
	font-size: 11px;
	padding: 5px;
}

div.tab-box div.sidebar-tab-content a:hover,
div.tab-box div.sidebar-tab-content a:focus,
div.tab-box div.sidebar-tab-content a:active,
.suf-widget a:hover,
.suf-widget a:focus,
.suf-widget a:active,
.suf-flat-widget a:hover,
.suf-flat-widget a:focus,
.suf-flat-widget a:active,
#sidebar a:hover,
#sidebar-2 a:hover,
#sidebar-b a:hover,
#sidebar a:focus,
#sidebar-2 a:focus,
#sidebar-b a:focus,
#sidebar a:active,
#sidebar-2 a:active,
#sidebar-b a:active {
	color: #0000FF;
	text-decoration: none;
	border: none;
}

.suf-widget a,
.suf-flat-widget a {
	color: #ffffff;
}

.suf-widget h3,
.suf-flat-widget h3 {
	font-size: 11px;
	font-weight: bold;
	color: #dddddd;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 10px;
	padding: 3px 0;
}
#horizontal-outer-widgets-1,
#horizontal-outer-widgets-1.flattened,
#horizontal-outer-widgets-2,  
#horizontal-outer-widgets-2.flattened {
	padding: 0;
	margin: 5px 0 0 0;
	background-color: #800000;
	color: #ffffff;
	border: none;
}


#subnav, 
.breadcrumb {
	margin-top: 0;
	border: none;
}

#subnav .current_page_item a, 
#subnav .current_page_item a:visited, 
#subnav .current_page_parent a, 
#subnav .current_page_parent a:visited {
	color:#000000;
}

#subnav li a, 
#subnav li a:visited, 
#subnav .page_item {
	color:#888888;
}
#subnav li a:hover {
	color:#444444;
}
