/*  
Theme Name: statement
Theme URI: http://www.blogohblog.com
Description: The "Statement" WordPress theme has been built by <a href="http://www.blogohblog.com" title="Free WordPress Themes">Blog Oh! Blog</a> and comes under a Creative Commons License.
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com
*/

/*+++++++ BODY +++++++*/
* { margin: 0px; padding: 0px; list-style:none; text-decoration:none; }
body { 
	font-family: "Trebuchet MS"; 
	font-size: 12px;  
	background: #2d7492 url(images/header_background.png) repeat-x; 
	background-color: #2d7492;
	*overflow: hidden;
}

/*+++++++ H1,H2,H3 HYPERLINKS +++++++*/
h3 { padding:10px 0 10px 0; font-size:14px;}
a:link a:active a:visited a:focus{  
	text-decoration: none; 
	color: #0b5da1; 
	border: 0px;
}
.clear { clear: both; }

/*+++++++ MAIN +++++++*/
#wrapper { width: 1000px; margin:auto; }
#frame,#content { width: 975px; margin:auto; }

/*+++++++ TOP +++++++*/
#header { width: 1000px; }
#logo { float: left; padding-top:30px; padding-left:10px; }
#logo h1{ font-family: "Lucida Sans Unicode"; font-size: 48px; color: #efecdb;}
#logo h1 a{
 font-family: "Lucida Sans Unicode"; font-size: 48px; color: #efecdb;
}

div.pictures_holder{
	width: 100%;
	float: left;
	clear: both;
}

div.picture_container{
	margin: 4.6px;
	float: left;
}

div.island_clue{
	float: right;
	background: url(images/cloud.png) no-repeat; 
	height: 144px;
	width: 407px;
	padding-top: 20px;
	padding-left: 230px;
}

p.clue_text{
	margin-left: 5px;
	line-height: 120%;
	width: 350px;
	*width: 280px;
	font-size: 10px;
	color: #fff;
}

p.clue_author{
	color: #4299a9;
	font-size: 10px;
}

#topleft { float: right; width: 350px; }

#searchbox { 
	float:right; 
	width: 233px; 
	height: 36px; 
	background: url(images/search-box.png) no-repeat; 
	margin: 10px 0px 0 0; 
}

#searchbox #s { 
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	float: left; 
	margin: 6px 0 0 6px; 
	border: 0; 
	width: 148px; 
	background: none; 
	color:#ffffff; 
}

#searchbox #go { 
	float: left; 
	margin: 5px 4px 0 0; 
}





/*+++++++ NAVIGATION +++++++*/
#nav { 
	float:left; 
	padding-right:10px; 
	margin-top:10px; 
	font-size: 14px;
}
#nav ul { }
#nav ul li {
	display:inline; 
	height:35px; 
	line-height:35px;
	background-image: url("images/button.png");
	margin-left: 10px;
	background-color: #ff0000;
}

#nav ul li.current_page_item a { 
	color:#fff; 
	text-align: left;
	margin-right: 30px;
}

#nav ul li.current_page_item a:hover{
	color:#fff;  
	text-align: left;
}
#nav ul li a { 
	color:#fff;
	float:left; 
	text-transform:lowercase; 
	padding:0 5px; 0 5px;
	text-align: left;
	margin-right: 30px;
}
#nav ul li a:hover{
	color:#dadada; 
	text-decoration:none; 
	text-align: left;
}

/*+++++++ INFOBAR +++++++*/
#infobar { height: 30px; width: 975px; line-height:30px; font-size:11px; margin-bottom:15px; }
#browse { float: left; width: 570px; background:url(images/folder.gif) no-repeat 0 6px; padding-left:22px; }
#rss { float: right; height: 30px; width: 383px; background:url(images/feed.gif) no-repeat right; }
#rss p { padding-right:22px; text-align:right;}

/*+++++++ ENTRY +++++++*/
#left { float: left; width: 620px; }
.entry { width: 620px; background: transparent;  margin-bottom:10px; line-height:140%; }
.entry h2 { font: bold 22px/28px "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;letter-spacing: -1px;margin-bottom:10px;}
.entry h2 a {  color:#222222; }
.entry h2 a:hover {color:#999999;}
.entry p { 



}

.entry_content p{
	margin: 5px;

}

html>body .entry ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry li { }
.entry ul li:before { content: "\00BB \0020"; }
.entry ol { padding:0; margin:0;}
.entry ol li { background: transparent; width: 95%;}
.entry img {}

.entry_top{
	background:url(images/entry-top.png) no-repeat;
	height: 4px;
	width: 620px;
}

.entry_bottom{
	background:url(images/entry-bottom.png) no-repeat;
	height: 16px;
	width: 620px;
}

p.entry_title{
	color:#484848;
	float:left;
	font-size:36px;
	font-weight:bold;
	line-height:110%;
	margin-left:15px;
	margin-top:5px;
	padding-bottom:10px;
	*padding-bottom:0px;
	padding-top:10px;
	width:100%;
}

p.category_name{
	font-size: 14px;
	font-weight: bold;
	color: #ada784;
	border-bottom: 1px solid #ada784;
	border-right: 1px solid #ada784;
	padding-top: 10px;
	margin-left: 10px;
	margin-top: 5px;
	width: 20%;
	float: left;
	padding-bottom: 10px;
}

p.entry_info{
	font-weight: bold;
	color: #ada784;
	border-bottom: 1px solid #ada784;
	padding: 10px;
	margin-top: 5px;
	width: 72%;
	float: left;
	text-align: right;
}

div.entry_more{
	background:url(images/more_button.png) no-repeat;
	height: 22px;
	width: 21px;
	font-size: 10px;
	padding-left: 23px;
}

div.entry_more a:link { color : #fff; border: 0px;}
div.entry_more a:active { text-decoration: none; color : #fff; border: 0px;}
div.entry_more a:visited { color : #fff; border: 0px;}
div.entry_more a:hover	{color: #fff; border: 0px;}

p.category_name a:link { color : #ada784; border: 0px;}
p.category_name a:active { text-decoration: none; color : #ada784; border: 0px;}
p.category_name a:visited { color : #ada784; border: 0px;}
p.category_name a:hover	{color: #ada784; border: 0px;}

p.entry_info a:link { color : #ada784; border: 0px;}
p.entry_info a:active { text-decoration: none; color : #ada784; border: 0px;}
p.entry_info a:visited { color : #ada784; border: 0px;}
p.entry_info a:hover	{color: #ada784; border: 0px;}

div.entry_content {
	color: #484848;
	padding: 10px;
	width: 95%;
}

p.comments_header{
	margin-top: 10px;
	font-size: 24px;
	color: #ada784;
	font-weight: bold;
	border-bottom: 1px solid #ada784;
	width: 300px;
	padding-bottom: 10px;

}

img.centered { display: block; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; } 
.alignleft { float: left ;}
.allinfos { font-size:11px; height:20px; padding-bottom:10px;}
span.date { background:url(images/date.gif) no-repeat; padding-left:20px; }
span.comments { background:url(images/comment.gif) no-repeat; padding-left:20px; }
span.category { background:url(images/posted.gif) no-repeat; padding-left:20px; }
.navigation { width: 540px; padding:10px; line-height:140%; font-size:11px; }

/*+++++++ SIDEBAR +++++++*/
#sidebarbottom { float:right; width: 400px; }
#right { float:left; width: 320px; margin-left: 10px;  }
#topsidebar { width: 380px; padding:0 10px 0 10px; border:1px solid #dadada; background:#fff; margin-bottom:10px; }
#lsidebar h2 { font-size:15px; margin-bottom:10px; color:#4c4c4c;}
#rsidebar h2 { font-size:15px; margin-bottom:10px; color:#4c4c4c; }
#lsidebar { float:left; width:160px; padding:5px; border:1px solid #dadada; background:#fff;}
#rsidebar { float:left; width:195px; padding:5px 10px 5px 10px; border:1px solid #dadada; background:#fff; margin-left:8px;}
#sidebarbottom ul{ margin:10px auto 20px;}
#sidebarbottom ul li{}
#sidebarbottom ul li ul{}
#sidebarbottom ul li ul li{display:block; background:url(images/bullet.gif) no-repeat 0 0; padding-left:24px; padding-bottom:5px; border-bottom:1px dotted #dadada;}
#sidebarbottom p{padding:0 5px;}

/*+++++++ COMMENTS +++++++*/
.postmetadata { padding:5px; background:#feffe5; }

ol.commentlist{

 margin-top: 10px;
}

.commentlist cite { background:transparent; padding:5px 5px 5px 10px; }
.commentlist cite a { color:#333;}
.commentlist .ctext { background:url(images/doth.gif) repeat-x bottom; font-size:11px;}

/*+++++++ FOOTER +++++++*/
.up-footer { 
	background: #022c59 url(images/blue-wave.png) repeat-x; 
	width: 100%; 
	margin:15px auto 0px; 
	height: 350px;
	font-size:10px; 
}

div.mesh{
	padding: 10px;
	padding-top: 30px;
	width: 1000px; 
	margin:auto;
	font-size: 11px;
	color: #fff;
}

p.mesh_title{
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

div.contact_field{
	width: 30%; 
	float: left;
}

p.form_label{
	text-align: right;
	float: left;
	width: 70px;
	padding-top: 15px;
	padding-right: 5px;
}

p.input_field{
	background: #022c59 url(images/input_field.png) no-repeat;
	background-position: center;
	height: 32px;
	padding-top: 15px;
	float: left;
	padding-left: 5px;
	width: 180px;	
}

p.textarea_field{
	background: #022c59 url(images/textarea_field.png) no-repeat;
	background-position: center;
	height: 91px;
	padding-top: 15px;
	float: left;
	padding-left: 5px;
	width: 180px;	
}

p.textarea_field *{
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	overflow:hidden;
}

p.input_field *{
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-size: 12px;
}

p.feed_field{
	background: #022c59 url(images/feed_field.png) no-repeat;
	background-position: left;
	height: 32px;
	padding-left: 5px;
	padding-top: 10px;
	width: 250px;	
}
p.feed_field *{
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-size: 12px;
}

p.rss_field{
	background: #022c59 url(images/rss.png) no-repeat;
	height: 32px;
	padding-left: 25px;
	color: #fff;
	widt: 100%;
	margin-top: 10px;
}


p.comment_field{
	background: transparent url(images/comment_field.png) no-repeat;
	background-position: left;
	height: 32px;
	padding-top: 15px;
	float: left;
	padding-left: 5px;
	width: 480px;	
}

p.comment_field *{
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#ada784;
	font-size: 12px;
}

p.comment_textarea_field{
	background: transparent url(images/comment_field_textarea.png) no-repeat;
	background-position: left;
	height: 190px;
	padding-top: 20px;
	float: left;
	padding-left: 5px;
	width: 480px;	
}

p.comment_textarea_field *{
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#ada784;
	font-family: "Trebuchet MS";
	font-size: 12px;
	overflow:hidden;
}




p.rss_field a:link { color : #fff; border: 0px;}
p.rss_field a:active { text-decoration: none; color : #fff; border: 0px;}
p.rss_field a:visited { color : #fff; border: 0px;}
p.rss_field a:hover	{color: #fff; border: 0px;} 

p.send_button{
	padding-left: 85px;

}

div.comments_field{
	width: 35%; 
	float: left;
}

ul.comments{
	margin-top: 10px;
}

ul.comments li{
	background: transparent url(images/comment_cloud.png) no-repeat;
	height: 30px;
	padding-top: 3px;
	padding-left: 35px;

}

ul.comments li a:link { color : #fff; border: 0px;}
ul.comments li a:active { text-decoration: none; color : #fff; border: 0px;}
ul.comments li a:visited { color : #fff; border: 0px;}
ul.comments li a:hover	{color: #fff; border: 0px;} 

.comment_author{
	color: #0376d5;
}

#recent-posts{
	color: #fff;
	font-size: 10px;
}

#recent-posts a:link { color : #fff; border: 0px;}
#recent-posts a:active { text-decoration: none; color : #fff; border: 0px;}
#recent-posts a:visited { color : #fff; border: 0px;}
#recent-posts a:hover	{color: #fff; border: 0px;} 

#categories-426616451{
	color: #fff;
	font-size: 14px;
}

#categories-426616451 a:link { color : #fff; border: 0px;}
#categories-426616451 a:active { text-decoration: none; color : #fff; border: 0px;}
#categories-426616451 a:visited { color : #fff; border: 0px;}
#categories-426616451 a:hover	{color: #fff; border: 0px;} 

#tag_cloud a:link { color : #fff; border: 0px;}
#tag_cloud a:active { text-decoration: none; color : #fff; border: 0px;}
#tag_cloud a:visited { color : #fff; border: 0px;}
#tag_cloud a:hover	{color: #fff; border: 0px;} 

#archives ul{
	margin-top: 10px;
}

#archives ul li {
	height: 20px;
	background: transparent url(images/arrow.png) no-repeat;
	background-position: center left;
	padding-left: 20px; 
}

#archives a:link { color : #fff; border: 0px;}
#archives a:active { text-decoration: none; color : #fff; border: 0px;}
#archives a:visited { color : #fff; border: 0px;}
#archives a:hover	{color: #fff; border: 0px;} 

div.feeds_field{
	width: 35%; 
	float: left;
}

div.my_place{
	*margin-top: -18px;
	width: 100%;
	background: transparent url(images/my_place.png) no-repeat; 
	background-position: top;
	height: 299px; 
}

div.my_place_en{
	*margin-top: -18px;
	width: 100%;
	background: transparent url(images/my_place_en.png) no-repeat; 
	background-position: top;
	height: 299px; 
}

.widgettitle{
	margin-top: 20px;
	width: 100%;
	color: #a1d705;
	border-bottom: 1px solid #a1d705;
	height: 35px;
	font-size: 22px;
	font-weight: bold;
}

div.sidebar_container{
	margin-top: 20px;
	width: 100%;
}

p.container_header{
	color: #a1d705;
	border-bottom: 1px solid #a1d705;
	height: 35px;
	font-size: 22px;
	font-weight: bold;
}

.post{
	background: transparent url(images/entry-background.png) repeat-y; 
}

p.copy{

	float: left;

}

p.author{
	float: right;

}

#footer { 
	background: #ffffff url(images/footer-background.png) repeat-x; 
	width: 100%; 
	height:70px; 
	font-size:10px;
	color: #022c59; 
}





#foo {   
	width: 955px; 
	margin:auto; 
	padding-top:25px; 
	color:#022c59; 
	font-size: 11px;
}

#foo a:link { color : #0b5da1; border: 0px;}
#foo a:active { text-decoration: none; color : #0b5da1; border: 0px;}
#foo a:visited { color : #0b5da1; border: 0px;}
#foo a:hover	{color: #0b5da1; border: 0px;} 
#foo ul { float:left; margin-top:10px; }
#foo ul li {display:inline; height:35px; line-height:35px; font-weight:700;}
#foo ul li.current_page_item a { background:url(images/navbg-acho.gif) repeat-x; color:#fff; }
#foo ul li.current_page_item a:hover{background:transparent;color:#fff;}
#foo ul li a { color:#fff;float:left; padding:0 20px 0 0;}
#foo ul li a:hover{background:none;color:#dadada; text-decoration:none;}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }
a img { border: none; }
.alignright{float:right;}
.alignleft{float:left; padding-left:30px; padding-bottom:20px;}
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}

/**************** Gallery *********************/
.gallery {width: 95%;}
.gallery img {}
.attachment {text-align:center;}
.attachment img {}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft img{ }
.imgright {float:right;}
.imgright img{ }


/*****************AVATAR***********************/
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

div.gallery_pages{
	color : #aca882;
	margin-left: 5px;
	margin-top: -17px;
}

div.gallery_pages a:link { color : #aca882; font-weight: bold;}
div.gallery_pages a:active { text-decoration: none; color : #aca882; font-weight: bold;}
div.gallery_pages a:visited { color : #aca882; font-weight: bold;}
div.gallery_pages a:hover	{color: #aca882; font-weight: bold;}


#licenseBox{

	position: absolute;
	margin: 0 auto;
	width: 500px; 
	height: 375px; 
	background-color: #022d5a;
	padding: 30px;
	color: #fff;
	z-index: 1000;
}

#licenseBox h1{
	font-size: 25px;
	font-weight: bold;
	color: #fff;
}

.photoPreview{ 
	height: 245px;
}

.info{
	width: 190px;
	height: 300px;
	float: left;
}