/**
 * Theme Name:Metagolf
 * Theme URI: http://arm42.com
 * Description: Theme for Metagolf
 * Author: ARme
 * Author URI: http://arm42.com
 *
 * Copyright (c) 2010 - 2010 arm42.com.  All rights reserved.
 * http://arm42.com
 *
 */
@import url('structure.css');
@import url('sidebar.css');
@import url('feature.css');
@import url('comment.css');
@import url('form.css');
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p
,pre,a,abbr,acronym,address,big,cite
,code,del,dfn,em,img,ins,kbd,q,samp,small
,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,
thead,tr,th,td{
margin:0;
padding:0;
vertical-align:baseline;
outline:none;

}

b,i,hr,u,center,menu,layer,s,strike,font,xmp
{
margin:0;
padding:0;
vertical-align:baseline;
outline:none;
font-size:100%;
font-weight:normal;
font-style:normal;
background:transparent;
border:none;
text-decoration:none
}

strong{
	color: #444;
	font-weight: bold;
}

font{
color:#333
}

center{
text-align:left
}

body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#d7d1c1 url(images/body.png) repeat top center;
	font-family:Arial,Century gothic, Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
	}

a {
	color: #05de74;
	text-decoration: none;
	}
a:visited {
	color: #05de74;
	}
a:hover, a:active {
	color: #21d6ab;
	text-decoration: none;
	}
	
h1,h2, h3, h4, h5, h6 {
	font-family: Arial,Georgia, Times, "Times New Roman", serif;
	color: #000;
	font-weight: bold;
	}

h1 {
	font-size: 26px;
	}	
	
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;
	}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 13px;
	}


ul {
	list-style: square;
	}


blockquote {
	font-style: italic;
	color: #555;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}


pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}




.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	background:transparent;
	border:none;
	}
	
img.alignnone {
	padding: 2px 2px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:transparent;
	border:none;
	}

img.alignright {
	padding: 2px 2px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:transparent;
	border:none;
	}

img.alignleft {
	padding: 2px 2px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:transparent;
	border:none;
	}

img.title {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	display: inline;
	background:transparent;
	border:none;
	}
.title img {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	display: inline;
	background:transparent;
	border:none;
}

.alignright img {
	padding: 2px 2px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:transparent;
	border:none;
	}

.alignleft img{
	padding: 2px 2px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:transparent;
	border:none;
	}
.aligncenter img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	background:transparent;
	border:none;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background:transparent;
	border:none;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	background:transparent;
	border:none;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	background:transparent;
	border:none;
	}
	
.wp-caption {
	border: 1px solid #fff;
	text-align: center;
	background-color: #fff;
	padding: 4px 0px 5px 0px;
	color:#555;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
#casing{
	margin:0px 0px;
}	

#splash{
padding:125px 0px 0px 0px;
	margin:0px auto 0px;
	background:transparent url(images/splash.png) repeat-x top center;
	}
#splashforum{
padding:5px 0px 0px 0px;	
margin:0px auto 0px;
background:transparent url(images/splashforum.png) repeat-x top center;
}	
#wrapper{
	width:1000px;
	margin:0px auto 0px;
	background: transparent;
}

#topbar{

	width:1000px;

}
.today{
	float:left;
	margin:10px 0px 10px 20px;
	text-transform:uppercase;
	font-size:11px;
	height:18px;
	line-height:18px;
	padding-left:20px;
	background:url(images/clock.html) no-repeat;
	
}
.feeds{
	float:right;
	margin-right:20px;
	text-transform:uppercase;

}
.feeds ul{
	margin:0px;
	padding:0px;
	
}

.feeds ul li{
	 float:right;
	margin:10px 0px 10px 10px;
 	list-style:none;	
	line-height:18px;
	padding-left:20px;
	background:url(images/feed.html) no-repeat;
	font-size:11px;
}
.feeds a:link, .feeds a:visited{
	color:#394c42;
}

#header{

	height:124px;
	width:1000px;
	overflow:hidden;
	background:url(images/head.png);

}

.blognames{
	float:left;
	width:500px;
}

h1#blog-title{
	float:left;
	font-size:40px;
	padding:16px 0px 0px 0px;
	width:300px;
	margin:0px 0px 0px 30px;
}

h1#blog-title a:link,h1#blog-title a:visited {
	color:#06574e;
}

h1#blog-title img{
	border: none;
}
h2#blog-desc{
	float:left;
	font: 16px Tahoma,Georgia,Century gothic,verdana,  sans-serif;
	padding:0px 0px 0px 0px;
	width:300px;
	color:#6F6753;
	margin:0px 0px 0px 70px;
	text-shadow: 1px 1px 1px #bcb499;
}


/*  menu*/
	
#catmenucontainer{
	height:46px;
	display:block;
	width:1000px;
	padding:0px 0 0px 0px;
	font: 12px Georgia,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	overflow:hidden;
	background:url(images/menubg.png);
	}
		
#catmenu{
	margin: 0px 30px;
	padding: 0px;
	width:940px;

	height:88px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 8px 2px 0px 0px;
	padding: 0px;
	line-height:30px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color:#475208;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
text-shadow: 1px 1px 1px #E7EFB3;


	}

#catmenu li a:hover {
	background:#476a11;
	color: #fff;
    margin: 0px;
	padding: 0px 10px ;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
text-shadow: 1px 1px 1px #535F0C;
	}

#catmenu li.current_page_item a{
	background:#476a11;
	color: #fff;
			-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
text-shadow: 1px 1px 1px #535F0C;
}

/*Page menu*/

#foxmenucontainer{
	height:40px;
	display:block;
	padding:0px 0 0px 0px;
	font: 13px Arial,Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	background:url(images/catmen.html);

	}
#menu{
	margin: 0px;
	padding: 0px;
	width:1000px;
	height:40px;
	overflow:hidden;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color:#28dfb8;
	display: block;
	margin: 0px;
	padding: 13px 10px 12px 10px;
	}

#menu li a:hover, #menu li a:active {
	background:#0e7a63 ;
	color: #fff;
    margin: 0px;
	padding: 13px 10px 12px 10px;
	text-decoration: none;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#095d4b;
	width: 150px;
	color:#28dfb8;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	border-bottom: 1px solid #239078;

	}
	
#menu li li a:hover, #menu li li a:active {
	background: #077f3e;
	color: #fff;
	padding: 8px 10px 8px 10px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -33px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}

#search {

	width:293px;
	padding:5px 5px 10px 5px ;
	height:45px;
	margin:50px 20px 10px 0px;
	background:transparent url(images/search.png) no-repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:right;
	display:inline;
}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:200px;
	margin:10px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#5f5b50;
	float:left;
	border:1px solid #867c61;
	background:#ffffff;
	display:inline;
}
input#searchsubmit{
	float:right;
	display:inline;
	margin:10px 5px 0px 0px;
	height:27px;
	background:#4182b4;
	color:#fff;
	border:1px solid #3ea3dd;
}
	
#wp-pagenavi {
	border: none;
	text-decoration: none;
}
.title{
	background:url(images/line.html) bottom repeat-x;
	margin:0px 10px;
}
.title h2{
		font-family: Georgia,tahoma, century gothic,  sans-serif;
		font-size:26px;
		line-height:150%;
		color:#000;
		font-weight:normal;
		margin:5px 0px 0px 0px;
		padding:10px 0px 3px 0px;

}
.title h2 a:link, .title h2 a:visited{
		color:#06574e;
}

.postmeta ,.postinfo{
	background:#F5ECC1;
	padding:3px 10px;
	border:1px solid #DFD5A7;
	font-size:10px;
	text-transform:uppercase;
	
}	

.post{

	margin:0px 0px 20px 0px;
	display:inline;
	width:610px;
	float:left;
}

.pagepost{

	width:960px;
	float:left;
	margin-top:3px;
	background:#F1EAD6;
	border:1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.singlepagepost{

	width:610px;
	float:left;
	margin-top:3px;
	background:#F1EAD6;
	border:1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.singlepst p:first-letter {

font-size : 30px;
font-weight : bold;
float : left;
font-family: Georgia,tahoma, century gothic,  sans-serif;
color : #3F3A2B;
margin:8px 5px 0px 0px;


}
.cover {
	margin:0 0;
	padding: 0px 10px ;
	color:#666;
	}	
	
.cover a:link,
.cover a:visited {
	color: #04ac5a;
	background-color: transparent;
}
.cover a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}

.cover ul, .cover ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.cover ul li, .cover ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

.cover p{
	margin:3px 0px;
	padding:3px 0px;
	line-height:20px;

}
.cover table {
	width: 100%;
	border-collapse: separate;

	}

.cover td, .cover th {
	padding: 3px 6px;

	}
.cover th {
	background: #eee;
	}

#navigation{
	width:600px;
	padding-left:10px;

}
h2.pagetitle{
	font-size:14px;
	padding:10px 0px;
	font-weight:normal;
	margin-right:10px;
	color:#6F6753;
	text-align:right;

}	
	
#footer{
	width:100%;
	padding:1px 0px 11px 0px;
position:relative;
	font-size:10px;
	background:transparent url(images/footer.png) no-repeat;
	color:#555;
}
#footer a:link, #footer a:visited{
	color:#555;
}
.fleft{
	float:left;
	text-align:left;
	margin:0px 0px 0px 22px;
	line-height:20px;
		width:40%
}
.fright{
	float:right;
	text-align:right;
	margin:0px 22px 0px 0px;
	line-height:20px;
	width:40%
}
.postad{
	margin:10px;
	float:left;
}
.warning{
	color:#FF0000;
}
input.error, select.error, textarea.error
{
    border: 2px solid red;
}