/*  
Theme Name: Wedding Blog
Theme URI: http://m2prods.com/
Description: Big Blue is a 3 columns Wordpress theme. I love to hear of my work being used :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer :)
Version: 0.1
Author: M2Prods 
Author URI: http://m2prods.com/

This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
	background-image:url(images/header_back.gif);
	background-repeat:repeat-x;color:#666;
	margin:0;padding:0;}

#wrap{
	width:900px;
	padding:0px;
	margin:0px;
}

#top{
	height:160px;
	width:900px;
	clear:both;
	margin:0px auto;
	padding:0;}

h2,h3{
	font-size:16px;
	font-weight:700;
	margin:0;
	padding:0;}

img{
	border:none;
}

#main{
	width:900px;
	margin:0px auto;
	padding:0px;/*	background: url(images/main_back.gif) repeat-y; */
}

#header{
	width:900px;
	height:100px;
	float:left;
	margin:0px 0px 25px;
	padding:0px;
	text-indent: 75px;
}

#main_left{
	width:690px;
	float: left;
}

#content{
	width:488px;
	float:right;
	margin:0px;
	padding:0px;
}

#sidebar{
	float:right;
	width:200px;
	margin:0px;
	padding:0px;
	font-size: 9pt;
}

.sidebar-ad{
	width:160px;
	margin:10px 0px 10px 10px;
	padding:0px;
}

.lsidebar{
	float:left;
	width:180px;
	margin:0px;
	padding:0px;	/*	background: #E6F7DD; */
	background: #C4F78E;
}

.lsidebar_block{
	width:155px;
	margin:0px;
	padding:5px 7px 5px 8px;
	background: #EEFFD6 url(images/lsidebar_block_2.gif) no-repeat right bottom;
}

.lsidebar_block_top{
	width:170px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.rsidebar{
	float:right;
	width:200x;
	margin:80px 0px 0px;
	padding:0px;
	overflow:hidden;
}

#footer{
	background:url(images/footerbck.gif) repeat-x;
	height:31px;
	line-height:31px;
	clear:both;
	font-size: 10px;
}

.footer{
	width:900px;
	text-align:left;
	font-size:11px;
	margin:0 auto;
}

.menu_main_site{
	width: 185px;
	border: 1px solid #FFC855;
	padding: 10px;
/* 	background: #FFFAEA;*/
}

#tag_cloud{
	border: 1px solid #FFC855;
	clear: both;
	padding: 10px;
	width: 185px;
	margin: 20px 0px 0px;
}



#header h1.blogtitle{
	color:#fff;
	margin:20px 0px 0px;
	padding:0px;
	font: smaller Arial, Helvetica, sans-serif;
	border: none;
}

#desc{
	color:#666;
	margin:3px 0px 0px;
	padding:0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 90px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -10;
}


#wp-calendar-horizontal{
	height: 25px;
	width:850px;
	float: left;
	position: absolute;
	left: 0px;
	top: 99px;
	font-family: Arial, Helvetica, sans-serif;
}

#wp-calendar-horizontal a{
	text-decoration: underline;
	font-weight: bold;
}


.calendar{
	 cellspacing: 0px;
	 cellpadding: 1px
}
.calendar td{
	margin: 0px;
	width: 10px;
	text-align: center;
}


.saturday{
	background: url(images/calendar_saturday.gif) no-repeat center;	
	/*	background: #ADD5FC; */
}

.sunday{
	background: url(images/calendar_sunday.gif) no-repeat center;
/*	background: #FB8484; */
}

#cal-month{
	color: #CC3300;
}

#nav{
	height:24px;
	width:468px;
	margin:0px;
	padding:0px;
	float: left;
}

#search{
	height:24px;
	float: left;
	width: 192px;
	text-align: right;
}

ul.nav{
	height:24px;
	line-height:24px;
	float:left;
	list-style:none;
	font-size:11px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

ul.nav li{
	float:left !important;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.nav li a,ul.nav li a:link,ul.nav li a:visited{
	background:#356aa0;
	color:#fff;
	float:left;
	display:block;
	text-decoration:none;
	padding:0 10px;
}

ul.nav li a:hover,ul.nav li a:active{
	background:#fff;
	color:#205387;
	text-decoration: none;
}

ul.nav li.current_page_item a{
	background:#39c;
	color:#000;
	text-decoration: none;
}

ul.nav li ul{
	float:left;
	margin:0;
	padding:0;
}


.entry{
	font-size:12px;
	float:left;
	width:468px;
	text-align:justify;
	margin:0px 0px 0px;
	padding:0px 0px 20px;
	/*	border: 1px solid #FFC855; */
	background: url(images/entry_back_footer.gif) no-repeat right bottom;
	line-height: 1.5em;
}


.entry_header{
	background: url(images/entry_title.gif) no-repeat top;
	height: 70px;
	width: 468px;
	margin-bottom: 10px;

}
.entry_data{
	width: 350px;
	float: left;
	padding: 0px 0px 0px 45px;
}
.entry_title{
	vertical-align: bottom;
	height: 36px;
}

.entry_title h2{
	font-size:16px;
	line-height: 18px;
	vertical-align: bottom;
}

.entry_info{
	padding-top: 7px;
}

.entry_date{
	background: url(images/date.gif) no-repeat center top;
	height: 50px;
	width: 50px;
	float: right;
	margin: 10px 5px 0px 0px;
}
.entry_day{
	font: bold 32px/36px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #FF6600;
	height: 38px;
	margin: -3px;
}

.entry_month{
	font: bold 11px/14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #FF6600;
}

.wp-caption{
	padding: 5px;
	border: 1px solid #999999;
	background-color: #F4F4F4;
	text-align: center;
}

.tags{
	clear: both;
	margin: 20px 10px 0px;
}

.postmetadata{
	font-size:10px;
	margin:5px 0px 0px;
	padding:0px;
	height: 42px;
	width: 468px;
}

.boxcomments{
	border-top:5px solid #ddd;
	border-bottom:5px solid #ddd;
	margin-bottom:20px;
	width:410px;
}

#commentform{
	border-top:1px solid #eee;
	margin:0;
	padding:15px 15px 1px;
}

#commentform label{
	display:block;
	margin:0;
}

#commentform input{
	width:170px;
	margin:0 5px 10px 0;
	padding:1px;
}

#commentform textarea{
	width:400px;
	margin:0 0 10px;
	padding:0;
}

#commentform #submit{
	margin:0 0 20px;
}

#commentform p{
	margin:5px 0;
}

ol.commentlist{
	margin:0 0 1px;
	padding:0;
}

ol.commentlist :hover{
	background:url(images/latestbck.gif) repeat-x;
}

ol.commentlist li{
	border-top:1px solid #eee;
	display:block;
	list-style:none;
	margin:0;
	padding:15px 15px 1px;
}

ol.commentlist li :hover{
	background:url(none);
}

ol.commentlist li.commenthead{
	display:block;
	list-style:none;
	margin:0;
	padding:5px 15px;
}

ol.commentlist li.commenthead h2{
	margin:0;
}

ol.tblist{
	border-top:1px solid #fff;
	list-style:none;
	margin:0 0 1px;
	padding:15px;
}

ol.tblist li{
	display:block;
	list-style:none;
	background:transparent url(images/c.gif) 0 2px no-repeat;
	padding-left:15px;
	margin:0 0 5px;
}

#eof{
	width:900px;
	clear:both;
	height:20px;
	background:#fff;
	margin:0 auto;
	padding:0;
}

.navigation{
	width:400px;
	float:left;
	color:#666;
}

.alignright{
	float:right;
	margin: 10px 0px 0px 10px;
}

.alignleft{
	float:left;
	margin: 10px 10px 0px 0px;
}


a:link,a:active,a:visited,a:hover{
	text-decoration:none;
	color:#2B80D5;
	border:none;
}

#header h1 a:link,#header h1 a:active,#header h1 a:visited,#header h1 a:hover{
	text-decoration:none;
	color:#fff;
	border:none;
}


.lsidebar h3{
	color: #339900;
	background: url(images/lsidebar_h3.gif) no-repeat;
	height: 20px;
	width: 150px;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	text-indent: 10px;
	margin: 0px 0px 5px;
}

.menu_main_site h3, #tag_cloud h3{
	color: #FF9900;
	background: #FFFBEA;
	height: 18px;
	width: 180px;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	text-indent: 5px;
	margin: 0px 0px 5px;
	border-top: 1px solid #FFC855;
	border-right: 1px solid #FFC855;
	border-bottom: 1px solid #FFC855;
	border-left: 5px solid #FFC855;
}

.menu_main_site h4{
	color: #FF9900;
	height: 18px;
	width: 170px;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	text-indent: 0px;
	margin: 5px 0px 0px 0px;
}

.menu_main_site h3 a,.menu_main_site h4 a{
	color: #FF9900;
	background: url(images/rsidebar_link.gif) no-repeat right;
	padding-right: 12px;
}

.menu_main_site h3 a:hover,.menu_main_site h4 a:hover{
	color: #2B80D5;
}


.rsidebar ul,.lsidebar ul{
	list-style-type:none;
	line-height:150%;
	font-size:12px;
	margin:0 auto;
	padding:0;
}

.rsidebar ul li,.lsidebar ul li{
	list-style-type:none;
	margin:0 0 10px;
	padding:0;
}

.rsidebar ul li ul,.lsidebar ul li ul{
	margin:0 auto;
	padding:0 3px;
	list-style: square;
}

.rsidebar ul li ul li,.lsidebar ul li ul li{
	list-style-type:none;
	border:0;
	border-bottom:#dadada solid 1px;
	margin:0 auto;
	padding:0;
}

.rsidebar ul li ul li ul.children li,.lsidebar ul li ul li ul.children li{
	list-style-type:none;
	border:0;
	margin:0 auto;
	padding:0;
}

.rsidebar ul li ul li a,.lsidebar ul li ul li a{
	text-decoration:none;
}

li.SaveItem {
	font-size:11px;
	line-height: 14px;
}

table.vote {
	border: 1px solid #999999;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
table.vote td{
	border: 1px solid #999999;
	padding: 2px;
}
