/*
Theme Name: test_one
Theme URI: http://www.invisibleforce.net
Description: Tutorialtheme
Version: 1.0
Author: Mark Penfold
Author URI: http://www.markpenfold.net

*/


body{
	margin:0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size:12px;
	text-align:center;
	vertical-align:top;
	background:#d4c649;
	color:#353034;
}

a:link, a:visited{
text-decoration:none;
}

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

.sidebar a{
color:#D2D2D2;
background-color:#336699;
margin-top:2px;
margin-bottom:5px;
}


#wrapper{
margin:0 auto 0 auto;
width:950px;
text-align:left;
}

img{
border:0;
}

.bg{
background-color:#5b6064;
width:auto;
padding-left:3px;
padding-right:3px;
}

.tag_bg{
background-color:#5b6064;
color:#d2d3d7;
width:auto;
height:auto;
margin:2px;
position:relative;
display:inline;
}

.tag_bg a:hover{
background-color:#a68423;
}



#header{
float:left;
width:950px;
padding-bottom:25px;
top:0;
background:#648304;
margin-top:15px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
}

#logo{
float:left;
z-index:100;
margin-left:150px;
margin-top:35px;
}

#container{
float:left;
width:950px;
background-color:#648304;
}


.indent{
margin-left:5px;
}

.sidebar{
float:right;
width:245px;
min-height:700px;
margin: 0 0 0 0;
display:inline;
top:0px;
margin-right:-5px;
}

.T{
margin-left:-25px;
width:200px;

}

#srch{
width:175px;
height:35px;
}

#spaz2{
float:left;
width:50px;
height:35px;
}

#spazm{
float:left;
margin-top:10px;
width:120px;
}



#footer{
clear:both;
float:left;
width:950px;
background:#648304;
text-align:center;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
margin-bottom:50px;
}

#footer a{
color:#ac2800;
} 

#footspacer{
position:absolute:
bottom:0px;
width:950px;
height:50px;
}

.post{
float:left;
display:inline;
position:relative;
width:460px;
margin-left:5px;
margin-top:5px;
margin-right:1px;
margin-bottom:20px;
background:#eeeaa0;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
}


.postmetadata{
	position:relative;
	width:486px;
	height:55px;
	margin-left: -17px;
	text-align:left;
	vertical-align:bottom;
	margin-bottom:0px;
	color:#aeb1b8;
}


.tags{
margin-left:17px;
}


li{
list-style-type:none;
}


#menu{
   
    width:944px;
    height:50px;
    margin-left:6px;
    margin-top:-12px;
    top:0;
    color:#d4c649;
    background:#a68423;
}

#menu a:link, a:visited{
text-decoration:none;
color:#acb0cd;
}

#menu a:hover{
text-decoration:none;
color:#aa00a0;
}

#nav{
position:relative;
left:0;
top:0;
vertical-align:middle;
}

.page_item{
display:inline;
float:left;
width:105px;
height:35px;
padding-top:15px;
font-size:12px;
background:#a68423;
top:0;
text-align:center;
margin-right:0px;
vertical-align:middle;
font-weight:600;
}

.cal{
margin-top:35px;
margin-bottom:50px;
margin-left:5px;
}

a:hover .page_item{
color:#466b04;
}

a .page_item{
color:#353034;
}

#first{
margin-left:-46px;
}

.search{
float:right;
}

.navigation{
clear:both;
bottom:0;
	width:486px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	margin-top:125px;
	text-align:center;
	vertical-align:middle;
}

.title{
font-size:1.4em;
font-weight:600;
}
