/*  
Theme Name: Stampout Smoking 
Theme URI: http://www.cjrw.com
Description: Stampout Smoking
Version: 1.2
Author: CJRW
Author URI: http://www.cjrw.com/

*/

html {
	height: 100%;
    min-height: 100%;
}
body {
	color: #333;
	min-height: 100%;
	text-align: center;
	/*background-color: #545454;*/
	background-image: url(images/bodyBG.gif);
	background-repeat:repeat;
	margin: 0;
	padding: 0;
}
#PageContainer {
	text-align: left;
	background-color: white;
	margin: 0 auto;
	width: 690px;
	border-left: 25px solid #545454;
	border-right: 25px solid #545454;
	padding: 0 30px 4em 30px;
}
div#Masthead {
	background-image:url(images/headers/intHead01.jpg);
	background-repeat:no-repeat;
	width: 750px;
	height: 215px;
	margin-left: -30px;
	background-color: #545454;
	position: relative;
}

div#TitleBar {
	background-image:url(images/titleBarBack.gif);
	background-repeat:no-repeat;
	width: 750px;
	height: 44px;
	margin-left: -30px;
	background-color: #545454;
	padding: 2px 0px 0 0;
}
div#TitleBar h1 a, div#TitleBar h1 a:visited{
	color: white;
	text-decoration: none;
	font-size: 28px;
	margin-left: 25px;
}

#Container {
	padding-top: 25px;
	width: 490px;
	float: left;
}
#Footer {
	clear: both;
	padding-top: 24px;
	font-size: 75%;
}

#ContainerWide {
	padding-top: 25px;
	width: 700px;
	
}

a, a:visited{
	color: #C41230;
}
a:hover {
	color: #008CD5;
}
.post {
	clear: both;
}
.post h2 {
	text-transform: uppercase;
	margin-bottom: 0;
}

.post .entry {

}

.post a, .post  a:visited {
	color: #C41230;
}

.post a:hover {
	color: #008CD5;
}
.post h2 a {
	text-decoration: none;
}

#PostsNav {
	border-top: 1px solid #545454;
	padding-top: 5px;
}

#PostsNav a, #PostsNav:link {
	font-size: 120%;
	color: #C41230;
}

#PostsNav a:hover {
	color: #008CD5;
}


.sidebar {
	 margin-left: 520px;
	 padding-top: 25px;
}
.sidebar h2 {
	font-size: 120%;
}
.sidebar ul li {
	list-style-type: none;
}
.sidebar ul li ul li {
	list-style-type: square;
}

.sidebar ul li ul.noBullet li {
	list-style-type: none;
        height: 2em;
        margin-left: -5px;
}

#globalnav  {
	margin:0;
	position:absolute; 
	left:250px;
	top:10px;
	width:494px;
	list-style-type: none;
	font-size: 10px;
} 
#globalnav li   {
	margin-right:.5em;	
	float:left;
	margin-bottom:8px;
}  
#globalnav li a{
	text-decoration:none;
	text-transform:uppercase;
	white-space:nowrap;
	color:#FFF;
	padding:2px 8px 3px 4px;
	background-image:url(images/navBack.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:17px;
				
}
#globalnav li a:hover{ background-color:#FFFFFF; color:#FF0000; background-image:none;}                          
 
 .clicktocall-interior img
{
    margin-top: 102px;
    margin-left: 250px;
}
.clear { clear: both; }
/* New Media Gallery Posts */
.media-post .title {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: bold;
}
.media-post h3.title a {
	text-decoration: none;
}
.media-post p.date{
	font-weight: normal;
	font-size: 10px;
	
	color: #999;
}
.media-post p.date span {
	font-weight: bold;
}

div.navigation {
	font-size: 14px;
	clear: both;
}
div.navigation span.back_left {
	margin-right: 15px;
}

/* TV Styles */
div.tv-posts {
	
}
div.media-tv, div.media-radio, div.media-print{
	width: 200px;
	clear: none;
	float: left;
	margin-right: 25px;
	margin-bottom: 36px;
}
div.media-print div.entry {
	margin-top: -25px;
}
div.media-posts { clear: both; border-bottom: 1px solid #CCC; margin-bottom: 36px; }
h1 a { text-decoration: none;}

div.sidebar li.page-item-208{
	display:none;
}
#post-453 h3, h4, p{
	clear:both;
}
#post-453 a img{
	float:left;
	margin-right:20px;
}