/*  
Theme Name: amber
Theme URI: http://www.blogohblog.com
Description: Amber colored, 100% Wide, Widget Enabled, 4-Column theme.
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com
*/

/**************** Body *********************/
*{padding:0;margin:0;}
body{background:#EFE0AD url(images/amber-body.jpg) top repeat-x;color:#606060;font-family:tahoma;font-size:12px;margin:0px;padding:0px; line-height:18px; word-spacing:1px;}
h1{font-family:georgia;margin:0px;}
h2 {margin-bottom:10px;}
h3{font-family:georgia;margin:0px;}

/**************** Links *********************/
a:link, a:visited{color: #CC3300; text-decoration:none; padding:3px;}
a:hover{color: #ffffff;text-decoration:none; background-color: #CC3300;}
h1 a:link,h1 a:visited{ font-family:tahoma;font-size:20px; font-weight:normal; border-left:4px double #999999; color: #CC3300; padding:10px; text-decoration:none; background-color:#FFFFFF;}
h1 a:hover{color: #333333;}
h2 a:link,h2 a:visited{ font-size:18px; color: #CC3300; background-color: #F0F0F0; text-decoration:none; font-weight: lighter; padding:5px; border-left:3px double  #999999;}
h2 a:hover{color: #000000; background-color: #F0F0F0; }

/**************** Header *********************/
.logo {margin-top:15px;}
#header{background:url(images/amber.jpg);height:42px;margin:0px;position:relative;text-align:left;white-space:nowrap;width:100%;}

/**************** Layout *********************/
div.padder{padding:15px;}
div.spacer{clear:both;height:15px;}
#leftSection{height:auto;left:0px;position:absolute;top:56px;width:190px;}
#centerSection{height:100%;margin:0px 180px 0px 180px;position:relative;}
#centerLeftSection{float:left;height:auto;position:relative;width:70.5%;}
#centerRightSection{clear:right;float:left;height:auto;position:relative;width:24.5%;}
#centerSpacerSection{float:left;height:auto;position:relative;width:10px;}
#rightSection{height:auto;position:absolute;right:0px;top:56px;width:200px; right:20px;}

/**************** Entry *********************/
.entry{margin-bottom:10px; border:5px solid #F2F2F2; background-color:#FFFFFF;}
.entry .page_item a:link, .entry .page_item a:visited  {padding:0;font:1em Trebuchet MS, Arial, sans-serif; color: #003366; text-decoration:none; border-bottom:1px dotted #666666;}
.entry p{padding:0 0 10px 0;}
.entry .page_item a:hover {background-color:#FFFFFF; color: #333333;text-decoration:none;}
.post{padding:15px;text-align:justify; background:url(images/page.gif) top repeat-x;  background-color:#FFFFFF;}
.post img{margin:10px;}
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before{ content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }

/**************** Comments *********************/
#comments{padding-left:20px; background-color: #FFFFFF;font-family:tahoma;font-size:18px; text-decoration:underline; font-weight:normal;}
.commentlist {background-color: #FFFFFF;}
.commentlist li p{padding:10px; }
#author, #email, #url {color:#666;width:40%;border:1px solid #cbcbcb;margin-bottom:0.6em;background:#fcfcfc;margin-top:2px;padding:3px;}
#submit{font:bold 1em Trebuchet MS, Arial, sans-serif;margin-bottom:15px;margin-top:5px;padding:2px;}
#respond{padding-left:20px;}
#commentform{padding:10px;  background-color: #FFFFFF;}
#commentform h2{font-family:tahoma;font-size:18px; text-decoration:underline; font-weight:normal;}
#comment{width:60%;border:1px solid #cbcbcb;}

/**************** Sidebar *********************/
.sidebar{background-color:#FFFFFF;border:5px solid #F2F2F2;}
.sidebar ul{list-style-type:none;margin:0;padding:10px;}
.sidebar ul li{margin-left:10px;margin-top:20px;}
.sidebar ul li ul{font-style:normal;margin-top:5px;padding:0 0 0 5px;}
.sidebar ul li ul li{margin:0 0px 5px;list-style-type: circle;}
.sidebar p{padding:0 5px;}
.widgettitle {font-family:tahoma;font-size:18px; text-decoration:underline; font-weight:normal;}

/**************** Searchform *********************/
#rss { padding:10px;}
#searchform input[type="text"]{ border:1px solid #A2A2A2; color: #333333;font:0.8em Trebuchet MS, Arial, sans-serif;margin-left:15px;padding:2px;}
#searchform input[type="submit"]{font:bold 1em Trebuchet MS, Arial, sans-serif;margin-bottom:15px;margin-left:15px;margin-top:5px;padding:2px;}
#topsearch input[type="text"]{ border:1px solid #A2A2A2; color: #333333;font:0.8em Trebuchet MS, Arial, sans-serif;margin-left:15px;padding:2px;}
#topsearch input[type="submit"]{font:bold 1em Trebuchet MS, Arial, sans-serif;margin-bottom:15px;margin-left:15px;margin-top:5px;padding:2px;}
.searchhead {padding:20px;font-family:tahoma;font-size:16px; text-decoration:underline; font-weight:normal;}

/**************** Footer *********************/
#footer{background-color: #D4D4D4; border-top:5px solid #F2F2F2;font-size:11px;height:40px;color:#333333; clear:both; position: fixed; bottom:0px; width:100%;}
.footer {padding:10px;}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 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;}
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}
