/*   
Theme Name: SimpleBlocks
Theme URI: http://blog.phamansinh.com/2008/08/19/simpleblocks-wordpress-theme/
Description: a simple, clean and (trying to be) elegant theme.
Version: 1.0.1
Author: KenzoIX
Author URI: http://phamansinh.com
Tags: simple, two columns, widget ready
*/

/*------------------- General --------------------*/
*
{
	
	
}

ul, ol {
	x;
}

body
{
	background: #FFFFFF none repeat scroll 0 0;
	font-size: 12px;
	font-family: Helvetica;
}

#page
{
	width: 1050px;
	margin: 0 auto;
}

a
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: #CC6600;
-webkit-transition: color .5s;
}

/*---------------------- Header, menu ----------------------*/
#header
{
        	
        padding: 30px 30px;
	text-align: left;
	background-image: url(images/header.jpg);
}

#header h1 a
{
font-family: Helvetica;
color: #666666;
font-size: 18px;
}

#header h2
{
	
	color: #CC6600;
font-variant: small-caps;
font-size: 18px;
display: block;
}

#menu
{
	overflow: hidden;
	background: #666666 none repeat scroll 0 0
}

#menu ul
{
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}

#menu ul li
{
	float: left;
	margin: 0 0px 0 20px;
}

#menu ul li a
{
	line-height: 25px;
	padding: 0 10px;
font-variant: small-caps;

}

#menu ul li a:hover
{
	color: #CC6600;
	background: #666666 none repeat scroll 0 0;
-webkit-transition: color .5s;

}

#menu ul li.current_page_item a
{
	background: #FFFFFF none repeat scroll 0 0;
	color: #666666;
	font-size: 16px;
	display: block;

}

#menu ul li.current_page_item a:hover
{
	background: #FFFFFF none repeat scroll 0 0;
	color: #CC6600;
	font-size: 16px;
	display: block;
-webkit-transition: color .5s;

}

.page_item a
{
	color: #FFFFFF;
        font-size: 16px;
	
}



/*------------------------- Container, main, sidebar ---------------------*/
#container
{
	overflow: hidden;
        
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0 0 0 0;


        
}

#main
{
	width: 750px;

	float: left;



}

#sidebar
{	
 

color: #171717;
margin-top: 0px;
width: 200px;
	float: right;
border-left: 1px dotted #666666;
      
}

/*---------------------- Content -------------------------*/
.post
{
margin-top: 30px;	
margin-bottom: 25px;
margin-right: 25px;
}

.postdate
{
        padding-top: 10px 10px;
	background: #FFFFFF none repeat scroll 0 0;
	color: #CC6600;
	text-align: right;
	padding: 5px 10px;
}

.month
{
	text-transform: uppercase;
	text-align: center;
	color: #CC6600;
	
	margin: 3px 0 5px;
}

.date
{
color: #CC6600;	
text-align: center;
	margin-top: 5px;
	font-size: 20px;
 font-size: 16px;
}

.title
{
	overflow: hidden;
	margin: 0 0 0 20px;
 font-size: 16px;
}

.title h2
{
	color: #CC6600;
	padding: 5px 0;
 font-size: 16px;
}

.title h2 a
{
	color: #666666;
	
	line-height: 100%;
 font-size: 16px;
}

.title h2 a:hover
{
	color: #CC6600;
 font-size: 16px;
-webkit-transition: color .5s;
}

.postmeta{
	color: #FFFFFF;
	padding: 5px 0 0 0;
}

.postmeta_category
{
	background: url(images/category.gif) no-repeat;
	padding: 0 5px 0 18px;
}

.postmeta_author
{
	background: url(images/author.gif) no-repeat;
	padding: 0 5px 0 18px;
}

.postmeta_category a
{
	color: #171717;
}

.postmeta_category a:hover
{
	color: #171717;
-webkit-transition: color .5s;
}

.entry
{
	margin: 20px 0px 20px 20px;
	text-align: justify;
       color: #171717
}

.entry h3
{
	margin: 10px 0;
	font-size: 20px;
}

.entry h4
{
	margin: 10px 0;
}

.entry p
{
	
	

}

.additionalinfo
{
	
overflow: hidden;
	margin: 0 0;
}

.ai_tags
{
color: #CC6600;	
        background: #FFFFFF;
	padding-left: 20px;
	float: left;
	width: 900px;
}

.ai_tags a
{
	color: #CC6600;
}

.ai_tags a:hover
{
	color: #CC6600;
background: #FFFFFF;
-webkit-transition: color .5s;
}

.ai_comments
{
        color: #CC6600;	
        background: #FFFFFF;
	padding-left: 20px;
	float: left;
	width: 900px;
}

}

.ai_comments a
{
	background: #FFFFFF;
	color: #CC6600;

}

.ai_comments a:hover
{
	background: #FFFFFF;
	color: #CC6600;
-webkit-transition: color .5s;
}

.navi
{
	overflow: hidden;
}

.navi .left
{
	float: left;
	padding: 8px;
}

.navi .right
{
	float: right;
	padding: 8px;
}

/*------------------------ Sidebar ------------------------*/
#sidebar ul
{
        background: #FFFFFF;
color: #666666;
}

#sidebar a
{
		
color: #666666;
	text-decoration: none;
}

#sidebar a:hover
{
	color: #CC6600;
-webkit-transition: color .5s;
}

#sidebar ul h2
{
	font-size: 12px;
	line-height: 120%;
	padding: 0 0 0 0;
	margin-bottom: 10px;
	color: #666666;
	
}

#sidebar ul li
{
        color: #666666
	
	line-height: 180%;
	font-size: 10px;
	
}

#sidebar ul ul
{
        color: #666666	
       
}

#sidebar ul ul li
{
	
	

	
}

/*--------------------- Footer ------------------------*/
#footer
{
	clear: both;
	overflow: hidden;
	color: #FFFFFF;
	padding: 10px 10px;
	background: #666666;
	margin-bottom: 30px;
border-top: 10px solid #FFFFFF;
}

#bottomwidget
{
	background: #FFFFFF none repeat scroll 0 0;
}

#bottomwidget a
{
	color: #FFFFFF;
	text-decoration: none;
}

#bottomwidget a:hover
{
	color: #CC6600;
-webkit-transition: color .5s;
}

#bottomwidget ul
{
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
}

#bottomwidget ul h2
{
	font-size: 18px;
	line-height: 180%;
	padding: 5px 0;
	margin-bottom: 10px;
	color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

#bottomwidget ul li
{
	
	float: left;
	padding: 20px;
	width: 280px;
}

#bottomwidget ul ul
{
	padding: 0px 10px;
}

#bottomwidget ul ul li
{
	border-bottom: 1px solid #CC6600;
	padding: 2px 0;
	
	padding-left: px;
	width: 240px;
}

#footer a
{
	color: #FFFFFF;
}

#footer a:hover
{
	color: #CC6600;
-webkit-transition: color .5s;
}

#footer .footer_left
{
	float: left;
	line-height: 160%;
}

#footer .footer_right
{
	float: right;
	line-height: 160%;
}

/*-------------------- Comment ------------------------*/
.commentstitle
{
	
	margin: 0 0 0 20px;
}

.commentstitle h3
{
	padding-bottom: 10px;
	padding-top: 10px;
}

.commentsnumber
{
	color: #CC6600;
}

.trackback
{
color: #FFFFFF;
	padding-top: 10px;
	padding-right: 12px;
}

.trackback a
{
color: #FFFFFF;
	padding-top: 10px;
	padding-right: 12px;
}

.trackback a:hover
{
color: #CC6600;
	padding-top: 10px;
	padding-right: 12px;
-webkit-transition: color .5s;
}

.commentlist
{
	color: #666666;
	list-style-type: none;
	padding: 10px 12px;
	margin: 0 0 0 20px;
}

.commentlist li
{
	
	padding: 0 0 20px 0;
	min-height: 100px;
}

.commentlist li ol li
{
	min-height: 0;
}

.alt
{
	background-color: #FFFFFF;
}

.commentmeta
{
	overflow: hidden;
	padding: 10px 0 10px 5px;
	
	
	background: #FFFFFF none repeat scroll 0 0;
	width: 200px;
	float: right;
}

.authcommentmeta
{
	overflow: hidden;
	padding: 10px 0 10px 5px;
	
	background: #FFFFFF none repeat scroll 0 0;
	width: 200px;
	float: right;
}

.commentavatar
{
	float: left;
}

.commentinfo
{
	float: left;
	width: 150px;
}

.commentauthor
{
	font-size: 12px;
}

.commentauthor a
{
	color: #CC6600;
}

.commentauthor a:hover
{
	color: #CC6600;
-webkit-transition: color .5s;
}

.commenttime
{
	font-size: 12px;
}

.commentcontent
{
	width: 400px;
	padding: 10px;
	text-align: justify;
}

.tbinfo
{
	padding: 10px;
	overflow: hidden;
}

.tbsource
{
	float: left;
	width: 450px;
}

.tbtime
{
	float: right;
	width: 150px;
}

.tbcontent
{
	padding: 10px;
}

.avatar
{
	width: 32px;
	height: 32px;
	display: block;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}

#comform
{
	margin: 0 0 0 20px;
}

#respond
{
	font-size: 12px;
	color: #888888;
	margin-bottom: 15px;
	margin-top: 10px;
}

#commentform p
{
	margin: 0 0 10px 0;
}

input#author, input#email, input#url, textarea#comment
{
	margin-left: 12px;
	
	padding: 2px;
	width: 200px;
	background-color: #FFFFFF;
} 

textarea#comment
{
	width: 550px;
	height: 200px;
}

input#author:focus, input#email:focus, input#url:focus, textarea#comment:focus
{
	color: #666666;
	
	background-color: #FFFFFF;
}

label
{
	margin-left: 5px;
	font-size: 12px;
}

input#submit
{
	margin-left: 12px;
	background-color: #FFFFFF;
	
	width: 80px;
	padding: 2px 5px;
	color: #666666;
	font-size: 12px;
}

/*----------------- Blockquote, code, list -----------------*/
blockquote
{
	background-color: #FFFFFF;
	color: #171717;
	margin: 10px 30px 10px 20px;
	padding: 5px 10px;

	
}

pre
{
	background: #E6E6E6 none repeat scroll 0 0;
	border: 1px solid #BDBDBD;
	color: #666666;
	overflow: auto;
	margin: 10px;
	padding: 10px;
}

code
{
	background: #E6E6E6 none repeat scroll 0 0;
	border: 1px solid #BDBDBD;
	color: #666666;
}

.post ul, .post ol
{
	margin: 10px 0 10px 0;
	padding-left: 40px;
	padding-right: 40px;
}

.post li
{
	padding: 2px 0 2px 0;
}

.edit_link
{
	float: left;
	clear: both;
}

/*------------------------ Search Form ------------------------*/

#searchform
{
	background: url(images/search.gif) no-repeat left top;
	height: 32px;
	width: 260px;
}

#searchform:hover
{
	background: url(images/search.gif) no-repeat left bottom;
-webkit-transition: color .5s;
}

#searchinput
{
	background: none;
	border: none;
	width: 170px;
	height: 23px;
	padding: 0 5px 0 10px;
	color: #666666;
}

#searchsubmit
{
	background: none;
	border: none;
	width: 60px;
	height: 30px;
	cursor:pointer;
}

/*------------------------ Archives Page ------------------------*/

.archivespage_tag
{
	border: 1px solid #CCCCCC;
	margin: 30px 0;
	padding: 5px;
}

.archivespage_tag a
{
	color: #666666;
	text-decoration: none;
}

.archivespage_tag a:hover
{
	color: #CC6600;
-webkit-transition: color .5s;
}

.archivesnumber
{
	color: #CC6600;
}

/*------------------------ wp-thread-comment plugin ------------------------*/

.thdrpy
{
	text-align: left;
	font-size: 12px;
	margin: 10px 0;
}

/*------------------------ official alignment ------------------------*/
img
{
	padding: px;
	margin: px;
}

.wp-smiley
{
	margin: 0;
	padding: 0;
}

a img
{
	color: #FFFFFF;
}

a img:hover
{
	color: #FFFFFF;
}

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.aligncenter, div.aligncenter
{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft
{
   float: left;
}

.alignright
{
   float: right;
}

.wp-caption
{
  
   text-align: center;
   background-color: #FFFFFF;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img
{
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text
{
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
