/*  
Theme Name: ReStatement
Theme URI: http://www.hanep.org/restatement-wordpress-theme/
Description: This theme was based on "Statement" WordPress theme by <a href="http://www.blogohblog.com">Blog Oh! Blog</a> and comes under a Creative Commons License. Credits to <a href="http://www.blogohblog.com">Blog Oh! Blog</a> and <a href="http://www.wordpress.org" title="WordPress">WordPress</a>.
Version: 1.0
Statement Author: Jai Nischal Verma
Statement Author URI: http://www.blogohblog.com
ReStatement Mod by: Hanep
ReStatement Mod URI: http://www.hanep.org
*/

/*BODY==========================================================================================================================*/
* {margin: 0px; padding: 0px; list-style:none; text-decoration:none; }
body {font-family: "Arial",Lucida Grande,Lucida Sans Unicode,helvetica,sans-serif; font-size: 12px; color: #2A2A2A; background: #666666 url(images/bg.jpg) repeat-x top; background-attachment: fixed }
#wrapped {width:940px; margin:45px auto;}
#mainframe {background:#ffffff;}
#wrapper {width: 960px; margin:auto; }
#sexybody {background:#ffffff; margin:45px auto; margin-top:0px;}
#topper {background:url(images/topper.png); width:940px; height:45px;}
#topper2 {background:url(images/menu.png); width:940px; height:30px;}
#frame,#content { width: 920px; margin:auto; }

/*LINK==========================================================================================================================*/
h3 { padding:10px 0 10px 0; font-size:14px;}
a:link {  text-decoration: none; color: #006666; border: 0px;}
a:active {color : #006666; border: 0px;}
a:visited { color :#006666 ; border: 0px;}
a:hover	{ color:#FF6600; border: 0px;text-decoration: underline;} 
a:focus { outline: none;}
.clear { clear: both; }

/*HEADER==========================================================================================================================*/
#header { height: 106px; width: 960px; }
#logo { float: left; width: 293px; padding-top:43px; padding-left:20px; }
#logo h1{text-indent:-10000px;}
#logo h1 a{display:block; background: url(images/logo.png) no-repeat; height:63px; outline:none;}
#topleft { float: right; height: 106px; width: 630px; }
#searchbox { float:right; width: 233px; height: 30px; background: url(images/s.gif) no-repeat; margin:11px 10px 0 0; }
#searchbox #s { float: left; margin: 4px 0 0 6px; border: 0; width: 200px; background: none; color:#999999; }
#searchbox #go { float: right; margin: 3px 4px 0 0; width:18px; height:18px;  }
#adsense { float:left; width: 255px; height: 255px; margin:20px 5px 0 0; }
#randomcar {Z-INDEX:inherit; LEFT:30px; POSITION:relative; TOP:0px}
/*MENU==========================================================================================================================*/
#nav { float:left; padding-right:10px; margin-top:5px;}
#nav ul { }
#nav ul li {display:inline; height:35px; line-height:35px;}
#nav ul li.current_page_item a { background:url(images/navbg-acho.gif) repeat-x; color:#FFCC00; }
#nav ul li.current_page_item a:hover{background:transparent;color:#fff;}
#nav ul li a { color:#fff;float:left; padding:0 0 0 20px;}
#nav ul li a:hover{background:none;color:#FFCC00; text-decoration:none;}
#infobar { height: 30px; width: 975px; line-height:30px; font-size:11px; margin-bottom:15px; }
#browse { float: left; width: 450px; padding-left:30px; color:#FFFFFF;}
#browse p {color:#FFFFFF;}
#browse a {color:#FFFFFF;}
#browse a.hover {color:#FF0000;}
#rss { float: left; height: 10px; width: 700px; background:url(images/feed.gif) no-repeat right; color:#FFFFFF; }
#rss p { padding-left:20px; text-align:left; color:#FFFFFF;}
#rss a { padding-left:20px; text-align:left; color:#FFFFFF;}
#rss1 { float: right; height: 10px; width: 450px; color:#FFFFFF; }
#rss1 p { padding-right:20px; text-align:right; color:#FFFFFF;}
#rss1 a { padding-right:0px; text-align:right; color:#FFCC00;}
.feed-button {padding: 10px 0;}
.feed-button {
  color: #000000;
  padding: 10px 15px 10px 36px;
  background: #FFFF99 url("../images/feed-icon-14x14.png") no-repeat 15px 50%;
  border-top: 1px solid #FF9900;
  border-right: 1px solid #FF9900;
  border-bottom: 1px solid #FF9900;
  border-left: 1px solid #FF9900;
}
/*RSS==========================================================================================================================*/

a#rsslink, a#rsslink:link, a#rsslink:visited  {
	width:14px;
	height:14px;
	line-height:14px;
	background:transparent url(images/feed.png) top left no-repeat;
	}

a#rsslink:active, a#rsslink:hover  {
	background:transparent url(images/feed-hover.png) top left no-repeat;
	}
/*ENTRY==========================================================================================================================*/
#left { float: left; width: 518px;}
.entry { width: 488px; padding:10px; background:#fff; border:1px solid #dadada; margin-bottom:10px; line-height:140%; }
.entry h2 { font: bold 18px/24px "Lucida Grande", "Lucida Sans Unicode","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 { padding-bottom:10px;}
html>body .entry ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before { content: "\00BB \0020"; }
.entry ol { padding:0; margin:0;}
.entry ol li {}
.entry img {margin:0 0px 0px 0px;}
img.centered { display: block; margin-left: auto; margin-right: auto; text-align:center;}
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; }
.aligncenter { text-align: center; margin: auto;}
.wp-caption aligncenter { text-align:center; margin: auto;}
.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; }
span.tag{ background:url(images/tag.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: 400px;  }
#topsidebar { width: 380px; padding:0 10px 0 10px; border:1px solid #dadada; background:#fff; margin-bottom:10px; }
#topsidebar_adtaily { width: 380px; padding:10px 10px 10px 10px; border:1px solid #dadada; background:#fff; margin-bottom:10px; }
#topsidebar_adtaily h2 { font-size:15px; margin-bottom:10px; color:#4c4c4c;}
#topsidebar_blogvertising { width: 380px; padding:10px 10px 10px 10px; border:1px solid #dadada; background:#fff; margin-bottom:10px; }
#topsidebar_blogvertising h2 { font-size:15px; margin-bottom:10px; color:#4c4c4c;}
#topsidebar_red { width: 380px; padding:10px 10px 10px 10px; border:2px dashed #FF0000; background:#FFD9DA; margin-bottom:10px; }
#topsidebar_red h2 { font-size:15px; margin-bottom:10px; color:#FF0000;}
#lsidebar h2 { font-size:15px; margin-bottom:10px; color:#4c4c4c;}
#rsidebar h2 { font-size:15px; margin-bottom:10px; color:#4c4c4c; }
#lsidebar { float:left; width:190px; padding:5px; border:1px solid #dadada; background:#fff;}
#rsidebar { float:left; width:165px; 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;}

/*COMMENT==========================================================================================================================*/
.postmetadata { padding:5px; background:#feffe5; }
.postmetadata1 { padding:04px; background:#FFFFCC; }
#commentform p { padding-bottom:10px;}
#commentform #author { border:1px solid #dadada; height:20px; width:200px; }
#commentform #email { border:1px solid #dadada; height:20px; width:200px; }
#commentform #url { border:1px solid #dadada; height:20px; width:200px;}
#commentform #comment { border:1px solid #dadada; height:200px; width:450px;}
.commentlist cite { background:#f9f9f9; padding:5px 5px 5px 10px;}
.commentlist cite a { color:#333;}
.commentlist .ctext { background:url(images/doth.gif) repeat-x bottom; font-size:11px;}
.alt{background:#F6F6F6;border:1px solid #ecebeb;padding:0.5em;}
.commentlist li{border:1px solid #ecebeb;padding:0.5em;}
img.avatar, img.comment-grav {padding:1px; background:#fff; border:1px solid #ccc; float:right;	margin:0 0 10px 10px;}
.commentlist img.avatar, img.comment-grav {margin-bottom:15px;}

/*FOOTER==========================================================================================================================*/
#footer { background: #666666 url(images/foot.png) repeat-x; width: 100%; margin:0px auto; height:60px; font-size:10px; }
#footerlink { background: #666666 url(images/footlink.png) repeat-x; width: 100%; margin:15px auto auto; font-size:10px;}
#foo { background:url(images/foobg.gif) no-repeat right; width: 820px; margin:auto; padding:00px; height:60px; color:#fff; }
#foo2 { background:url(images/foobg3.png) no-repeat right; width: 870px; margin:auto; padding:00px; height:55px; color:#fff; overflow:hidden}
#foo a:link { color : #FF9900; border: 0px;}
#foo a:active { text-decoration: underline; color : #FF9900; border: 0px;}
#foo a:visited { color : #FF9900; border: 0px;}
#foo a:hover	{color: #FFFFFF; border: 0px;} 
#foo ul { float:left; margin-top:5px; }
#foo ul li {display:inline; height:35px; line-height:20px; 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;}
#foo3 {width: 820px; margin:auto; padding:5px 25px; color:#fff; }
#foo3 a:link { color : #FF9900; border: 0px;}
#foo3 a:active { text-decoration: underline; color : #FF9900; border: 0px;}
#foo3 a:visited { color : #FF9900; border: 0px;}
#foo3 a:hover	{color: #FFFFFF; border: 0px;} 
#foo3 ul { float:left; margin-top:5px; }
#foo3 ul li {display:inline; height:35px; line-height:20px; font-weight:700;}
#foo3 ul li.current_page_item a {color:#fff;}
#foo3 ul li.current_page_item a:hover{background:transparent;color:#fff;}
#foo3 ul li a { color:#fff;float:left; padding:0 20px 0 0;}
#foo3 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}
.table1 {font-weight: bold; color: #F57C06; background-color: #EFEFEF;}
.table2 {font-weight: bold; color: #006666; background-color: #EFEFEF;}
.table3 {background-color: #CCCCCC;}

/*HIDE FEEDJIT,MYBLOGLOG. THANKS TO NOKTAHHITAM.COM ============================================================================*/
.mbl_fo_hidden {display: none;}
.mbl_h {display: none;}
.FJ_Heading {display: none;}
.FJ_TrafFoot {display: none;}

/*GALLERY=======================================================================================================================*/
.gallery {text-align:center;}
.gallery img {padding:3px;}
.attachment {text-align:center;}
.attachment img { padding:5px; border:1px solid #999999;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft img{ padding:5px; border:1px solid #999999;}
.imgright {float:right;}
.imgright img{ padding:5px; border:1px solid #999999;}

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.thumbimg{
	padding: 5px 5px 5px 5px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	}

/*FAVICONS======================================================================================================================*/
span.nk { background:url(images/icon-nk.gif) no-repeat; padding-left:20px;}
span.goldenline { background:url(images/icon-goldenline.gif) no-repeat; padding-left:20px;}
span.blip { background:url(images/icon-blip.gif) no-repeat; padding-left:20px;}
span.linkedin { background:url(images/icon-linkedin.jpg) no-repeat; padding-left:20px;}
/*FBSLIDER======================================================================================================================*/
* {	margin:0;
	padding:0;
	}
#facebook_slider
{
	background: #3B5997;
	padding: 10px;
	width: 232px;
	height:420px;  
	position: fixed;
	margin-top: -100px;
	left: 0px;
	top: 25%;
}
 
.fb_slider_slide_button
{
	background: url(images/facebook_closer.png);
	display: block;
	height: 112px;
	text-indent: -9999px;
	width: 27px;
 
	position: absolute;
	right: -27px;
	top: 0px;
}
 
.fb_slider_close
{
	background-position: -20px 0px;
}

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { padding:1em;}
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { font:bold 14px georgia,times,serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { border:3px solid #dcdcdc; float:left; margin:0em 1em 1em 1em; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:10px; text-transform: uppercase; font-family: tahoma; font-weight: bold;}
ol.commentlist li div.comment-meta a { color:#a7a7a7; }
ol.commentlist li p { font-size:12px; margin:1em 0em 0em 0em; }
ol.commentlist li ul { font-size:12px; list-style:square; margin:1em 0em 0em 0em; }
ol.commentlist li div.reply { font-size:11px; margin:1em 0em 0em 0em; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { border-left:5px solid #707070; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { border-left:5px solid #6a6a6a; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { border-left:5px solid #969696; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f9f9f9; }
ol.commentlist li.parent { border-left:5px solid #464646; }
ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em;}
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/*THE END ======================================================================================================================*/
/* Thanks to Blog Oh! Blog for a sharing a really great theme :-) */
