/*

	Theme Name: Tenley's Theme
	Theme URI: http://awebresource.com/
	Description: Simple Theme to be easily adapted to the Shewmake Family blogs and aWebResource.com customers.
	Version: 2.0
	Author: Tenley Shewmake
	Author URI: http://awebresource.com/


*/

/*
	Theme Name: Tenley 2 Col Horizontal Navigation Theme
	Author's URI = http://www.aWebResource.com
*/

/* Body reset */
body {
	margin:0;
	padding:0;
 	color : rgb(42,56,0);
	background : rgb(255,253,197) url(http://alterra-wv.com/images/sun.gif) -80px -180px; 
	font-family : Baskerville,Georgia,Cambria,Times,Times New Roman,serif;
	}

p	{
	margin-left : 20px;
        margin-right : 20px;
	line-height : 1.4em;
	}
	
div, ul    {
    margin : 0px;
     }
li    {
    margin-left : 20px;
    }

h1,h2,h3,h4,h5,h6	{
    margin-left : 20px; 
    margin-right : 20px; 
    font-weight : bold;

}

h1    {
    font-size : 1.3em;
    }
    

h1.head1    {
    text-align : center;
    font-size : 24px;
	font-weight : bold;
	margin : 0;
	padding : 0;
    }
	
#wrapper {
    position : relative;
	width:950px;
	background : transparent ;
	margin : 5px auto;
	padding : 0px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
	border : 1px solid rgb(0,0,0);

	}
	
#header {
    position relative;
	background: white url('http://alterra-wv.com/images/web-logo-wave.gif') no-repeat top right;
 	height : 120px;
	width:100%;
 	padding:0;
	margin:0;
    z-index : 1;
-webkit-border-top-left-radius: 18px;
-webkit-border-top-right-radius: 18px;
-moz-border-radius-topleft: 18px;
-moz-border-radius-topright: 18px;
border-top-left-radius: 18px;
border-top-right-radius: 18px;
   border-bottom : 1px solid rgb(230,201,143); 
 	}

#inner-wrap	{
    padding : 0px
    margin : 0px;
    background: transparent;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    border : 1px solid red;
 	}

#sidebar    {
    float : right;
    margin : 0px;
    width : 330px;
    padding : 0px;
    background : transparent;
    }

#sidebar ul, #sidebar ul li, #sidebar li {
    list-style-type : none;
    list-style-position : inside;
    margin : 0px;
    margin-bottom : 10px;
    padding : 0px;
    }

#sidebar ul a, #sidebar ul li a, #sidebar li a {
    color : rgb(80,179,200);
    }

#content, #page {
    float : left;
    margin : 0px;
    margin-left : 20px;
    padding : 20px;
    width : 535px;
    background : rgb(255,253,197);
   border : 1px solid rgb(230,201,143); 
    border-top : none;
    z-index : 10;	
	}

#page { /* separate look for pages not the home page */
    background: white;
    padding-top : 0px;
		}

ul.side, li#search {
    z-index : 2000;
    }

div.side-info, .side-info    {
    padding : 0px;
    padding-bottom : 10px;
    text-align : center;
    border : 1px solid rgb(0,102,51);
    margin-top : 20px;
    }

div.side-info ul,  div.side-info ul li  {
    padding : 0px;
    margin-0px;
    }

/* Footer styling */
#footer {
	clear : both;
        margin : 0 auto;
    height : 100px;
	color : rgb(148,149,156);
	text-align : center; 
	font-weight : bold;
	width : 100%;

	}

#footer p {
	text-align : center;
    padding-top : 70px;
	margin:0 auto;
	}

#footer p a {
	color:#ffffff;
	}

#news    {
    margin-bottom : 30px;
    }

#news ul, #news ul li, #news li  {
    list-style-type : none;
    list-style-position : inside;
    margin-left : 20px;
    padding : 0px;
    }

#news a, #news a:hover, #news a:visited    {
    color : #996;
    }

#news a h3    {
    color : #000;
    }

.rightalign, .alignright {
    text-align : right;
    }

.breadcrumb {
	/* This is the outer 'div' you can style */
    margin : 10px 10px 0px 10px;
 	}

.breadcrumb-trail {
	/* This is the inner 'div' you can style */
	}
	
.current_page_item {
	background: transparent;
	padding : 0;
}
 
.current_page_item a, .current_page_item a:hover {
	background: white;
}

a:link, a    {
    color : rgb(104,170,58);
    font-weight : bold;
    }

a:visited    {
    color : rgb(104,170,58);
    }

a:hover    {
   color : rgb(96,71,0);
    background : #fff
    text-decoration : none;
    }
	
img.right, .right  img.alignright, .alignright	{
	text-align : right;
	float : right;
	margin-left : 1em;
	}	
	
img.left, .left, img.alignleft, .alignleft	{
	text-align : left;
	float : left;
	margin-right : 1em;
	}	
		
img.center, .center {
	text-align : center;
	display: block; 
	margin-left: auto; 
	margin-right: auto
	}
	
blockquote {
    margin: 1em 2em;
    border-left: 1px dashed #999;
    padding-left: 1em; 
	}

li.cat-item a, li.cat-item, li.widget_slideshow    {
    color : rgb(178,0,76);
    font-size : 1em;
    list-style-type : none;
    font-weight : bold;     font-family: Trebuchet MS, Helvetica, sans-serif;
    margin : 0px;
    }

#tag_cloud-3   {
    margin-top : 50px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    border : 1px solid rgb(104,170,58);
    }

#pixopoint_menu_wrapper1    {
    margin-bottom : 50px;
    }

h3.widgettitle   {
    display : none;
margin-top : 20px;
    }

.ngg_slideshow    {
    margin : 0;
    }

hr.divider    {
    clear : both;
    visibility : hidden;
    }

div.free-solar-assessment    {
    height : 47px;
    width : 231px;
    background : transparent url(http://www.alterra-wv.com/images/free-solar-assessment.gif) no-repeat;
    }

div.read-bobs-blog    {
    height : 133px;
    width : 231px;
    background : transparent url(http://www.alterra-wv.com/images/read-bobs-blog.gif) no-repeat;
    }

div.free-solar-assessment a, div.free-solar-assessment a:link, div.free-solar-assessment a:visited,div.read-bobs-blog a, div.read-bobs-blog a:link, div.read-bobs-blog a:visited {
display:block;
}

div.free-solar-assessment img, div.read-bobs-blog img {
width:100%;
height:100%;
border:0;
}

div.free-solar-assessment  a:hover img, div.read-bobs-blog a:hover img {
visibility:hidden;
}