/*   
CSS based on Shape Theme by Ian Stewart: http://themeshapes.com/shape/
*/


/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles - don't need
@import url('styles/wp.css');*/


body {
      background: #C2BBB2 none repeat scroll 0 0;
      margin: 0px auto 0px;
}

#wrap {
background:#FFFFFF none repeat scroll 0 0;
border:3px solid #212121;
padding:10px;
width:880px;
margin: 0px auto 0px;
}

#container {
	/*float: left;
	margin: 0 -200px 0 0; */
	width: 100%;
}
#content {
border-left:1px solid #EEEEEE;
float:right;
padding:0 0 0 5px;
width:670px;
}
#primary, #secondary {
	float: left;
	/* overflow: hidden; */
	width: 200px;
}

#secondary ul {
 margin: 0px;
 }
 
/* #secondary {
	clear: right;
} */
#footer {
	clear: both;
	width: 100%;
}




/* =Header
-------------------------------------------------------------- */

#logo {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/ab_media/images/Header.jpg) no-repeat scroll left top;
display:inline-block;
float:left;
width:100%;
height:250px;
margin:0 0 10px;
clear:both;
}

h1,h1 a {
color:white;
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
font-size:32px;
font-weight:bold;
padding:0 10px 0 0;
text-align:right;
text-decoration:none;
}

h1 a:hover {
color: yellow;
text-shadow:0 0 24px yellow;
	height: 1em; /* for ie */
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);/* for ie */
}






h2, h2 a {
color:blue;
font-size:18px;
font-weight:bold;
}



/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
}
.menu a {
	display: block;
	float: left;
}





/* =Navigation
-------------------------------------------------------------- */
#nav {
 margin: 0 auto 0;
 text-align:center;
 }

#nav {
text-align:center;
}

#nav a{
font-size:18px;
margin-bottom:10px;
padding:5px;
text-decoration:none;
color:black;
}

#nav a:hover{
padding:5px;
background: black;
color:white;
}

#nav li {
display:inline;
}



.nav_toolbox .nav_hover_effect
{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
padding:5px;
width:95%;

}

.nav_toolbox .nav_hover_effect div {
display:inline;
margin-bottom:5px;
font-size:18px;
}

.nav_toolbox .nav_hover_effect a {
    border: 2px solid #fff;
    padding:2px 10px 2px 16px;
    position: relative;
    text-decoration: none;
}

.nav_toolbox .nav_hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
    font-size:18px;
}

.nav_toolbox .nav_hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}




/* =Content
-------------------------------------------------------------- */

.post {
	margin: 0 0 3em 0;	
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}

.itemcontainer ul{
margin-left: 0;
margin-bottom:10px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
list-style: none;
}

.itemcontainer a{
background-color:#fff;
border-bottom:1px solid #EEEEEE;
display:block;
padding:15px;
min-height:80px;
text-decoration:none;
}


.itemcontainer a:link, #feedlist a:visited {
color:#000000;
text-decoration:none;
}

.itemcontainer a:hover{
background-color:#B2CDE0;
color:#000000;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
}



/* =Special Classes
-------------------------------------------------------------- */

.error {
color:red;
font-weight:bold;
}


.border {
border:1px solid #000000;
margin-bottom:1.5em;
padding:5px;
}

.center {
text-align: center;
margin-left: auto;
margin-right: auto;
}




/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 1.1em;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}

/* =Temporary styles until the
		directory can read @import
		
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
		
-------------------------------------------------------------- */



/* ***************************
************* Bruner Styles
****************************** */

li {
clear:both;
list-style:none;
}


a img{
padding: 0 5px 10px;
float: left;
}



/********************************************************************************
                AddThis
********************************************************************************/

#toolbox {
 margin: 0 auto 0;
 text-align:center;
 }

.addthis_toolbox {
text-align:center;
}


.addthis_toolbox .hover_effect
{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
padding:5px;
width:95%;
}

.addthis_toolbox .hover_effect div {
    float: left;
}

.addthis_toolbox .hover_effect a {
    border: 2px solid #fff;
    padding:2px 10px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}