/*  
Theme Name: Pod Girl
Theme URI: http://www.themebin.com
Description: Trendy, fancy and attractive wordpress theme for girls and gadget lovers.
Version: 1.0
Author: Santhosh. S
Author URI: santhosh.themebin.com

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme.
    - You can use this theme for any purpose.
    - You can modify this theme as per your needs.
	
- Credit: Header image is designed by http://ianwoollam.deviantart.com/
*/


body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background:#F8FAF5 url(images/body-bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px 0px 0px;
}
a {
	color: #18599E;
	text-decoration: none;
}
a:visited {
	color: #18599E;
	text-decoration: none;
}
a:hover {
	color: #3879BE;
	text-decoration: underline;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	text-align: right;
	padding-right: 10px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #1C5DA2;
}
h1 a, h1 a:visited{
	color: #1C5DA2;
	text-decoration: none;
}
h1 a:hover{
	color: #194676;
	text-decoration: none;
}
h2 {
	color: #1C5DA2;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #55A7D5;
	background: url(images/ch1-bg.png) left no-repeat;
	padding-bottom: 3px;
	padding-left: 24px;
}
h2 a, h2 a:visited {
	color: #1C5DA2;
	text-decoration: none;
}
h2 a:hover {
	color: #1C5DA2;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #1C5DA2;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #1C5DA2;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 1000px;
	background: #F8FAF5;
}
/* header area */
#header {
	background: #fff url(images/header-bg.jpg) no-repeat;
	height: 532px;
	position: relative;
	text-align: right;
	color: #000;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 0px;
	height: 30px;
}
#headerimg .description{
	position: relative;
	top:0px;
	bottom: 3px;
	text-align: right;
	color: #335C79;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: relative;
	float:left;
	top: 397px;
	padding-left: 50px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #a4dfed;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #A50532 url(images/buttons.png) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_item a:hover {
	color: #a4dfed;
}

/* content area */
#content {
	padding: 10px 10px 20px 20px;
	float: left;
	width: 70%;
	overflow: hidden;
	background: #FDFDFD;
	border: dotted 1px #60AEDB;
}
.post {
	clear:both;
	padding-top: 15px;
	padding-left: 35px;
	text-align: justify;
}

.posted {
	margin: 0;
	font-size:0.9em;
	padding: 5px;
	background:#F2F7FC url(images/posted.png) left no-repeat;
	border-bottom: 1px dotted #55A7D5;
	border-top: 1px dotted #55A7D5;
	color: #000;
	text-align:right;
}

.post-title {
	float: left;
	margin-left: 0px;
	width: 650px;
	padding-top: 10px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/comment.png) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

blockquote {
	margin : 10px;
	padding : 0 0 0 40px;
	color: #3A6585;
	border : 1px dashed #C9DFF6;
	background : #fff url(images/quote.png) no-repeat 5px 5px;   
}

ul, ol {
	margin : 5px 20px;
	padding : 0 20px;
	color : #3A6585;
}

ul span, ol span {
	color : #afecfa;
}

code {
	color: #64659C;
	font-size: 12px;
}

.mini-add-comment {
	background: url(images/add-comment.png) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 30px;
}
.navigation a, .navigation a:visited {
	color: #305975;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.png) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.png) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dashed #333333;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F5F9FD;
}
.commentlist cite {
	font-style: normal;
	font-size: 120%;
	color: #333;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #333;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #000;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#fff;
	border: 1px dashed #3879BE;
	padding: 3px;
	color: #000;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#fff;
	border: 1px dashed #3879BE;
	padding: 2px;
	color: #000;
	margin-top: 3px;
}

#commentform #submit{
	background: #F5F9FD;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px dashed #3879BE;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 10px 40px 10px 0px;
	width: 200px;
	color: #000;
	overflow: hidden;
	background: #FDFDFD;
	border: dotted 1px #60AEDB;
}

#sidebar img {
	border: none;
}

#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #F9B002;
	margin: 20px 0px 5px 10px;
	border-bottom: 1px dotted #3e7e8a;
}

#sidebar a, #sidebar a:visited{
	color: #3979BE;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover{
	color: #F8BC2E;
	text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar ul li ul {
	padding-left: 10px;
	margin: 0;
	list-style: disc;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
}

#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

ul.list-blogroll li{
	background: url(images/bullet.png) no-repeat;
	padding-left: 16px;
}

li.widget_calendar td {
	padding: 3px 5px;
}

.textwidget {
	padding-top: 5px;
	padding-left: 5px;
}
#searchbox {
	padding-bottom: 15px;
}

/* search */

#search-form {
	position: relative;
	right: 0px;
	height: 37px;
	float: right;
	width: 180px;
}
#search-form #s{
	background: #fff;
	height: 17px;
	width: 120px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #000;
	border: dotted 1px #000;
}
#search-form #search-submit { 
	height: 23px;
	background: #F5F9FD;
	border: dotted 1px #000;
	width: 23px;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

#searchform {
	background: #222;
	height: 17px;
	width: 60px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #5397a4;
	border: none;
}
#searchform #searchsubmit { 
	height: 23px;
	width: 23px;
	border: none;
}

/* footer */
#footer {
	clear: both;
	background: #fff url(images/footer.jpg) repeat-x;
	height: 30px;
	color: #000;
	font-size: 95%;
	padding-top: 95px;
	text-align: center;
	border-bottom: solid 3px #305975;
	line-height: 130%;
}
#footer a, #footer a:visited {
	color: #000;
	text-decoration:underline;
}

#footer-bg {
	background:#fff url(images/footer.jpg) repeat-x;
}

/* Images */

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img {
	border:#CC2D17 1px dotted;
	padding:3px;
	}
	a img {
	border-bottom: #CC2D17 1px solid;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
img.wp-smiley{ 
	border:none;
}

/* Clear (Important!) */ 
.clear {
	clear:both;
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}