/*  
Theme Name: All Season Pink
Theme URI: http://www.va4business.com
Description: Pink Femina Theme for Your Blog
Version: 2.0
Author: Steve Arun
Author URI: http://www.va4business.com/
*/

body, h1, h2, h3, h4, h5 , h6, blockqoute, p, dd, dl, hr, form{ 
	margin:0;
	padding:0;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	background: url(images/background.gif);
}

#wrapper {
	padding: 0 35px 0 35px;
	width: 880px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	clear: both;
	background: url(images/webBG.gif);
}

#header {
	padding: 0;
	width: 880px;
	background: url(images/header_background.gif);
	height: 96px;
	float: left;
}

#header1 {
	width: 400px;
	padding: 0;
	float: left;
	height: 96px;
}

/* Search Form */

#header2 {
	width: 470px;
	padding-top: 35px;
	padding-right: 10px;
	text-align: right;
	float: right;
	height: 51px;
}

#searchform{
	background: #FFFFFF;
	padding:20px;
	float: left;
	text-align:center;
}

.search_box{
 	font:12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
 	color: #000000;
 	margin: 0 1px 0 0;
	background: #FFFFFF;
 	padding: 4px;
}

.search_button{
	font:12px Verdana, Arial, Helvetica, sans-serif;
 	border: 1px solid #4B4B4B;
 	color: #CCCCCC;
 	margin:0;
 	background:#FFFFFF;
 	padding: 4px;
 }

/* End Search box (header 2) */

/* wrap content box */
#wrapper_content {
	width: 868px;
	margin: 0;
	float: left;
	padding: 0 6px 6px 6px;
	overflow: hidden;
	background: url(images/contentBG.gif);
}
/* end wrap content box */

/* Main Image Box */
#main_image {
	width: 866px;
	height: 180px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 0px  solid #2994e0;
}
/* End main image */

/* content Box */
#container {
	width: 448px;
	float: left;
	padding: 20px;
	background: #FFFFFF;
	border: 1px solid #C2C2C2;
}

/* End content box */

/* Sidebar */
/* See also sidebar style */
#sidebar {
	width: 169px;
	float: left;
	padding: 10px;
	background: #FFD4EB;
	border-bottom: 1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
}

#sidebar1 {
	width: 167px;
	float: right;
	padding: 10px;
	background: #FFD4EB;
	border-bottom: 1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
}

/* End Sidebar */

/* Footer */

#footer {
	width: 856px;
	font-size: 11px;
	float: left;
	padding: 10px 0 0 10px;
	height: 30px;
}

#footer1 {
	width: 500px;
	float: left;
	padding: 0;
}

#footer2 {
	width: 346px;
	float: right;
	padding: 5px 10px 0 0;
	text-align: right;
}

#footer a:link , #footer a:visited{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0000CC;
	text-decoration: none;
}

#footer a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

/* End Footer */

/* Date time and author font */
.dateauthor{
	font-size: 10px;
	color: #999999;
}

/* Post Meta Data*/

.post{
	padding: 0 0 10px 0;
	width: 448px;
	float: left;
}

.post h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

/* Link style in post */
.entry{
	line-height: 18px;
}

.entry a:link{ 
	text-decoration: none;
	color: #0000FF;
}

.entry a:visited{
	text-decoration: none;
	color: #0000CC;
}

.entry a:hover{
	text-decoration: none;
	color: #000000;
}

p{
	padding:10px 0 0 0;
}

.postmetadata{
	width:  448px;
	border-bottom:1px solid #EEEEEE;
	padding: 30px 0 30px 0;
}

.postmetadata a:link{
	text-decoration: none;
	color: #FF0180;
}
	
.postmetadata a:visited{
	text-decoration: none;
	color: #FF0180;
}

.postmetadata a:hover{
	text-decoration: none;
	color: #000000;
}
	
.ipost_tag{
	width: 300px;
	float: left;
}
	
.ipost_comment{
	width: 148px;
	text-align: right;
	float: right;
}

/* End Post meta data */

/* Bottom Navigation Link */
.navigation{
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.navigation a:link, .navigation a:visited{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.navigation a:hover{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

#nav_left {
 	width: 228px;
 	float: left;
  }
  
 #nav_right {
 	width: 220px;
 	text-align: right;
	float: right;
 }
 
 /* End  Bottom navigation link */
 
/* Sidebar style */

ul{
	margin: 10px 10px 10px 20px;
	padding:0;
}

li{
	padding: 0;
	margin:0;
}

#sidebar a:link, #sidebar a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}

#sidebar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

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

#sidebar h2 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0180;
	padding: 5px 0 5px 0px;
	border-left: 0;
	border-right: 0;
	margin: 0 0 7px 0;
	list-style-type: none;
	font-weight: bold;
}

#sidebar ul ul li{
	list-style-type: none;
	color: #666666;
	padding: 0 3px 0 0px;
}

/* Sidebar1 style */

#sidebar1 a:link, #sidebar1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}

#sidebar1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

#sidebar1 ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
}

#sidebar1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #66CC66;
	padding: 5px 0 5px 0px;
	border-left: 0;
	border-right: 0;
	margin: 0 0 7px 0;
	list-style-type: none;
	font-weight: bold;
}

#sidebar1 ul ul li{
	list-style-type: none;
	color: #666666;
	padding: 0 3px 0 0px;
}
/* End sidebar style */

/* Topic Link */

.title_link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0180;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.title_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.title_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.smallfont{
	font-size: 10px;
	color: #CCCCCC;
	padding: 0;
	margin: 0;
}

/* End topic Link */

/* Blockqoute and Image */

blockquote {
	margin : 15px 0 0 10px;
	padding-left : 20px;
	padding-bottom:10px;
	padding-right: 5px;
	border-left : 5px solid #CCCCCC;
	background: #FBF1F1;
	width: 90%;

}

blockquote cite {
	margin : 3px 0 0 0;
	display : block;
}

img {
	border : 0;
}

a img {
	border : 0;
}

p img {
	padding : 0;
	max-width : 100%;
}

img.right {
	padding : 4px;
	margin : 0 0 2px 7px;
	display : inline;
}

img.left {
	padding : 4px;
	margin : 0 7px 2px 0;
	display : inline;
}

.right {
	float : right;
}

.left {
	float : left;
}

img.centered {
	display : block;
	margin-left : auto;
	margin-right : auto;
}

.caption {
	margin : 5px;
	padding : 5px;
	border : 1px solid #e5e5ff;
	background : #e5f2ff;
	font-size : 90%;
	color : black;
}

/* End Blockqoute and Image */

/*  calendar  */
table#wp-calendar{
	width: 90%;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}

table#wp-calendar a:link{
	text-decoration:underline;
}

/* End calendar */

/* ##### Pagination ##### */

.pagination{
	padding: 12px 2px 2px 2px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pagination a:link, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none; 
	color: #2e6ab1;
	font-weight: normal;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #E9F8E5;
	font-weight: normal;
	text-decoration: none;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}

/* Comment Template*/
	
.comments-template{
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
}

.comments-template a:link{
	color: #A00000;
	text-decoration: none;
}

.comments-template a:visited{
	color:#A00000;
	text-decoration: none;
}

.comments-template a:hover{
	color:#000000;
	text-decoration: none;
}

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

.comments-template ol li{
	margin: 10px 0 10px 0;
	line-height: 18px;
	padding: 10px 10px 15px 10px;
	border: 1px solid #EEEEEE;
}

.comments-template li.alt
{
	background:#f9f9f9;	/* alternate color in comment box */
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	color: #A00000;
}

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

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}

#smallfont{
	font-size: 10px;
}

#smallfont a:link{
	color: #999999;
	font-size: 10px;
}

#smallfont a:visited{
	color: #999999;
	font-size: 10px;
}

#smallfont a:hover{
	color: #FF0000;
	font-size: 10px;
}
		
	/*  End Comment Template*/
	

