/*  
Theme Name: corpblack
Theme URI: http://www.blogohblog.com
Description: This is the black variation of the <a href="http://www.blogohblog.com/wordpress-theme-corptheme" title="Free WordPress themes">Corp WordPress theme</a> with 3-columns, Widget-Ready, Dropdown Menu, Categories/Archives Dropdowns, Small Icons, Separate Comments/Trackbacks. The theme falls under a Creative Commons License developed by <a href="http://www.blogohblog.com" title="WordPress themes">Free WordPress Themes</a>. You can download the other three variations of this theme (Corpblue, Corpred, Corpgreen) by going <a href="http://www.blogohblog.com/wordpress-theme-corptheme" title="Free WordPress templates">here</a>.
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com
*/

/**************** Body *********************/
*{margin:0;padding:0;}
body{background: url(http://cpccreativeblog.com/wp-content/uploads/2010/07/banner48bg.jpg); 
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;

color:#421C1C;font:13px Trebuchet MS;margin-bottom:20px; margin-top: 11px; line-height:20px;}

#header-wrapper{
background: url(http://cpccreativeblog.com/wp-content/uploads/2010/07/cpccreativeblogfinal.png);
background-position: top-center;
  width:900px; 
  margin:0 auto 0px;
  }

#wrapper{
background: #ffffff;
  width:900px;
    margin:0px auto 0px;
  border:0px solid #E72B0E;
  padding:0px;
  }

#footer-wrapper{
background: url(http://cpccreativeblog.com/wp-content/uploads/2010/07/banner48footer.png);
no-repeat left;
width:900px;
height:198px; 
position: bottom;
background-color: transparent;
  margin:0 auto 0px;
  border:0px solid $bordercolor;
  }

/**************** Header *********************/
#logo {float:left;}
#logo h1 {text-indent:-10000px;margin:0;padding:0;}
#logo h1 a {display:block; background: url(http://cpccreativeblog.com/wp-content/uploads/2010/07/cpccreativeblogfinal.png) no-repeat ;width:900px;height:314px; position: top center; }

/**************** Header *********************/
#welcome {padding-top:30px; font-size:14px; color: #5A3535; height:90px;}
#welcome h1 {font-size:25px; font-weight:normal; letter-spacing:-1px; margin-bottom:5px; color:#000000;}
#welcome span a{font-weight:bold; color:#5A3535; float:left; padding:10px 0px 0px 2px;}

/**************** Text *********************/
h2 a:link,h2 a:visited{ font-size:22px; color: #397C82; text-decoration:none;}
h2 a:hover{color: #548C91;}
.spacer {border-bottom:1px solid #421C1C; margin-top:10px; margin-bottom:10px;}
h2.search {font-weight:lighter; font-size:12px; padding-left:20px; font-style:italic; background-color:#F0F9FA; width:460px; margin:auto; padding:10px 0px 2px 10px;}

/**************** Entry *********************/
.entry{ float:left;margin-bottom:10px;width:510px;}
.entry h2{padding-bottom:6px; line-height:30px;}
.entry p{padding:0 0 5px 0;}
.post{padding:10px;text-align:justify; margin-bottom:20px; background:url(images/postee.gif) repeat-x top;}
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; }
.lightgray { color: #F0F9FA; font-size:15px; padding-top:5px; padding-bottom:15px;}
.meta {background-color: #F0F9FA; padding:5px; font-size:12px; border:0px dashed #959200;}

/**************** Links *********************/
a:link, a:visited{color: #397C82;text-decoration:none;}
a:hover{color: #548C91;}

/**************** Navigation *********************/
#navigation{clear:both;	width:900px; position:absolute; top:314px; margin:5px auto; padding-bottom:0px; border-top: 0px solid #000000; font-size: 14px;}
#menu {height: 30px; list-style:none;}

/**************** Sidebars *********************/
#sidebar1{ width:180px; float:left; margin-top:16px; margin-right: 5px; margin-left: 10px;}
#sidebar1 h2{background: url() left no-repeat; font-weight:normal; font-size:12px; border-bottom:0px double #959200; padding:0px 1px 0px 20px; text-transform:uppercase;}
#sidebar1 ul{list-style-type:none;}
#sidebar1 ul li{list-style-type:none;margin-top:20px;}
#sidebar1 ul li ul{font-style:normal;list-style-type:none;margin-top:10px;padding:0 0 0 5px;}
#sidebar1 ul li ul li{border:0;display:block;margin:0 0px 5px;padding:0 0 5px 0px;}
#sidebar1 p{padding:0 5px;}
.postform {font:13px Trebuchet MS; width:150px; color: #000000;}
.archivedropdown {font:13px Trebuchet MS; width:150px; color: #000000;}


#sidebar2{ width:180px; float:left; margin-top:16px; margin-right: 10px; margin-left: 5px;}
#sidebar2 h2{background: url() left no-repeat; font-weight:normal;font-size:12px; border-bottom:0px double #959200; padding:0px 1px 0px 20px; text-transform:uppercase;}
#sidebar2 ul{list-style-type:none;}
#sidebar2 ul li{list-style-type:none;margin-top:20px;}
#sidebar2 ul li ul{font-style:normal;list-style-type:none;margin-top:10px;padding:0 0 0 5px;}
#sidebar2 ul li ul li{border:0;display:block;margin:0 0px 5px;padding:0 0 5px 0px;}
#sidebar2 p{padding:0 5px;}

/**************** Search *********************/
#topsearch{float:right;}
#topsearch input[type="text"]{background: #ffffff url(images/search.png) right no-repeat; border: 3px solid #80B0B4; width:10em; color: #333333; font:12px Trebuchet MS, Arial, sans-serif;padding:2px 16px 2px 2px;}
#searchbutton {padding:1px;} 

/**************** Comments *********************/
.comlabel { background:url(images/comment.gif) left no-repeat; font-weight:lighter; font-size:14px; padding:10px 0px 10px 20px;margin-top:10px;}
.postlabel {background:url(images/comment_new.gif) left no-repeat;font-weight:lighter; font-size:14px; padding:10px 0px 10px 20px; margin:10px 0px 10px 0px;}
.commentlist{list-style:none;}
.tip {height:15px; width:500px; display:block;margin:10px 0px 0px 0px;}
.authorcomment {padding:3px; margin:10px 0px 0px 0px;}
.odd{color: #959200; font-size:12px; padding:2px 10px 2px 0px; border-bottom:1px solid #CCCCCC; }
.odd a:link{color:#959200;}
.commenttext {color: #000000; padding:5px 10px 0px 0px;  margin:0px; font-size:12px;}
#author, #email, #url {width:35%;border:1px solid #cbcbcb; font:12px Trebuchet MS; margin-bottom:0.6em;margin-top:5px;padding:1px 15px 1px 1px;}
#author {background:url(images/user.png) no-repeat right;}
#email {background:url(images/email.png)  no-repeat right;}
#url {background:url(images/link.png) no-repeat right;}
#comment{width:98%;border:1px solid #cbcbcb;margin-bottom:0.6em;margin-top:5px;padding:3px;}
#submit {background:#FFFFFF; padding:1px; font:12px Trebuchet MS;  border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; border-left:1px solid #E4E4E4; border-top:1px solid #E4E4E4;}

/**************** Footer *********************/
#footer{text-align:center; }

/**************** 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; }
.centered{display:block;margin-left:auto;margin-right:auto;}
.alignright{background:url(images/arrow_right.png) no-repeat right;float:right;padding-right:20px; margin-right:20px; font-size:14px; font-weight:bold;}
.alignleft{ background:url(images/arrow_left.png) no-repeat left; float:left;padding-left:20px; margin-left:20px; font-size:14px; font-weight:bold;}

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 #959200;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}


