/*

Theme Name: Summer Breeze
Theme URI: http://www.kaushalsheth.com/
Description:  A lightweight, simple and pleasant design.
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com/

*/

/*#############################################################
Name: Summer Breeze
Date: 2006-07-04
Description: A lightweight colorful design, feels like summer!
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	font: normal 1em "Lucida Sans Unicode",sans-serif;
	margin: 0; padding: 0;
}
a {
	color: #362;
}
a:hover, .footer a:hover {
	color: #111;
}
body {	
	background: #000000 url('img/bgC.jpg') repeat-y center top;
	color: #000;
	font-size: 12px;
	margin: 0;
	
	
}
p, cite, code, ul {
	margin-bottom: 1.2em; margin-left:14px; margin-right:14px; line-height: 18px;
	
	
}
h1 {
	font: normal 1.4em "Lucida Sans Unicode",sans-serif; font-weight: bold;
}
strong {
	font-weight: bold;
}
em {
font-style:italic;
}
ul {
	margin: 12px 0;
}
li {
	margin-left: 18px; list-style-image:url('img/liB.gif')
}
code {
	border: 0px dotted #AAA;
	color: #000000;
	display: block;
	margin-bottom: 12px; margin-left:14px; margin-right:14px;
	white-space: pre; font-style:normal; font-variant:normal; font-weight:normal; font-size:1em; font-family:Lucida Sans Unicode, serif; padding-left:10px; padding-right:10px; padding-top:8px; padding-bottom:8px
}

cite {
	display: block;
	padding-left: 20px; font-style:normal; font-variant:normal; font-weight:normal; font-size:1em; font-family:Lucida Sans Unicode, serif
}
small {
	font-size:.9em;
} 

blockquote {
	display: block; 	
	padding-left: 20px; font-style:normal; font-variant:normal; font-weight:normal; font-size:1em; font-family:Lucida Sans Unicode, serif
}

/* misc */
.divider {
	background: url('img/dividerB.gif') no-repeat center;
	height: 12px;
	margin: 16px 0;
	
}
.clearer {
	clear: both;
}

/* structure */
.container {
	font-size: 1em;
	margin: 0 auto;
	width: 590px;
}

/* header */
.header {
	background: #000000 url('http://www.deepshift.org/blog-headers/charlotte.jpg') no-repeat center top;
	border-bottom: 0px solid #CCC;
	height: 180px;
	text-align: center
}
.header h1 a, .header h1 a:hover{
	color: #FFF;
	font: normal 3em "Trebuchet MS",sans-serif;
	line-height: 180px;
	text-decoration:none;
}

/* Pages Nav */

#pages_nav {

        margin:5px;
		
		text-align:center;

        padding-left:5px;

        padding-right:5px;
		
				text-decoration:none;


}



#pages_nav ul {

        margin:0px;

        padding:0px;

        font-size:.8em;

        list-style: none;
		
				text-decoration:none;

		

}



#pages_nav ul.level2 {


}



#pages_nav ul.children {


}



#pages_nav li {

        margin: 0px;

        padding-top:3px;

        padding-bottom:2px;

        padding-left: 2px;

        padding-right: 2px;
		
		text-align:center;

        display:inline;
		
				text-decoration:none;


}

#pages_nav  a{

        color:black;

        font-weight: bold;

}



#pages_nav li.current {

        padding-top:0px;

        padding-bottom:0px;



}

#pages_nav li.current a{

        color:#000000;

}



/* navigation */
.navigation {
	height: 36px;
	margin: 0 auto;
	padding-left:25px;
	width: 632px;
}
.navigation a {
	background: url('img/navigationC.gif') no-repeat;
	color: #FFF;
	float: left;
	height: 24px; 
	letter-spacing: 1px;
	line-height: 10px;
	text-align: center; padding-top:7px;
	text-decoration: none;
	width: 100px; font-style:normal; font-variant:normal; font-weight:normal; font-size:1em; font-family:sans-serif;
}
.navigation a:hover {
	color: #FFF;
	background-position: left bottom;
}

/* content */
.content {
	padding: 18px 0;
}
.content h1 {
	color: #553;
	font-size: 1.4em;
	margin-bottom: 4px;
}

.post h1 a 
{
color: #553;
	font-size: 1.2em;
	margin-bottom: 4px;
	text-decoration:none;
}


/* footer */
.footer {
	color: #886;
	font-size: 0.9em;
	padding-bottom: 12px;
	text-align: center;
}
.footer a {
	color: #664;
}

/*post stylng*/
.post{
margin:0 0 25px 0;
 margin-left:14px; margin-right:14px;
 font-size:0.9em;

}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
width: 450px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 450px;
}
#commentform textarea:hover {
background: #f0f3ea;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #f0f3ea;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 450px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #f0f3ea;
border: 1px solid #d6d3d3;
width: 450px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #f0f3ea;
border: 1px solid #939793;
width: 450px;
}
#commentform input{
margin-bottom: 3px;
}
