/*
Theme Name: GCS Design
Theme URI: http://wordpress.org/
Description: Two column wordpress theme designed by <a href = "http://www.gcsdesign.com">Chandrika Guntur</a>.
Version: 1.0
Author: Chandrika Guntur
Author URI: http://www.gcsdesign.com
Tags: GCS Design, Portfolio, two columns, widgets, fixed width

	This theme was designed and built by Chandrika Guntur
	whose blog you will find at http://www.gcsdesign.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*#wrapper{
	width:1024px;
	margin:0 auto;
}*/

body{
	margin:0 auto;
	/*background-color:#d0e9f9;*/

}

#header{
	background-color:#302c2a;
	height:120px;
}
#header_text{
	background-color:#302c2a;
}

#title{
	background-image:url(images/Logo_02.gif);
	margin-left:140px;
	float:left;
	width:303px;
	height:116px;
}
/*This is used to add the title but not display it on the page. An image is being displayed instead of a title*/
#title h1, h3{
	text-indent:-9000px;
}


	

/*Begin Drop Down Navigation styles */

#nav{
	font-size:18px;
	position:static;
}

#nav, #nav ul{
	list-style:none;
	float:left;
	padding:0;
	margin-left:80px;
	margin-top:20px;
}


#nav li{
	float:left;
	background-image:url(images/menu_bck_2_12.gif);
	background-repeat:no-repeat;
	width:94px;
	height:30px;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
}

#nav li a{
	display:block;
	color:#fcfbfb;
	text-decoration:none;
	font-size:18px;
	padding-right:5px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
}

#nav li a:hover{
	color:#add7f0;
}


/*End of drop down navigation styles */

#main_content{
	background-color:#d0e9f9;
	/*width:1024px;*/
	height:auto;
	padding-bottom:50px;
}

#inside_wrapper{
	background-color:#d0e9f9;
	height:auto;
	width:1024px;
	margin:0 auto;
	overflow:hidden;
}

#header_quote{
	background-color:#add7f0;
	background-repeat:repeat-x;
	/*font-family:"Bradley Hand ITC";
	font-size:25px;
	font-weight:bold;
	padding-left:170px;
	padding-right:100px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;*/
}

#header_quote_text{
	width:980px;
	margin:0 auto;
	font-family:"Bradley Hand ITC";
	font-size:25px;
	font-weight:bold;
	padding-left:70px;
	padding-top:10px;
	padding-bottom:10px;
}

#post{
	background-color:#e1f0f9;
	border:#add7f0 1px solid;
	margin-bottom:50px;
}

#post img{
	max-width:500px;
}

#content{
	margin-left:40px;
	width:660px;
	float:left;
	padding-top:15px;
}

#page_content{
	margin-left:20px;
	width:670px;
	float:left;
	padding-top:15px;
}

#content h1 {
	color:#d85c18;
	padding-left:30px;
	padding-top:8px;
	font: 30px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	/*text-indent:-9000px;*/
	}

#content h1 a{
	color:#d85c18;
}

#content h2{
	padding-left:10px;
	padding-top:8px;
	color:#d85c18;
	font-size:22px;
}

#content h2 a{
	color:#d85c18;
	font-family:Arial, Helvetica, sans-serif;
}

#content img {
	border: 1px solid #8A672C;
	padding: 3px;
	margin: 5px 30px 5px 5px;
	}

#content .wp-smiley {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

.wp-caption-text {
	display: block;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}

.aligncenter {
	margin: auto;
	}

.alignright {
	float: right;
	display: inline;
	}

.alignleft {
	float: left;
	display: inline;
	}

#content blockquote {
	margin: 1em 2em;
	border-left: 1px dashed #999;
	padding-left: 1em;
	line-height:15px;
}

.entry_author{
	color:#000;
	clear: both;
	font: 12px Arial, Helvetica, sans-serif;
	margin-left:30px;
	/*background-color:#CCC;*/
	padding:3px 0 3px 3px;
}

.entry_break {
	background: url('images/line_break.png') no-repeat left center;
	clear: both;
	height: 55px;
	width: 407px;
	display: block;
	margin: auto;
	}

.entry_date {
	color:#333;
	clear: both;
	font: 12px Arial, Helvetica, sans-serif;
	/*background-color:#CCC;*/
	padding:3px 3px 3px 0;

}

.entry_date_portfolio{
	color:#333;
	clear: both;
	font: 12px Arial, Helvetica, sans-serif;
	padding-left:10px;
}

.entry_category, .edit, .entry_tags{
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	padding-left:10px;
	color:#1c748d;
	padding-bottom:0px;
	}


.entry_comment {
	float: right;
	font: 22px Arial, Helvetica, sans-serif;
	background-image:url(images/comments_bck.gif);
	background-repeat:no-repeat;
	width:66px;
	height:40px;
	text-align:center;
	padding-top:5px;
	padding-right:10px;
	font-weight:bold;
}

.entry_comment a{
	color:#246388;
}

.entry_body {
	clear: both;
	padding: 5px 15px 30px 15px;
	color:#000;
	font:14px Arial, Helvetica, sans-serif;
	width:90%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}

.entry_body a{
	color:#600;
	font-weight:bold;
}

.entry_body p {
	line-height: 20px;
}

.entry_body h2{
	color:#000;
}

.entry_body_portfolio{
	clear: both;
	padding: 0px 15px 30px 15px;
	color:#000;
	font:14px Arial, Helvetica, sans-serif;
	width:90%;
	/*background-color:#ccebfe;*/
	margin:0 auto;
	height:auto;
	overflow:hidden;
}

.entry_body_portfolio p {
	line-height: 18px;
}

#content .entry_body_portfolio h1{
	color:#000;
	margin-top:20px;
}

#content .entry_body_portfolio h2{
	color:#000;
}
	

.entry_body blockquote {
	background: url('images/blockquote.jpg') no-repeat;
	padding: 0px 0px 0px 30px;
	margin: 20px;
	}

.entry_bottom {
	clear: both;
	background: url('images/footer_bg.png') no-repeat;
	height: 25px;
	width: 990px;
	margin: auto;
	}

.entry_footer {
	clear: both;
	border-top: 2px dashed #060;
	padding: 10px 0px;
	margin: 10px 0px;
	}

#alignright {
	float: right;
	}

#alignleft {
	float: left;
	}


/* Begin Images */
p img {
	padding:30px;

}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
}

/* End Images */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background:#bccef0;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}
	
#comment_list {
	clear: both;
	padding: 0px 20px;
	}

#commentlist ol {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

#commentlist li {
	border-left: 5px solid #1286b8;
	padding: 5px;
	margin: 5px 0px;
	}

/*.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}*/
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/*Begin Sidebar Styles */
#sidebar{
	float:left;
	width:250px;
	margin-left:40px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	/*border:#575453 8px ridge;*/
	background-color:#575453;
	margin-top:15px;
}

#sidebar h2{
	color:#a3f693;
	width:220px;
	height:auto;
	font:18px Arial, Helvetica, sans-serif;
	border-bottom:#F93 2px dashed;
	text-transform:uppercase;
}

#sidebar p{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar ul{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}

#sidebar ul li{
	padding-bottom:5px;
	padding-left:5px;
}

#sidebar ul li a{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar ul li a:hover{
	color:#add7f0;
}

#sidebar ul li ul{
	margin-left:10px;
}

#sidebar ul li ul li{
	/*padding-bottom:5px;*/
}

#sidebar .hire_me{
	font-size:24px;
	background-color:#999;
	padding:5px;
	text-align:center;
	width:150px;
	margin-left:30px;
}

#sidebar .hire_me a{
	color:#000;
	text-decoration:none;
}
/*End Sidebar Styles */

/*Begin Footer Styles */
#footer{
	background-color:#302c2a;
	margin-top:0;
	color:#FFF;
	text-align:center;
	padding-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a{
	color:#d5510c;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/*End Footer Styles */


a{
	text-decoration: none;
	color:#600;
	}

a:hover {
	color: #600;
	text-decoration: underline;
	}

.sticky {padding:8px;background-color:#f5f5aa;color:#000;}

.postmetadata {
	clear: both;
	font-size: 12px;
	padding: 10px 0px;
	border-top: 1px dashed #928641;
	border-bottom: 1px dashed #928641;
	}

.pagetitle {
	margin: 10px;
	padding: 0px;
	}


#searchform {
	margin: 10px 15px 10px 0px;
	text-align:left;
 	}

#s {
	margin: 2px;
	padding: 3px;
	width: 100%;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #928641;
	}

input {
	padding:0;
	}

textarea {
	background: #fff;
	border: 2px solid #1286b8;
	padding: 2px;
	}

.textwidget {
	margin: 2px 0px 10px 0px;
	padding: 2px 0px 2px 0px;
	}

select {
	margin: 5px 0px 30px 0px;
	}

#wp-calendar {
	width: 100%;
	margin: 2px 0px 30px 0px;
	}

#wp-calendar th {
	color: #FFFFFF;
	background: #8A672C;
	text-align: center;
	}

#wp-calendar caption {
	font-weight: bold;
	}

#wp-calendar td {
	text-align: center;
}

#wp-calendar tbody a{
	color:#FFF;
	background-color:#630;
}

.textwidget{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

.textwidget a{
	color:#FFF;
}

#ads_posts{
	padding-bottom:20px;
	text-align:center;
}