/*  
Theme Name: Gazette Edition
Theme URI: http://www.woothemes.com/
Description: Gazette Edition by WooThemes
Version: 2.1.4
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*========= IMPORT =========*/

   @import url("css/salescopy.css");
   
   
/*========= SETUP =========*/

body{
	color: #666666;
	background-color: #4775A3;
}
a{
	color: #06C !important;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}


/*========= LAYOUT =========*/

#wrapper{
	width:800px;
	margin: 15px auto 10px;
	background: #fff;
	border: 1px solid #069;
}
#salespage {
	width:800px;
	margin: 0;
	padding: 0;
	color: #333;
	text-align: left;
}
#salespage_content {
	width: 680px;
	margin: 15px auto 0;
}

#content2 {
	width: 740px;
	margin: 0 auto;
}
#content2 img {
	border: none;
}	

.narrowcolumn2 {
	width: 670px;
	margin: 0 auto;
	padding: 5px 30px 15px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

/* See slideshow.css */

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#eee;
	float:left;
	width:583px;
	height:auto;
	margin:0px;
	padding: 5px;
	border: 1px solid #ddd;
	}
.video-left {
	float:left;
	width:285px !important;
	display:inline;
	background-color:#FFFFFF;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:273px;
	min-height:214px;
	display:inline;
	background-color:#FFFFFF;
	padding: 10px;
	}
.video-right h2{
	color: #000000;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.video-right p{
	color: #666;
	font-size:11px;
	line-height:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.video-right h3{
	font-style: normal !important;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	padding-bottom: 0px;
	}
.video-right .mootabs_title {
	border-top:1px solid #FFF;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.video-right .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #dddddd;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background:#dddddd url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
	line-height: 15px;
}

/*- Box -*/
.box{
	clear: both;
	height: 1%;
	padding: 0;
	margin: 0;
}
.box .post{
	width: 288px;
	background-color: #ffffff;
	border:1px solid #ddd;
}
.box .post h2 a{
	color:#333333;
}
.box .post h2{
	font-size: 18px;
	padding: 10px;
	line-height: 20px;
}
.box .post p{
	font-size: 11px;
	padding: 5px 10px;
}

.box .post img{
	border: 1px solid #dddddd;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
	float: right;
}

/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	
}

.box .post h3.posted {
	border-bottom:none;
}

.author_info {
	float: left;
	width: 573px;
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}

.author_info h3 {
	margin-bottom: 10px;
}

.author_photo {
	float: right;
	margin:  0 0 0 10px;
	background-color: #ffffff;
}

.author_photo img {
	border: 1px solid #666666;
}

/*=== Traditional Blog Post ===*/
.navigation {
	width:595px;
	margin-bottom:15px;
	float:left;
	padding: 15px 0;
	border-top:  1px solid #eee;
	border-bottom:  1px solid #eee;
}
.navigation a {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
	margin-right:15px;
}
.alignright{
	display:inline;
	float:right;
	margin-left:15px;
}

/*    Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */

img.wp-smiley  {
    padding: 0!important;
    border: none!important;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    /* End Images */



/* ------------------------------------------> MEDIA BAR */

#content_credits {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	border: 1px solid #7295BD;
}
.credits_title {
	width: 100px;
	height: 50px;
	font: bold 13px/50px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #A3CBFA;
	float: left;
}
.credits_table {
	width: 700px;
	height: 50px;
	float: left;
}


/* ------------------------------------------> MEDIA BAR IN <BODY> CONTENT */

#body_content_media_bar {
	width: 100%;
	height: 50px;
	margin: 0 auto 20px;
	border: 1px solid #DDD;
}
.media_bar_title {
	width: 100px;
	height: 15px;
	padding-left: 10px;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #CCC;
}
.media_bar_table {
	width: 98%;
	height: 50px;
	margin: 0 auto;
}


/*========= FOOTER =========*/

#footer{
	width: 800px;
	height: 125px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	font: 11px/30px Arial, Helvetica, sans-serif;
	color: #666666;
}	

#footer_block {
	width: 100%px;
	margin: 0 auto;
	padding: 0;
}
		#footer_block a {
			color: #ABCAE9 !important;
			text-decoration: underline;
		}
		#footer_block a:hover {
			font: 12px/18px;
			color: #FFFFFF !important;
			text-decoration: none;
		}
		#footer_block img {
			border: none;
			text-decoration: none;
		}

.footer_logo {
	float: left;
	width: 130px;
	height: 120px;
	margin: 0 15px 0 0;
}
.footer_copyright {
	float: left;
	width: 510px;
	height: 120px;
	text-align: left;
}
.footer_copyright_content {
	width: 100%;
	padding: 15px 0 0 0;
	font: 9px/18px Arial, Helvetica, sans-serif;
	color: #ABCAE9;
}
.footer_social_networks {
	float: right;
	width: 130px;
	height: 120px;
}
.footer_spacer {
	width: 100%;
	height: 1px;
	margin: 0 auto;
	padding: 0;
}

p.fl {
	margin: 0;
	padding: 0;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

a.post-edit-link {
	margin: 15px auto 5px;
	padding: 5px 10px 0; 
	font: 11px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-top: 1px solid #CCC;
	display: block;
}


/* Order Button */

.order_btn {
	height: 55px;
	font: normal 18px/50px Verdana, Geneva, sans-serif;
	background-image: url(http://www.danijohnson.com/wp-content/assets/btns/orderblank_btn.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: normal;
	text-align: center;
}
.orderblank_btn {
	display: block;
	width: 376px;
	margin-right: auto;
	margin-left: auto;
	line-height: 74px;
	font-size: 16px;
	background-image: url(http://www.danijohnson.com/wp-content/assets/btns/orderblank_btn.gif);
	text-align:center;
	color: #FFFFFF;	
}
.order_btn a {
	color: #FFFFFF !important;
	text-decoration: none;
}

.order_btn a:hover {
	text-decoration: underline;
}

.orderblank_btn a {
	color: #FFFFFF !important;
	text-decoration: none;
}

.orderblank_btn a:hover {
	text-decoration: underline;
}
