/*
Theme Name: UntouchableMarketing Blog Theme
Theme URI: http://blog.untouchablemarketing.com
Description: Theme built specifically for the UntouchableMarketing Blog
Version: 0.1
Author: Eric Johnson
Tags: 2 Coloumns
*/

#mainNavBarWrapper{margin-bottom:0px;}
#subWrapper{}
#subContent{background-color: #fff; padding:25px; width: 663px;}
#sideBar{background-color: transparent;}

#navBar .navBtnActive (line 83)
{
color: #ffffff;
cursor: default;
}

.sidebarStyle{background-color:#f2f2f2; padding:0 35px 30px 0px;}
.sideBar{padding:10px;}
.sideBar h2{margin:0 0 10px 0}
.sideBar ul, .sideBar ul li{list-style: none; margin: 0; padding:0;}
.sideBar ul li{list-style: none; padding:0 0 5px 5px;}
.sideBar ul li ul li{list-style: none; padding-left: 15px;}

.postDivider{border-bottom:1px dotted silver; padding:0 0 20px 0; margins:0 0 40px 0; clear:both;}

input#comment{width:600px;}

.sociable ul{list-style: none;}
.sociable ul li{display: inline-block;}
.sociable ul li a img{border: none; padding:0 5px;}

#eseriesform {
background-image:url(http://www.untouchablemarketing.com/images/eseriesBG.jpg);
background-repeat: no-repeat;
}

#eseriestext {
margin-left: 5px;
margin-right: 5px;
}

#contentInner a{
color: #333333;
border-bottom:dotted 1px #9bd33a;
}

#contentInner a:hover{
color: #9bd33a;
border-bottom: none;
}


#contentInner {
line-height: 150%;
}

/* set the image to use and establish the lower-right position */ .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{ background: transparent url(http://www.untouchablemarketing.com/images/emailBack.png) no-repeat bottom right} .cssbox{ /* intended total box width - padding-right(next) */ width:335px !important; /* IE Win = width - padding */ width: 320px; /* the gap on the right edge of the image (not content padding) */ padding-right:15px; /* use to position the box */ margin:20px auto} /* set the top-right image */ .cssbox_head{background-position:top right; /* pull the right image over on top of border */ margin-right:-15px; /* right-image-gap + right-inside padding */ padding-right:40px} /* set the top-left image */ .cssbox_head h2{ background-position:top left; margin:0; /* reset main site styles*/ border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ padding:25px 0 15px 40px; height:auto !important; height:1%} /* IE Holly Hack */ /* set the lower-left corner image */ .cssbox_body{ background-position:bottom left; margin-right:25px; /* interior-padding right */ padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */ 

/*CallOut Box Styles */

#calloutbox {
float: right;
font-size: 16px;
padding:  0 10px 10px 10px;
border: 4px solid #ccc;
margin: 1px 0 10px 10px;
max-width: 150px;
}
#calloutbox h3 {
font-size: 18px;
text-align: center;
}

#calloutwide {
float: right;
font-size: 16px;
padding:  0 10px 10px 10px;
border: 4px solid #ccc;
margin: 1px 0 10px 10px;
max-width:400px;
}

#calloutwide h3 {
font-size: 18px;
text-align: center;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

#titlelink {
text-decoration:none;
border:none;
line-height:24px;
}
