/*  
Theme Name: AffiliateKarma-by-ContentRobot
Theme URI: http://www.contentrobot.com/
Description: This two column WordPress theme was created for <a href="http://www.affiliate-karma.com/">Affiliate Karma</a> by <a href="http://www.contentrobot.com/">ContentRobot.</a>
Version: 1.0
Author: Dana Rockel
Author URI: http://www.contentrobot.com/
*/

/*
Colors Used In This Theme
color name - 123456
*/

/* @group Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
/* @end */
/* @group Hacks */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* Hide from IE Mac \*/
.clearfix { display:block; }
/* End hide from IE Mac */
/* @end */
/* @group Global Styling */
body { background:#fff; font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 14px; line-height: 16px; color:#333; margin:0px; }
/* @end */
/* @group Layout */
#wrapper { width:100%; margin:0 auto; background-color:#f00; }
#headerwrapper { background-color:#fff; }
#header { background:#fff url(images/header-bg.png) no-repeat 15px 0px; width:985px; margin:0 auto; height:140px; padding:0px; }
#logo { background:#fff url(images/affiliate-karma-logo.png) no-repeat; top: 41px; width: 487px; height: 70px; position: relative; }
#logo a { display: block; width: 487px; height: 70px; position: relative; text-indent: -5000px; outline: 0; }
.description { text-indent: -5000px; }
#pulldown { padding: 20px 20px 0 0; float: right; }
#navwrapper { background:#c2e8ae url(images/navbar-bg.png) repeat-x; height: 50px;  }
#navigation { background:#c2e8ae url(images/navbar-bg.png) repeat-x; width:955px; margin:0 auto; height: 50px; }
#containerwrapper { background:#c2e8ae url(images/content-bg.png) repeat; }
#container { width:955px; margin:0 auto; }
#content { width:735px; float:left; margin:0; padding:0; }
#roundedcontenttop { width:735px; height:22px; margin:0; padding:0; background: url(images/content-top.png) no-repeat; }
#roundedcontentbottom { width:585px; margin:0 0 20px; padding: 20px 75px 25px; background: url(images/content-bottom-home.png) bottom; }
#sidebar-a { width:200px; float:right; margin:0; padding: 15px 10px 10px 0; /*background-color:#def;*/ }
#sidebar-a li, #sidebar-b li { padding:0 0 15px; }
#sidebar-a li ul li, #sidebar-b li ul li { padding:0; }
#footercontentwrapper { background: #dbdbdb url(images/footer-content-bg.png) repeat-x; }
#footercontent { background: #dbdbdb url(images/footer-content-bg.png) repeat-x; width:915px; margin:0 auto; padding:20px; font-size: 12px; }
#footerwrapper { background-color:#dff4d4; }
#footer { background:#dff4d4 url(images/footer-bg.png) no-repeat bottom; width:945px; margin:0 auto; padding: 15px 5px 15px; text-align:center; }
/* @end */
/* @group Typography */
a:link { color:#19376e; }
a:visited { color:#19376e; }
a:hover { color:#45961d; }
a:active { color:#45961d; }
blockquote { font-style:italic; margin:0 20px; color:#666; }
strong { font-weight:bold; }
em { font-style:italic; }
code, code p {  }
acronym, abbr, span.caps {  }
small {  }
h1, h2, h3, h4, h5, h6 { font-weight:bold; }
h1 { font-size:24px; margin-bottom:10px; }
h2 { font-size:18px; margin-bottom:6px; }
h3 { font-size:14px; margin-bottom:4px; }
h4 { font-size:12px; margin-bottom:2px; }
h5 { font-size:10px; }
h6 { font-size:9px; }
/* @end */
/* @group Images */
img[align="center"] { display:block; border:1px solid #ccc; padding: 5px; margin:0 auto 10px!important; }
img[align="right"] { border:1px solid #ccc; padding: 5px; margin:0 0 5px 10px!important; display:inline; }
img[align="left"] { border:1px solid #ccc; padding: 5px; margin:0 10px 5px 0!important; display:inline; }
img.aligncenter { display:block; border:1px solid #ccc; padding: 5px; margin:0 auto 10px; }
img.alignright { border:1px solid #ccc; padding: 5px; margin:0 0 5px 10px!important; display:inline; float:right; }
img.alignleft { border:1px solid #ccc; padding: 5px; margin:0 10px 5px 0!important; display:inline; float:left; }
img.noborder { border:none !important; }
/* @end */
/* @group Navigation */
#navigation { padding: 8px 0px 6px 16px; line-height: normal; font-family: Arial, Verdana, Sans-Serif; font-size: 14px; font-weight: bold; text-transform: uppercase; }
#navigation li { display:inline; margin-right:0px; }
#navigation li a, #navigation li a:visited { color: #333 !important; background: url(images/navbar-bg.png) repeat-x; padding: 8px 12px 15px; text-decoration: none; outline: 0; }
#navigation li#current a { color: #000 !important; background: url(images/navbar-bg-over.png) repeat-x; outline: 0; }
#navigation li a:hover, #navigation li#current a:hover, #navigation li a:active, #navigation li#current a:active { color: #fff !important; background: url(images/navbar-bg-over.png) repeat-x; outline: 0; }
/* @end */
/* @group Content */
#content img { display:block; border:1px solid #ccc; padding: 5px; margin: 5px; }
#content p { padding-bottom:10px; }
#content ul { padding-bottom:10px; list-style:disc; }
#content ul ul { padding-bottom:0px; list-style:disc; }
#content ul li { margin-left:15px; }
#content ol { padding-bottom:10px; list-style:decimal; }
#content ol ol { padding-bottom:0px; list-style:decimal; }
#content ol li { margin-left:20px; }
#content h2 { text-transform: uppercase; color: #45961d; font-size: 17px; text-decoration:none; }
#content h3, #content h3 a { font-size: 14px; text-transform: uppercase; color: #c97b86; margin-bottom: 5px; }
#content .post h2 { margin-bottom:0; }
#content .post h2 a { text-transform: uppercase; color: #45961d; font-size: 15px; text-decoration:none; }
#content .postinfo { font-size:12px; color:#666; margin-bottom:10px; }
#content .postmetadata { font-size:12px; color:#666; margin:10px 0 30px; background-color: #f6ebec; border-top:1px dotted #ddbfc3; }
#content .postmetadata p { padding:2px 10px; border-bottom:1px dotted #ddbfc3; }
#content .postmetadata a { text-decoration: none!important; color:#a66969; }
#content .postmetadata a:active, #content .postmetadata a:hover { color:#704646; }
#commentsarea { font-size:12px; }
#commentsarea h3 { margin: 10px 0 5px; }
#commentsarea .singlecomment { margin: 0 0 5px; padding: 0 0 5px; border-bottom:1px dotted #ccc; }
#commentsarea .commentmetadata, #commentsarea .thecomment { /*margin-left:50px;*/ }
hr { display:block; border:none 0; line-height:.1em; height:1px; border-top:1px dotted #99b1b6; margin:0px 0px 10px;}
/* @end */
/* @group Sidebar */
#sidebar-a h2 { font-size: 15px; text-transform: uppercase; color: #333; padding-bottom: 3px; border-bottom: 1px dotted #89c26d; }
#sidebar-a h3 { font-size: 14px; text-transform: uppercase; color: #34890b; margin-bottom: 0; }
#sidebar-a .smcaps { font-size: 12px; text-transform: uppercase; color: #333; }
#sidebar-a a { font-size: 12px; color: #34890b; }
#sidebar-a a:active, #sidebar-a a:hover { color: #000; }
#sidebar-a a.rss { background:url(./images/rss-chicklet.gif) 0px 0px no-repeat; padding-left:22px; }
/* @end */
/* @group Footer Content */
#footercontent a:active, #footercontent a:hover { color: #000!important; }
#footercontent ul#columnone, #footercontent ul#columntwo, #footercontent ul#columnthree { float: left; width: 271px; margin-left: 50px; }
#footercontent ul#columnone h2 { background: url(images/footer-shape1.png) no-repeat 0; padding-left: 45px; font-size: 14px; text-transform: uppercase; color: #000; padding-bottom: 3px; height: 23px; line-height: 28px; }
#footercontent ul#columnone a { color: #4d703c; }
#footercontent ul#columntwo h2 { background: url(images/footer-shape2.png) no-repeat 0; padding-left: 45px; font-size: 14px; text-transform: uppercase; color: #000; padding-bottom: 3px; height: 23px; line-height: 28px; }
#footercontent ul#columntwo a { color: #6c4838; }
#footercontent ul#columnthree h2 { background: url(images/footer-shape3.png) no-repeat 0; padding-left: 45px; font-size: 14px; text-transform: uppercase; color: #000; padding-bottom: 3px; height: 23px; line-height: 28px; }
#footercontent ul#columnthree a { color: #19376e; }
#footercontent ul#columnone { margin-left: 0px; }
#footercontent ul li ul li { padding-bottom: 5px; }
/* @end */
/* @group Footer */
#footer { font-size:12px; color: #757575; }
#footer a { color:#757575; }
#footer a:hover, #footer a:active { color:#000; }
#footer li { list-style:none; display:inline; padding:0 3px; }
/* @end */
/* @group ContentRobot */
#crwrapper { width: 900px; margin: 5px auto; text-align: center; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#poweredbycr { height: 26px; width: 232px; margin: 0px auto; line-height: 26px; font-size: 10px; background: url(images/cr-bot.gif) no-repeat 103px 0; cursor: pointer; }
#poweredbycr:active, #poweredbycr:hover  { background: url(images/cr-bot.gif) no-repeat 103px -26px; }
#crl { float: left; width: 100px; text-align: right; }
#crc { float: left; width: 26px; height: 26px; margin: 0 3px; }
#crr { float: left; width: 100px; text-align: left; }
#poweredbycr a { color: #757575; text-decoration:none; cursor: pointer; }
#poweredbycr a:hover, #poweredbycr a:active { color: #000; }
/* @end */