/*
Theme Name: Polaroid
Theme URI: http://cyn-j.com/
Description:
Version:
Tags: 
*/

body {
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background:#3399cc repeat-y top center;
}

img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
	/*height: auto;*/ /* you can enable this. but it will cause safari problem*/
}

a {
	color:#ff9b00;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover {
	color:#ff9b00;
	text-decoration: underline;
}

h1 {
	font-size:30px;
}

h2 {
	font-size:26px;
}

h3 {
	font-size:21px;
}

h4 {	
	font-size:17px;
}

h5 {
	font-size:14px;
}

h6 {	
	font-size:12px;
}

p {
	margin: 0px 0px 12px 0px;
}

hr {
	height:1px;
	border:none;
	border-top:1px dashed #ACACAC; 
	width:90%;
}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px solid #ACACAC;
}

input,select,textarea {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter,div.aligncenter {
	display: block;
   	margin-left: auto;
   	margin-right: auto;
}

img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}

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

.clear {
	clear:both;
}

.spacer {
	height:40px;
}

/*************** Template ***************/
#top {
	position:relative;
	background:url(images/top.jpg) no-repeat top center;
	margin:0 0 0 0;	
	padding:0 0 0 0;
}

#bottom {
	position:relative;
	background:url(images/bottom.jpg) no-repeat bottom center;
	margin:0 0 0 0;	
	padding:0 0 0 0;
}

#bg {
	position:relative;
	width:980px;
	margin:0px auto 0 auto;
	padding:0 0 0 0;
	background:url(images/bg.jpg) repeat-y top center;
}

#header {
	position:relative;
	height:200px;
	background:url(images/header.jpg) no-repeat top center;
	margin:0 0 0 0; 
	padding:0 0 0 0;	
}

#container {
	position:relative;
	background:url(images/container.jpg) no-repeat top center;
	margin:0 0 0 0; 
	padding:0 0 0 0;
}

#content {
	position:relative;
	float:left;
	display:inline;
	width:580px;
	margin:8px 0 0 67px;
	padding:0 10px 0 10px;
	/*background:url(images/transparent.png);*/
}

#sidebar {
	float:right;
	overflow:hidden;
	display:inline;
	width:200px;
	margin:90px 50px 0 0;
	border:0px red solid;
}

#footer {
	height:160px;/*bg=471px;*/
	background:transparent url(images/footer.jpg) no-repeat bottom center; 
	font-size:11px;
	margin:-189px 0 0 0;
	padding:322px 50px 0 350px;
	border:0px yellow solid;
	text-align:right;
}

#footer a, #footer a:hover {
	font-size:11px;
	color:#ffff92;
	text-transform: none;
	text-decoration:underline;
}

/************** Header **************/
#blogtitle {
	position:relative; 
	font-family: Arial,Verdana; 
	margin:0px 250px 0 100px;
	padding:20px 0 0 0;
	text-align:center; 
	font-size:32px; 
	font-weight:bold;
	border:0px red solid;
}

#blogtitle a, #blogtitle a:hover {
	font-family: Arial,Verdana; 
	color:#000000; 
	text-decoration:none;
}
#subtitle {
	position:relative; 
	font-family: Arial, Verdana; 
	margin:0px 300px 0 150px;
	padding:10px 0 0 0;
	text-align:center; 
	font-size:12px; 
	color:#000000; 
	font-style:italic;
	font-weight:bold;
	border:0px red solid;
}

#menu {
	position:absolute;
	overflow:hidden;
	left:0;
	bottom:0px;
	padding:0;
	margin:0 0 0 75px;
	width:450px;
	height:40px;
	border:0px red solid;
}
#menu ul {
	float:left;
	width:100%;
	height: 40px;
	padding:0;
	margin:0px;
}


#menu ul li {
	display: inline;
	font-size: 16px;
	font-family:Arial,Verdana;
	font-weight: bold;
	height:40px;
	margin:0px;
	
}
#menu ul li a { /*145x70*/
	float: left;
	display: block;
	height:25px;
	width:87px;
	line-height: 12px;
	color: #ffff92;
	text-align:center;
	padding: 15px 10px 0 8px;
	margin:0 2px 0 0;
	text-decoration:none;
	text-transform: none;

}

#menu ul li a:hover, #header ul li.current_page_item a {
	color:#ffba4f;
	cursor:pointer;

}

#header img.home {
	position: absolute;
	margin:0px;
	padding:0px;
	left: 65px;
	top: 0px;
	width:800px;
	height:130px;
	border:0px red solid;
}

#mainsearch{
	position:absolute;
	top:166px;
	left:758px;
	width:170px;
	height:23px;
	margin:0;padding:0;
	border:0px red solid;

}
#mainsearch .input {
	position:absolute;
	text-align:center;
	top:1px;
	left:1px;
	height:16px;
	width:102px;
	padding:4px 5px 1px 5px;
	margin:0 0 0 0;
	font-size:10px;
	font-family: Arial, Verdana, Helvetica;
	color:#999999; 
	border:none;
	background:transparent;
	border:0px red solid;
}
#mainsearch .submit{
	cursor:pointer;
	border:none;
	background:transparent;
	position:absolute;
	top:0px;
	right:0px;
	height:23px;
	width:55px;
}

img.rss{
	position:absolute;
	left: 622px;
	bottom: 0px;
	height:45px;
	width:50px;
}

/*************** content ***************/
.archivetitle {
	color: #351E00;
	text-align:left;
	font-size: 12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 15px 30px;
}

.post {
	position:relative;
	padding:0 0 30px 0;
	margin:0 20px 0 20px;
	border:0px red solid;
	min-height:100px;

}
.post_bottom {
	height:100px;
	width:580px;
	margin:-100px 20px 30px 20px;
	border-bottom:1px #555555 dashed;
}

.date {
	position:absolute;
	left:0px;
	top:0;
	height:60px;
	width:61px;
	padding:0 0px 0 0px;
	margin:0 0 0 0px;
	background:transparent url(images/blue.png) no-repeat;
	border:0px red solid;
}
.date_d {
	font-size: 18px;
	font-family:Arial, Verdana;
	font-weight:bold;
	text-align:center;
	color:#000000;
	padding:2px 0 0 0;
}
.date_m {
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	text-transform: uppercase;
	padding:2px 0 0 0;
}
.date_y {
	font-size: 14px;
	font-family:Arial, Verdana;
	font-weight:bold;
	text-align:center;
	color:#555555;
	padding:0px 0 0 0;
}
.title {
	margin:0;
	padding:0px 0 0px 70px;
	font-size:20px;
}

.title a {
	color:#003250;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

.title a:hover {
	color: #ff9b00;
}

.title1 {
	margin:0;
	padding:0px 0 0px 0px;
	font-size:20px;
	font-weight: bold;
}

.archtitle a {
	color:#003250;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

.author{
	margin:0;
	padding:0px 0 20px 0;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}
.author a, .author a:hover{
	color:#000000;
}
.entry {
	position:relative;
	overflow:hidden;
	width:580px;
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 10px 10px 10px 0;
	margin:0;
}
.info {
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	margin: 0px 1px 20px 70px;
	padding: 4px 0px 1px 1px;
}

.navigation {
	font-size: 11px;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

.sorry {
	font-size: 12px;
	font-style: italic;
	margin: 8px 0px 0px 10px;
	padding: 3px 0px 3px 0px;
}

/*************** comment ***************/
#postmetadata {
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 15px;
}

.nocomments {background: none; color: #000000;}

#comments {
	color: #000000;
	width: 580px;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin: -10px 5px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-variant: normal;
}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #D7D5A4;
}

.commentlist {
	list-style: none;
	width: 580px;
	margin:0px ;
	padding:0 5px 10px 20px;
}
.comment,.trackback,.pingback{
	clear:both;
	margin:10px 0px 0px 0;
	padding:0px 0px 0px 0px;
	
}
.comment .children{
	list-style: none;
	padding:0px 0 0 0;
	margin:0px 0 0px 15px;
	border:0px red solid;
}
.comment div {
	height:100%;
	background:#f2f2f5;
	border:2px #3399cc dashed;
	padding:5px;
}

.comment div div,.trackback div div, .pingback div div{
	background:none;
	padding:0;
	border:0px;
}

.comment .says, .trackback .says, .pingback .says{
	display:none;
}
.comment .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.comment .fn,.comment .fn a,.trackback .fn,.trackback .fn a,.pingback .fn,.pingback .fn a{
	margin-left:0px;
	color:#000000;
	text-decoration:none;
	font-size: 11px;
}	
.byuser .fn a{
	font-weight:normal;

}
.bypostauthor .fn a{
	font-weight:bold;

}
.comment .comment-meta,.trackback .comment-meta, .pingback .comment-meta{
	border-bottom: 3px double #3399cc;
	margin:0 0 10px 0px;
	padding:6px 0 6px 0;
	font-size:10px;
}
.trackback .comment-meta{
	padding:2px 0 2px 0;
}
.comment .comment-meta a, .trackback .comment-meta a, .pingback .comment-meta a {
	color:#000000;
	text-decoration:none;
}

.comment .reply{
	margin:5px 0 0px 0;
	padding:2px;
	font-size:10px;
	text-align:right;
}
.comment .reply a{
	color:#000000;
	text-decoration:none;
}
.trackback .reply, .pingback .reply{
	display:none;
}
	/**comment paging WP2.7**/
.commentnavi{
	position:relative;
	padding-right:20px;
}
.commentpages{
	float:right;
	padding:5px 10px;
}
.page-numbers{
	padding-left:5px;
}
.current{
	font-weight:bold;
}
	/*** comment form ***/
#respond {
	clear:both;
	padding:5px 15px 5px 5px;
	margin:10px 0px 0px 20px;
	font-size:11px;
}	
.cancel-comment-reply{
}

#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #3399cc;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 98%;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #3399cc;
	padding: 2px 2px 2px 2px;
}
#submit {
	
	height: 20px;
	color: #000000;
	font-size: 11px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #3399cc;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}


/***** sidebar *****/
#sidebar {
	color:#000000;
}

#sidebar a {
	color:#003250;
	font-weight:none;
	text-decoration: none;
	text-transform: none;
}

#sidebar a:hover {
	color:#ff9b00;
}

#sidebar h1 {
	color: #000000;
	height:30px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 25px 0px 0px 0px;
	padding: 14px 50px 0px 50px;
   	background:url('images/button.png') no-repeat center;
}

#sidebar select{
	margin:5px 0px 0px 3px;
	font-size:11px;
	width:170px;
}


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

#sidebar ul li{
	padding-bottom:20px;
	background: url('images/bg_sb2.gif') no-repeat bottom center;
}

#sidebar ul ul li{
	line-height: 1.7em;
	list-style-type: none;
	font-size:11px;
	border:0px red solid;
	font-family:Verdana,Arial;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0 15px; /*padding-bottom:0;*/
	background: url('images/bullet.png') no-repeat 0px 3px;
}

#sidebar ul ul ul li {
	list-style-type: none;
	font-size:11px;
	border:0px; 
	margin: 0px 0px 0px -5px; 
	line-height: 1.7em; 
	font-family:Verdana,Arial;
	padding: 0px 0px 0px 20px;
}