/* Theme Name: Blue Cerenity Theme URI: http://www.managementscripts.com/ Description: A sleek blue theme by ManagementScripts.com and coded by Ceneb Version: 1.0 Author: Management Scripts Author URL: http://www.managementscripts.com/ tags: one-column, blue */ /* Main */ body {font-family:arial;background:#c1d4d2;font-size:14px;color:#8ea6b7;} * {margin:0;padding:0;} img {border:0;} a {text-decoration:none;color:#8ea6b7;} a:hover {text-decoration:underline;} #wrapper {width:964px;margin:0 auto;} /* Header */ #header {background:#FFF;width:964px;height:102px;} #header #logo {float:left;margin:19px 0 0 26px;} #header #logo-text {float:left;margin:24px 0 0 20px;} #header #logo-text h1 {font-size:32px;} #header #logo-text h2 {font-size:14px;} #header #advert {float:right;margin:20px 10px 0 0} /* Menu */ ul#menu {background:url(images/menubg.png) repeat-x;width:964px;height:27px;list-style:none;margin:0 0 35px 0;} ul#menu li {float:left;background:url(images/splitter.png) no-repeat 100% 90%;padding:5px 10px 0 10px;} ul#menu li a {color:#FFF;} /* Posts */ #posts {float:left;width:750px;margin:0 0 36px 0;overflow:hidden;} #posts .post {float:left;margin:0 0 20px 0;} #posts h3.post-title {background:url(images/post-titlebg.png) repeat-x;height:23px;width:750px;font-size:14px;font-weight:normal;text-align:center;color:#FFF;padding:6px 0 0 0;} #posts h3.post-title a {color:#FFF;} #posts .post-content {background:#FFF;padding:39px 26px 19px 26px;width:698px;} #posts .post-content p {padding:0 0 20px 0;} #posts .post-footer {background:url(images/post-footerbg.png) repeat-x;height:29px;width:750px;} #posts .post-footer p {color:#FFF;font-size:12px;text-align:right;padding:8px 10px 0 0;} #posts .post-footer a {color:#FFF;} #posts .pagetitle {padding:0 0 15px 0;} h3#comments {float:left;background:url(images/post-titlebg.png) repeat-x;height:23px;width:750px;font-size:14px;font-weight:normal;text-align:center;color:#FFF;padding:6px 0 0 0;margin:20px 0 0 0;} .commentlist {float:left;background:#FFF;width:698px;padding:19px 26px 19px 26px;} #posts #respond {clear:both;float:left;background:#FFF;width:698px;padding:19px 26px 19px 26px;} ol.commentlist p {padding:0 0 10px 0;} /* Sidebar */ #sidebar {float:right;width:204px;margin:0 0 36px 0;} #sidebar .block {} #sidebar .block h4.block-title {font-weight:bold;background:url(images/sidebar-block-title.png) repeat-x;height:25px;width:204px;color:#FFF;text-align:center;padding:7px 0 0 0;font-size:14px;} #sidebar .block .block-content {background:#FFF;padding:15px 9px 15px 9px;} #sidebar .block .block-content ul {list-style:none;} #sidebar .block .block-content ul li {background:url(images/sidebar-arrow.png) no-repeat 2% 50%;padding:0 0 0 24px;} #sidebar .block .block-content ul li a {color:#7791a4;} /* Footer */ #footer {clear:both;background:url(images/footerbg.png) repeat-x;height:29px;} #footer p {font-size:11px;color:#FFF;text-align:center;padding:7px 0 0 0;} #footer a {color:#FFF;} /* Classes */ .aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; }