/*  

Theme Name: sayito

Theme URI: http://www.sayito.com

Description: sayito

Version: 2.0

Author: Isaac Luna

Author URI: http://www.sayito.com/



*/

body{
		font-family: Verdana;
		font-size: 12px;
	}

a:link {text-decoration: none; color: #333333;}
a:visited {text-decoration: none; color: #333333;}
a:hover {text-decoration: none; color: #999999;}

img.img_link {border:0;}
img.thumbs {border:0 }
a:hover img.thumbnail { width:155px; height: 155px; border: 0; box-shadow: 0px 0px 25px #6D6E71;padding-bottom:0px;}
a:hover img.thumbs{ width:105px; height: 105px; border: 0;box-shadow: 0px 0px 25px #6D6E71;padding-bottom:0px;}
.thumbnail {border: 0;padding-bottom:1px;}
.thumbs {border: 0}


#header{
		float:left;
		position:relative;
		top:0px; 
		left:0px; 
		width:100%; 
		height:125px; 
		min-width:1050px; 
		background-color:#FFFFFF; 
		
		}
		
#links{
		 
		top:25px; 
		position:relative;
		width:200px; 
		height:75px; 
		text-align: right; 
		font-size:12px;
		float:left;
		
		} 
#links a:link {text-decoration: none; color: #999999;}
#links a:visited {text-decoration: none; color: #999999;}
#links a:hover {text-decoration: none; color: #333333;}
		
#site-title{
		position:relative; 
		float: left;
		top:31px; 
		left:20px; 
		width:400px; 
		height:75px;   
		font-size:40px;  
		
		}
#site-title a:link {text-decoration: none; color: #828385;}
#site-title a:visited {text-decoration: none; color: #828385;}
#site-title a:hover {text-decoration: none; color: #828385;}
		
#tagline{
		font-size: 14px;
		color: #CCCCCC;
		}
#tagline a:link {text-decoration: none; color: #CCCCCC;}
#tagline a:visited {text-decoration: none; color: #CCCCCC;}
#tagline a:hover {text-decoration: none; color: #999999;}

#container{
		position:relative;
		float:left;
		left:0px; 
		width:850px;		
		padding:0;
		margin: :150px auto 0px auto;
		z-index:10;
		}
			
.post{	
		width:850px; 
		text-align: left; 
		margin: 0 0 0 0;
		padding:0;
		}			

.post-information{
		float: left; 
		width: 200px; 
		text-align: right;  
		margin: 0 0 0 0; 
		padding: 9px 0 0 0;
		}		

.post-information-individual{
		float: left; 
		width: 200px; 
		text-align: right;  
		margin: 0 0 0 0; 
		padding: 0 0 0 0;
		}			
		
.post-date{ 
		font-size:13px; 
		color: #333333;
		}

		
.post-category{
		font-size:11px; 
		top: 50px;
		}	
.post-category a:link {text-decoration: none; color: #999999;}
.post-category a:visited{text-decoration: none; color: #999999;}
.post-category a:hover {text-decoration: none; color: #333333;}

.post-body{
		float: left;
		width:620px; 
		
		}
.post-title{
		float: left;
		width:620px; 
		margin: 0 0 0 20px; 
		font-size:22px;  
		color: #333333;
		}
.post-title a:link {text-decoration: none; color: #333333;}
.post-title a:visited {text-decoration: none; color: #333333;}
.post-title a:hover {text-decoration: none; color: #999999;}
		
.post-content{
		float: left; 
		width:620px; 
		text-align: left; 
		margin: 0 0 0 20px; 
		padding:0;
		font-size:12px; 
		color: #333333;
		}		

.post-meta{
		float: left;
		width:620px;
		margin: 0 0 0 20px; 
		font-size:11px;
		height:50px;
		}
.post-meta a:link {text-decoration: none; color: #999999;}
.post-meta a:visited {text-decoration: none; color: #999999;}
.post-meta a:hover {text-decoration: none; color: #999999;}

.commentbox {float:left; width: 775px; }
#commentform a:link {text-decoration: none; color: #999999;}
#commentform a:visited {text-decoration: none; color: #999999;}
#commentform a:hover {text-decoration: none; color: #333333;}
#respond { float: right; width: 575px;}
.comment {
		width:775px;
		}
		
.commenttext {
		font-size:13px;
		float: right; 
		width: 575px;
		}
		
.allcomments { 
		margin: 25px 0 0 0; 
		width: 775px; 
		float: left;
		}
		
.commentmetadata {
		float:right; 
		width:575px; 
		border-bottom: 1px solid #ccc;
		}
		
.usercommentbox {
		float:right; 
		width: 575px; 
		margin: 15px 0 0 0; 
		font-size: 12px; 
		color: #333333;
		}
		
.numberofcomments {
		float: right; 
		width: 575px; 
		border-bottom: 2px solid #333333; 
		font-size: 20px; 
		color: #333333; 
		font-weight: bold; 
		margin: 30px 0 0 0;
		}
		
.commentdate {
		float:left; 
		width: 200px; 
		text-align: right; 
		margin: 12px 0 0 -20px; 
		font-size: 12px; 
		color: #333333;}
		
.commenttime{
		float:left; 
		width: 200px; 
		text-align: right;  
		font-size: 12px; 
		color: #999999;}
		
.commentnumber{
		float:left; 
		width: 200px; 
		text-align: right; 
		margin: 10px 0 0 -20px;  
		font-size: 16px; 
		color: #999999;
		}
		
#submit {
		color:#FFFFFF; 
		background:#333333; 
		font-size: 13px; 
		border-style:none; 
		width:125px; 
		height:25px;
		}
		
#submit:hover {cursor: pointer; color:#999999;}

.comments-template{
		margin: 10px 0px 0 0;
		padding: 10px 20px 0;
		float: left;
		width:775px;
		}
		
.comments-template-individual{
		margin: 10px 0px 0px 20px;
		padding: 10px 0 0;
		float: left;
		width:775px;
		}

.comments-template ol{
		margin: 0;
		padding: 0 0 15px;
		list-style: none;
		}

.comments-template ol li{
		margin: 10px 0 0;
		line-height: 18px;
		padding: 0 0 10px;
		}

.comments-template h2, .comments-template h3{
		font-family: verdana, calibri;
		font-size: 12px;
		color: #333333;
		}

.commentmetadata{
		font-family:verdana, calibri;
		font-size: 10px;
		color: #999999;
		}
.commentmetadata a:link {text-decoration: none; color: #333333;}
.commentmetadata a:visited {text-decoration: none; color: #333333;}
.commentmetadata a:hover {text-decoration: none; color: #999999;}

.comments-template p.nocomments{
		padding: 0;
		color: #999999;
		}

.comments-template textarea{
		font-family:verdana, calibri;
		font-size: 12px;
		color: #333333;
		}

.sidebar{ float:left; width: 215px;  padding: 14px 0px 0px 75px; font-family:verdana, calibri; font-size:10px; color: #333333;}
.sidebar ul{list-style-type:none; margin-left: 0px; padding-left: 0px;}
.sidebar a:link {text-decoration: none; color: #999999; font-size:11px}
.sidebar a:visited {text-decoration: none; color: #999999; font-size:11px}
.sidebar a:active{text-decoration: none; color: #999999; font-size:11px}
.sidebar a:hover {text-decoration: none; color: #333333; font-size:11px}
.navigation {width:613px; float: right; margin: 50px 17px 0px 0px; color: #999999; }
.navigation  a:link {text-decoration: none; color: #999999;}
.navigation  a:visited {text-decoration: none; color: #999999;}
.navigation  a:active {text-decoration: none; color: #999999;}
.navigation  a:hover {text-decoration: none; color: #333333; }
.previous_post {float: left;}
.next_post {float: right;}
		
#footer {
		clear:both;
		width:1025px; 
		text-align:center; 
		font-size:10px; 
		color: #333333; 
		float:left;
		margin: 50px 0 50px 0;
		z-index:0;
		}

		
		
.image
	{
		box-shadow: 0px 0px 100px #888;
	}

.wp-post-image
	{
		box-shadow: 0px 0px 50px #808285;
	}
