/*  
Theme Name: Sanch Studio
Theme URI: http://www.sanchstudio.com
Description: This is a first attempt of creating wordpress theme for SanchStudio.com
Version: 1.0
Author: William Afendy
Author URI: http://www.sanchstudio.com

*/

body, h1 {
  margin: 0;
  padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	vertical-align: top;
	background-color: #616161;
	color: #000000;
}

#wrapper{
  width: 1000px;
  margin: 0px auto;
  background-color: #bebebe;
}

#header {
  height: 99px;
  background-color: #2e2e2e;
  text-align: center;
}

#footer {
  font-family: Verdana;
  font-size: 10px;
  text-align: center;
  color: #bebebd;
  background-color: #2e2e2e;
  padding: 10px;
}

#container {
  float:left;
  width: 800px;
  background-color: #bebebe;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #2e2e2e;
}

a:hover{
    text-decoration: underline;
	font-weight: bold;
	color: #2e2e2e;
}

p{
padding: 10px 0 0 0;
}

.clear {
  clear: both;
}

img {
  border: 0px;
}

/* POST */


.post-header {
  display: block;
  height: 50px;
  background-color: #2e2e2e;
}

.post-logo {
  width: 100px;
  float: left;
  text-align: center;
}

.post-title {
  float: left;
  width: 450px;
  height: 50px;
  padding-top: 7px;
}

.post-title a{
  font-size: 20px;
  color: #a3ff51;
  text-decoration: none;  
}
.post-title a:hover{
  color: #a3ff51;
  text-decoration: underline;  
}

.post-metadata {
  float: left;
  width: 230px;
  height: 35px;
  text-align: right;
  padding: 15px 20px 0px 0px;
  color: #bebebd;
  font-size: 10px;
}

.post-metadata a{ color: #bebebd }
.post-metadata a:hover{ color: #a3ff51; text-decoration:none; }



.post-date {
  font-size: 10px;
  color: #bebebd;
}

.entry{
  line-height: 18px;
  padding: 0px 20px 0px 20px;
}

p.postmetadata{
  border-top: 1px solid #2e2e2e;
  margin: 10px 0 0 0;
}

p.postmetadata a{
  color: #2e2e2e;
  font-weight: bold;
  text-decoration: none;
}

p.postmetadata a:hover{
  color: #2e2e2e;
  font-weight: bold;
  text-decoration: underline;
}

.navigation{
  margin-left: 20px;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}


/* SIDEBAR */

.sidebar{ float: right; width: 195px; background-color: #2e2e2e; color: #bebebd; }
.sidebar ul{ list-style-type: none; margin: 0 0 25px 0; padding: 0; }
.sidebar ul li{ padding: 0; margin: 0; }
.sidebar ul li h2{ font-family: Verdana; font-size: 14px; padding: 0 0 0 15px; color: #a3ff51; }
.sidebar ul ul li{ padding: 0 0 0 25px; }
.sidebar a{ color: #bebebd; font-weight: normal; }
.sidebar a:hover{ color: #a3ff51; text-decoration: none; }


table#wp-calendar{
  text-align: right;
}



/* Comment Formatting */

.comments-template{
	margin: 10px 20px 0 20px;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0 0 0 20px;
	padding: 0 0 15px;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.comment_edit {
  float:right;
}


/* The Menu */

#foxmenucontainer{
	height:40px;
	display:block;
	padding:0;
	}
#foxmenu{
	position:relative;
	display:block;
	height:28px;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
	}
#foxmenu ul{
	margin:0px;
	padding:3px 0px 0 20px;
	list-style-type:none;
	width:auto;
	float:left;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
	width:100px;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#bebebd;
	text-align: center;
	text-decoration:none;
	padding:7px 0px 0 0px;
	width:95px; 
	height: 21px;
	background-color: #2e2e2e;
	}
#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color:#a3ff51;
	background-color: #2e2e2e;

	width:95px; height: 21px;
	text-align: center;
	}
#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#fff;
	width: 95px; height: 21px;
	background-color: #2e2e2e;
	}	

/* INPUT FORM */

input, textarea  {
  font: Verdana;
  color: #2b2b2b;
  background-color: #bebebe;
}

.label {
  font-family: Verdana;
  font-size: 12px;
  color: #bebebe;
  font-weight: bold;
}

#submit, #searchsubmit {
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  background-color: #2e2e2e;
  color: #bebebe;
}
	
#search {
  margin-left: 5px;
}

#search input {
  background-color: #2e2e2e;
  color: #bebebe
}

.rss { 
  padding: 10px;
  font-size: 20px;
  font-family: Verdana;
}

.awards {
  padding-bottom: 30px;
}
	
	
