/*  

Theme Name: Become a Top Wedding Planner (was Colorvoid)
Theme URI: http://templates.arcsin.se/
Description: Soft and natural, gray and blue two-column theme supporting widgets. Based on the <a href="http://templates.arcsin.se/">free website template</a> Colorvoid.
Version: 1.0
Author: Viktor Persson updated by Toolie
Author URI: http://arcsin.se/

*/



/* ----------------------------------------
   Standard Elements
------------------------------------------- */

* {
	margin: 0;
	padding: 0;

}



html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}



body {

	background: #d2dde1;
	font: normal 13px Verdana,sans-serif;
/*	color: #34474D; /* dark blue */
	color: #000000; /* dark blue */
	padding-bottom: 1em;

}



a {color: #34474D; text-decoration: none;} /* dark blue */
a:hover {color: #96B0B7;text-decoration: none;}  /* lighter blue */
a:active {color: #96B0B7;text-decoration: underline;}  /* lighter blue */
a:visited {color: #5E808A; text-decoration: underline;} /* medium blue */
a:visited:hover {color: #96B0B7; text-decoration: underline;} /* lighter blue */


p {padding: 0.1em 0 0.8em;}


h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h2 {font: normal 1.5em Georgia,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}


blockquote {

	background: #FFF url('img/quote.gif') no-repeat;
	border: 1px solid #EAEAEA;
	color: #5E808A;  /* medium blue */
	display: block;
	font: normal 1em sans-serif;
	margin-bottom: 1em;
	padding: 10px 1em 0.2em 42px;

}



code {

	display: block;
	background: #FFFFFA;
	color: #335;
	border: 1px solid #E8E8D5;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
	font-size: 0.9em;
	line-height: 1.5em;

}



ul,ol {margin: 0 0 1em 1.6em;}

ul ul, ol ol {margin: 0.3em 0 0.3em 1em;}



img {border: none;}

img.bordered {background: #FFF; padding: 5px; border: 1px solid #DDD;}

img.left {margin-right: 1em;}

img.right {margin-left: 1em;}



small,.small {font-size: 0.8em;}

big,.big {font-size: 1.2em;}





/* ----------------------------------------

  Forms

------------------------------------------- */



/* Inputs */

input#s, textarea, input.styled {
	border: 1px solid #BBB;
	padding: 3px;
	width: 160px;
	font: normal 1em Verdana,sans-serif;
}

textarea {width: 440px;}

#searchsubmit {
	border: 1px solid #BBB;
	background: #EEE;
	font: normal 0.9em Verdana,sans-serif;
	padding: 2px 3px;

}



/* Seachform */

table.search {
	width: 100%;
	border-collapse: collapse;
}

.search td {vertical-align: center;}

/* ----------------------------------------

   Layout

------------------------------------------- */


/* Main */

#layout_wrapper {
	margin: 0px auto 0;
/*	margin: 40px auto 0; */
	width: 780px;
		

}

#layout_container {

	background: #FFF;
	padding: 0 5px;

}


#layout_edgetop {

	background: url('img/layout_edges_top.png') no-repeat left top;
	display: block;
	height: 10px;	
	font-size: 0;
	line-height: 0;

}
/*
#layout_edgebottom {
	background: url('img/layout_edges.gif') no-repeat left top;
	background-position: left bottom;
	display: block;
	height: 10px;	
	font-size: 0;
	line-height: 0;
}
*/


/* Site Title */

#site_title {

	background: #d2dde1;
	padding: 0px;

}

#site_title h1 {
	font: normal 2.4em sans-serif;
	letter-spacing: -1px;
}

#site_title h1,#site_title h1 a {color: #507A9A;}
#site_title h1 a {text-decoration: none;}
#site_title h1 a:hover {color: #305A7A}
#site_title h2 {

	padding-top: 1.4em;

	font: normal 1.1em sans-serif;

	color: #679;

}



#top_separator {

	background: url('img/top_separator.gif') repeat-x left top;
	display: block;
	font-size: 0;
	height: 3px;
	line-height: 0;

}


/* Navigation */

#navigation {
			 /* medium blue */
	background: #5E808A url('img/weddingplannerblogheader.png') no-repeat bottom;
	padding: 0;
	height: 185px;

}



/* Tabs */

#tabs {
	background-color: #5E808A; /* medium blue */
}

#tabs ul {

	margin:  0px;
	padding: 0;

}

#tabs li {

	display:inline;
	list-style:none;

}

#tabs a {

/*	background: url("img/tableftC.png") no-repeat left bottom;  */
	float: left;
	font: bold 0.9em sans-serif;
	margin-right: 5px;
	margin-top: 5px;  
/*	padding-left: 4px;  */
	text-decoration: none;

}

#tabs a span {

	float: left;
	display: block;
	background-color: #D2DDE1; /* pale blue  */
	padding: 5px 10px 5px 6px;
	color: #34474D; /* dark blue */

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs a span {float: none;}

/* End IE5-Mac hack */



#tabs a:hover span {color: #FFFFFF;}
#tabs a:hover {background-position: 0% -42px;}
#tabs a:hover span {background-position:100% -42px;}

#tabs li.current_page_item a {
	color: #FFFFFF; 
	background-position: 0% -42px;
}
#tabs li.current_page_item a span {
	background-position:100% -42px; 
	background-color: #E6EFE3; /* pale green  */
	}


/* Main Layout */

#main_left {width: 545px;}
#main_right {width: 220px;}


/* Footer */

#footer {
	background: #97ADB4 url('img/footer.png') no-repeat left top;
	padding: 8px 12px;
	font-size: 0.85em;
	color: #FAFCFF;
}

#footer .right {color: #34474D;}

#footer .right a {
	color: #D2DDE1;
	text-decoration: none;
}

#footer .right a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* ----------------------------------------
   Miscellaneous
------------------------------------------- */

/* Images */

img.bordered {
	border: 1px solid #DDD;
	background: #FFF;
	padding: 5px;
}



/* Text */

.bold {font-weight: bold;}
.tright {text-align: right;}
.tcenter {text-align: center;}
.tright {text-align: right;}



/* Floats */
.left {float: left;}
.right {float: right;}



/* Clear */

.clear,.clearer {clear: both;}
.clearer,.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}



/* Icons */

span.comment {
	background: url('img/icon_comment.gif') no-repeat left center;
	padding-left: 18px;
	margin-right: 4px;

}


/* ----------------------------------------
   Post, page
------------------------------------------- */

.post {
	margin-bottom: 5px;
	color: #000000;
}

.post_title {
	background: #D2DDE1 url('img/post/posttitle.png') no-repeat left top; /* pale blue */
	padding: 6px 12px 5px;

}

.post_title h1 {
	font: bold 0.9em Verdana,sans-serif;
}

.post_title h1 a {
/*	color: #444; */
	color: #34474D;	/* very dark blue */
}

.post_title h1 a:hover {
	color: #96B0B7;
	text-decoration: underline;

}

.post_title h1.left {width: 380px}

.post_date {
	color: #5E808A; /* medium blue */
	padding-top: 1px;
	font-size: 0.85em;

}

.post_metadata {
	margin-top: 5px;
/*	padding: 0 5px; */
	padding: 0px;
	margin: 0;
	background: #E6EFE3;  /* pale green */
}

.post_metadata .content {
	border-top: 1px solid #5E808A;
/*	padding: 8px 5px 6px; */
	padding: 8px 5px;
	font-size: 0.8em;
	color: #000000;
	background: #E6EFE3;  /* pale green */

}

.post_metadata .content a {color: #5E808A;} /* medium blue */

.post_metadata .content a:hover {color: #002;}



.post_body {
	background: #F5F3F4 url('img/post/postbody.png') repeat-x left top;
	padding: 10px 10px 1px;

}

.post_body img {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
}

.post_bottom {
	background: url('img/post/postbottom.png') no-repeat left top; 
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.post_search_text {
	font-size: 0.85em;
	padding: 2px 0;
}


/* ----------------------------------------
   Sidebar box
------------------------------------------- */

.box {margin-bottom: 5px;}

.box_title {
	background: #AFC5CC url('img/box/boxtitle.png') no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 0.9em;
/*	color: #34474D; /* dark blue */
	color: #34474D; /* very dark blue*/  
}

.box_body {

	background: #E6EFE3 url('img/box/boxbody.png') repeat-x left top; /* pale green */
	padding: 8px 10px 1px;
	font-size: 0.9em;
	color: #000000;

}

.box_bottom {
	background: url('img/box/boxbottom.png') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}



.box ul {
	margin-left: 0;
	border-bottom: 1px solid #D2DDE1;
}

.box li:first-child {border-top: none;}

.box ul li {
	list-style: none;
	padding: 4px;
	border-top: 1px solid #D2DDE1;
	border-bottom: 1px solid #D2DDE1;
}

.box ul a {text-decoration: none;}
.box ul a:hover {text-decoration: underline;}

/* ----------------------------------------
   Lists
------------------------------------------- */
.nicelist {
	padding: 1px 0 0;

}

.nicelist ol {margin: 0;}

.nicelist ol li {
	list-style: none;
	padding: 8px 10px 1px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;

}

.nicelist li.alt {background: #EEE;}
.nicelist .body {padding-top: 5px;}
.nicelist .date {
	color: #888;
	padding-top: 4px;
	font-size: 0.85em;

}

.nicelist .date a {
	color: #567;
	text-decoration: none;

}

.nicelist .date a:hover {
	color: #002;
	text-decoration: underline;

}

/* ----------------------------------------
   Archives
------------------------------------------- */
.archive_title {font: normal 1.4em sans-serif;}
.archive_title a {text-decoration: none;}
.archive_title a:hover {text-decoration: underline;}
.archive_postinfo {
	font: normal 1em sans-serif;
	padding-bottom: 6px;
}

/* ----------------------------------------
   Comments
------------------------------------------- */
.comment_gravatar {width: 48px;}
.comment_gravatar img {padding: 2px;}
.comment_author {padding-top: 2px;}





/* ----------------------------------------
   Pagination
------------------------------------------- */
.pagenavigation {
/*	background: #DDEBF4 url('img/pagenav_top.gif') no-repeat; */
	background: #5E808A;
	margin-bottom: 5px;
}

.pagenav_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 5px;
/*	background: url('img/pagenav_bottom.gif') no-repeat; */
	background: #5E808A;

}

.pagenav {

	font-size: 0.85em;
	padding: 5px 8px 0;
}

.pagenav a {

	color: #F5F3F4;
	text-decoration: none;
}

.pagenav a:hover {
	color: #D2DDE1;
	text-decoration: underline;
}





/* ----------------------------------------

   Width, height, margin, padding

------------------------------------------- */

.h5 {height: 5px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}


