/*  
Theme Name: WP-Polaroid
Theme URI: 
Description: Wordpress Polaroid Theme 
Version: 1.0
Author: Adii
Author URI: 
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background:#ADADAD repeat-x top;
	color: #41484d;
	font: 14px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #e94d01;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.entry a
{
    color:#990000;
}
.entry a:hover
{
    color:#990000;
}
.entry a:visited
{
    color:#990000;
}



input,select,textarea
{
	border: #969696 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*=== Layout ===*/
#page,#page-top{
	background: url(images/page-bgr.png) repeat-y;
	margin: 0 auto;
	width: 932px;
}
#page{
	padding: 0 32px 20px 25px;
	width: 875px;
}
#page-bot{
	background: url(images/page-bot.png) no-repeat bottom;
	height: 7px;
}
#page-top{
	background: url(images/page-top3.png) no-repeat top;
	height: 44px;
}
#bot-bgr{
	background: none;
	padding: 0px;
}
/*=== Subscribe to Feed ===*/
ul.subscribe{
	float: right;
	padding: 15px 10px 0 0;
}
* html ul.subscribe{
	padding-right: 20px;
}
.subscribe li
{

	float: left;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 10px 0 10px;
}
.subscribe li.feed{
	background: url(images/ico-post.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.subscribe li a{
	color: #41484d;
	position: relative;
}
/*=== Header ===*/
#header{
	height: 80px;
}
/*- Logo & Tagline-*/
#logotag {
	width:300px;
	height:50px;
	float:left;
	padding-top:5px;
	}
#logotag h1{
	font-size:34px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0px !important;
	padding:0px !important;
}
#logotag h1 a{
	color:#000873;
}
.tag {
	float:left;
	margin:0px !important;
	padding:0px !important;
	font-size:16px;
	color:#ADADAD;
	}
/*- Search -*/
.search{
	background: url(images/searchback3.gif) no-repeat;
	float: right;
	height: 20px;
	margin: 20px 0 0;
	width: 190px;
}
.search input{
	background: none;
	border: 0;
	color: #000;
	float: left;
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 2px;
	width: 150px;
}
.search .btn{
	margin: 1px 0 0 -5px;
	padding: 0;
	width: auto;
}
/*=== Title ===*/
#title{
	background: #c1dbff; /*url(../images/title-bgr2.png) repeat-x top;*/
	height: 220px;
}
.left-title {
	float:left;
	width:280px;
	height:149px;
	padding:5px;
	color:#333333;
	font-family:Helvetica,Arial,Georgia,sans-serif;
	font-size:12px;
	line-height:14px;
	}
.right-title {
	float:right;
	width:240px;
	height:149px;
	padding:5px;
	color:#333333;
	font-family:Helvetica,Arial,Georgia,sans-serif;	
	font-size:12px;
	line-height:14px;	
	}

/*- Title Layout -*/
.tcol1{
	float: left;
	width: 350px;
}
.tcol2{
	float: right;
	width: 295px;
}
/*- Polaroid -*/
#polaroids{
	background:white;
	height:298px;
	margin:0 0 0 287px;
	position:absolute;
	top:65px;
	width:276px;
}
/*=== Columns ===*/
#columns{
	margin: 30px 0 0;
}
#columns h2{
	color: #000873;
	font-size: 22px;
	font-weight: bold;
}
#columns h2 a{
	color: #000873;
}
#columns h3{
	color: #000873;
	font-size: 16px;
	letter-spacing: -1px;
}
#columns h3 em{
	color: #e94d01;
	font-style: normal;
}

.col1{
	width: 423px;
}
.col2{
	float: left;
	width: 200px;
}
.col3{
	float: right;
	width: 200px;
}

.post{
	background: url(images/hl-dot2.gif) repeat-x bottom;
	padding: 15px 0 5px;
}
.post p{
	clear: both;
	padding: 0 0 15px;
}

.postmetadata{
	color: #777;
	font-size: 11px;
	padding: 0 0 15px;
}
.postmetadata a{
	color: #777;
}
.meta-cal {
	background:url(images/ico-cal.gif) center left no-repeat;
	padding-left:15px;
	}
.meta-comm {
	background:url(images/ico-comm.gif) center left no-repeat;
	padding-left:15px;
	margin-left:15px;
	}

.postimg img.fl{
	margin: -10px 15px 0 0;
	padding-bottom:15px;
}
.entry p{
	text-align:justify;
	font-size:12px;
	line-height:20px;
	}


.none-img { 	
	background:none !important;
	border:none !important; 
	}
.none-img img { 	
	background:none !important;
	border:none !important; 
	}


/*=== Navigation ===*/
.navigation {
	padding:15px 0px 15px 0px;
	font-weight:bold;
	float:left;
	}
.alignleft {
	float:left;
	display:inline;
	}
.alignright {
	float:right;
	display:inline;
	}
/*=== Ads ===*/
.ads{
	height: 100px;
	margin: 10px 0 1px;
}
.ads img{
	display: block;
	float: left;
	margin: 0 24px 0 0;
}
.ads img.last{
	margin: 0;
}
/*=== Comments ===*/
ul.comments{
	padding: 0 0 15px;
}
.login h4
{
	color: #000873;
}

.comments li a{
	border-bottom:1px dashed #CCCCCC;
	color:#41484D;
	font-size:11px;
}
.comments li a:hover{
	text-decoration:none;
	color: #333;
}
.comments img {
	vertical-align:text-bottom;
	padding-left:5px;
	padding-right:5px;
	}
/* Specific Headers */
.hdr1, .hdr2, .hdr3, .hdr4, .hdr5{
	background: url(images/hdr-bgr1.gif) no-repeat left;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 50px;
}
.hdr2{
	background: url(images/hdr-bgr2.gif) no-repeat left;
}
.hdr3{
	background: url(images/hdr-bgr3.gif) no-repeat left;
}
.hdr4{
	background: url(images/hdr-bgr4.gif) no-repeat left;
}
.hdr5{
	background: url(images/hdr-bgr5.gif) no-repeat left;
}
/*=== Recent Readers ===*/
table#MBL_COMM td.mbl_fo_hidden {
display:none;
}
.recent{
	padding: 10px 0 0;
}
.recent img{
	border: 1px solid #222222;
	float: left;
	height: auto;
	margin: 3px;
}
* html .recent img{
	margin: 0 3px;
}
/*=== Flicker Photos ===*/
.flickr{
	background: url(images/bosscat_back_thankyou.png) no-repeat left;
	height: 97px;
	margin: 0 0 0 -5px;
	padding: 43px 0 0 293px;
	position: relative;
}
.flickr p {
	display:inline;
	float:left;
	padding:0px 8px 0px 8px;
	}
/*=== Footer 
<!--
#footer{
	background: #41484d;
	clear: both;
	color: #acb4b9;
	font-size: 12px;
	line-height: 30px;
	margin: 30px 0 0;
	text-align: left;
	padding:0px 15px;
}
#footer a{
	color: #acb4b9;
}
-->===*/
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}


	#menu a {
	background:transparent url(./images/ln_menu.gif) no-repeat scroll 100% 1px;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Verdana;
	font-size:17px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:49px;
	line-height:49px;
	padding:0 20px;
	text-decoration:none;
	}
	#menu {
	height:49px;
	position:relative;
	}

	* {
	margin:0;
	padding:0;
	}

	body {
	width:100%;
	font:13px Verdana,tahoma;
	color:#004066;
	background:url('./images/bg_head3.png') repeat-x #fff;
	}

	img 
	{
		border:0;
	}

	a {
	color:#004066;
	}

	.cl {
	clear:both;
	}

	.fr {
	float:right;
	}

	.fl {
	float:left;
	}

	#bg {
	background:url('./images/bg_foot.gif') repeat-x 0 100%;
	}

	#wrap {
	width:1000px;
	margin:0 auto;
	}

	#head {
	height:49pxpx;
	}


#footer {
	clear:both;
	position:relative;
	margin:0 0 0 0;
	color: #000000;
	font-size: 11px;
	height:42px;
	padding:18px 10px 0px 80px;
	overflow:hidden;
}
#footer a {color: #000000; font-weight:bold;}
#footer img.rss{
	position: absolute;
	border:0px;
	padding:0px;
	left: 0px;
	bottom: 0px;
	height:59px;
	width:59px;
}

	
	.widget_mybloglog { width:425px; }
	table#MBL_COMM { line-height:12px; border:1px solid #FFFFFF;width:425px; font-family: Verdana, Arial, Sans-Serif;font-style:normal;font-weight:normal; background-color:#FFFFFF;}
	table#MBL_COMM th.mbl_h { font-size:14px;background-color:#FFFFFF;color:#ffffff;font-weight:bold;text-align:left;padding:2px -1.7857142857143px; text-align:left;}
	table#MBL_COMM td.mbl_join_img { cursor:pointer;cursor:hand;width:50px;padding:2px -1.7857142857143px;margin:0;background-color:#fff;}
	table#MBL_COMM td.mbl_join { cursor:pointer;cursor:hand;text-align:left;color:#FFFFFF;background-color:#fff;font-size:11px;border-bottom:0;padding:2px -1.7857142857143px; margin:0;}
	table#MBL_COMM td.mbl_join a { display:block;width:365px;overflow:hidden;font-weight:normal;border:0;}
	table#MBL_COMM td.mbl_join a:hover { border:0;}table#MBL_COMM td.mbl_img { cursor:pointer;cursor:hand;width:50px;padding:2px -1.7857142857143px;margin:0;background-color:#FFFFFF;border-top:0;}
	table#MBL_COMM td.mbl_mem { cursor:pointer;cursor:hand;text-align:left;font-weight:bold;font-size:11px;background-color:#FFFFFF;color:#FFFFFF;border-bottom:0;border-left:0;border-right:0;padding:2px -1.7857142857143px; margin:0;border-top:0;}
	table#MBL_COMM td.mbl_mem a { display:block;width:365px;overflow:hidden;border:0; }
	table#MBL_COMM td.mbl_mem a:hover { border:0; }
	table#MBL_COMM td.mbl_fo_hidden {cursor:hand;cursor:pointer;text-align:center;font-size:10px;background-color:#FFFFFF;color:#ffffff;padding:2px -1.7857142857143px; }
	table#MBL_COMM a { color:#FFFFFF;text-decoration:none;border:0;background:none }
	table#MBL_COMM a:hover { color:#FFFFFF;text-decoration:none;border:0; }
	table#MBL_COMM a:visited { color:#FFFFFF;text-decoration:none;border:0; }
	table#MBL_COMM a:visited:hover { color:#FFFFFF;text-decoration:none;border:0; }
	table#MBL_COMM td.mbl_fo_hidden a { color:#ffffff; }
	table#MBL_COMM td.mbl_fo_hidden a:hover,table#MBL_COMM td.mbl_fo_hidden a:visited:hover { color:#ffffff;text-decoration:none;border:0; }
	table#MBL_COMM img {width:48px;height:48px;border:1px solid #000;z-index:1;padding:0px;float:left;position:relative}


.capdiv
{
	float:left;
	padding:5px;
	margin-left:50px;
	margin-right:50px;
	width:100px;
	
}
.capthumb
{
	text-align:center;
}
.caphead
{
	text-align:center;
}

.formsign
{
	color:#000000;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:80%;
	/*line-height:normal;*/
}

.formrow label 
{
	display:block;
	float:left;
	font-weight:bold;
	padding-right:5px;
	padding-top:3px;
	text-align:right;
	width:80px;
}	

.formrow { padding-top:10px;}
.terms { font-size:0.75em;}

.leftform  {float:left; border-right:1px dotted #333333; margin-left:40px;padding-right:90px;}

.rightform {float:right;text-align:left; width:50%}
