/*
Theme Name: Texas Mechanical Bulls Rentals
Theme URI: 
Description: Texas Mechanical Bulls Rentals
Version: 1.0
Author: Texas Mechanical Bulls Rentals
Author URI:
License:
License URI:
Tags: two-columns
*/

/*
    Fonts Included
    
    1 > font-family: 'Open Sans', sans-serif;
    2 > font-family: 'Genericons';
*/

/* *****************  BASIC STYLE **************** */
body {
    color: #edd8b0;
    font-family: 'Oswald', sans-serif, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    margin: 0 auto;
    padding: 0;
	font-weight:300;
	background:url(images/site_bg_bottom.jpg) no-repeat center bottom #020101;
}
p
{
	margin:0;
	padding:0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#2d3740;
    margin: 0;
    padding: 0;
	font-family: 'Sancreek', cursive;
	font-weight:400;
}
h1 {
    font-size: 30px;
    line-height: 61px;
}
h2 {
    font-size: 48px;
    line-height: 32px;
}
h3 {
    font-size: 30px;
    line-height: 41px;
}
h4 {
    font-size: 20px;
    line-height: 22px;
}
h5 {
    font-size: 17px;
    line-height: 20px;
}
h6 {
    font-size: 14px;
    line-height: 17px;
}
ul, ol, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.left {
    float: left;
    width: auto;
}
.right {
    float: right;
    width: auto;
}
.center {
    text-align: center;
}
img {
    border: none;
}
img.alignright {
    float: right;
    margin: 3px 0 5px 15px;
    padding: 5px;
} 
img.alignleft {
    float: left;
    margin: 3px 15px 5px 0;
    padding: 5px;
}
img.aligncenter {
    display: block;
    margin: 3px auto 15px;
    padding: 5px;
}
a img.alignright {
    float: right;
    margin: 4px 0 5px 10px;
}
a img.alignleft {
    float: left;
    margin: 4px 10px 5px 0;
}
a img.aligncenter {
    display: block;
    margin: 0 auto; 
}
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	height: auto;
	max-width: 100%;
}
input[type="text"],
input[type="email"],
input[type="tel"] {
    outline: none;
}
input[type="submit"] {
    cursor: pointer;
    outline: none;
}
blockquote {
    border-left: solid 6px;
    font-size: 14px;
    font-style: italic;
    padding: 7px 0 0 30px;
    width: 400px;
}
.clear {
    clear: both;
}

/* ************ POST FORMATS ************** */
.sticky {
    /*background: #F2FAFF;*/
    background: #FEFFDD;
    border: 2px dashed #000;
    margin: 0 0 10px;
    padding: 10px;
}
.format-video iframe, .format-video object {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.format-video .post-bottom,
.format-quote .post-bottom {
    padding: 10px 0 0; 
}
.format-video .post-info,
.format-quote .post-info{
    display: inline-block;
    float: left;
    padding: 0;
    vertical-align: middle;
}
.format-video .read-more,
.format-quote .read-more{
    display: inline-block;
    float: right;
    vertical-align: middle;
}
.format-quote .quote:before {
    content: '\f106';
    font-family: 'Genericons';
    font-size: 22px;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 0;
}
.format-quote .quote {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding: 5px 0 0 50px;
    position: relative;
}
.format-quote .quote-author:before {
    content: '\f421';
    font-family: 'Genericons';
    font-size: 22px;
    font-weight: normal;
    vertical-align: middle;
}
.format-quote .quote-author {
    display: inline-block;
    color: #06C;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    padding: 0 0 30px;
    position: relative;
    top: 30px;
}

/* ******************* COMMENTS STYLE ******************* */
.comment-template {
    border-top: 2px solid #D6D6D6;
    margin: 30px 0 0;
    padding: 5px 0 0;
}
.comment-template h3 {
    font-size: 22px;
    font-style: italic;
    font-weight: normal;
    line-height: 26px;
    padding: 5px 0;
}
ol.commentlist {
    margin: 20px 0;
    text-align: justify;
}
ol.commentlist li li.bypostauthor { 
    background-color: #f5fdff;
}
ol.commentlist li {
    border: solid 1px #ccc;
    font-family: 'Open Sans', sans-serif;
    line-height: 18px;
    list-style: none;
    margin: 0 0 25px;
    padding: 10px 10px 10px 0;
}
ol.commentlist li li {
    background: none;
    border: solid 1px #ccc;
    margin: 25px 0px 15px 25px;
    padding: 5px;
}
.comment-body {
    clear: both;
    min-height: 110px;
    padding: 0 0 0 100px;
    position: relative;
}
.comment-author.vcard {
    left: 10px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 60px;
}
.avatar {
    border: solid 1px #F3F3F3;
    height: 48px;
    padding: 2px;
    width: 48px;
}
.fn {
    display: inline-block;
    padding: 10px 0 0;
}
.fn a,
.fn {
    color: #DB0000;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-style: normal;
    text-transform: uppercase;
    word-wrap: normal;
}
.fn a:hover {
    text-decoration: underline;
}
.commentmetadata {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: right;
}
.commentmetadata a,
.commentmetadata a:visited {
    color: #DB0000;
    outline: none;
    text-decoration: none;
}
.comment-body p {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}
.reply {
}
.reply a:before {
    content: "\f412";
    display: inline-block;
    font-family: 'Genericons';
    font-size: 16px;
    font-weight: normal;
    margin-right: 5px;
    vertical-align: top;
}
.reply a {
    color:#000;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    padding: 0;
}
.reply a:hover {
    color: #00F;
}
.comment-template a:hover {
    color: #00F;
}
#respond {
    margin-top: 10px;
}
#commentform {
    margin: 20px 10px;
}
#commentform p {
    color: #444;
}
#commentform input[type="text"] {
    background: #fff;
    border: 1px solid #d6d6d6;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    outline: none;
    padding: 10px;
}
#commentform textarea {
    background: #fff;
    border: 1px solid #d6d6d6;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height:100px;
    min-width: 250px;
    outline: none;
    padding: 10px;
    resize: none;
    width: 50%;
}
#commentform label {
    color: #333;
    float: left;
    font-weight: bold;
    line-height: 30px;
    width: 100%;
}
#commentform input[type="submit"] {
    background: #000;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 10px 0 0;
    padding: 5px 15px;
    -webkit-border-radius:  15px;
    -moz-border-radius:     15px;
    border-radius:          15px;
}
#commentform input[type="submit"]:hover {
    background: #CCC;
    color: #000;
}
#cancel-comment-reply-link { 
    color: #DB0000;
}
.error {
    color: #D93C3C;
    font-family:Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight:normal;
    padding: 0 0 20px;
    text-transform:capitalize;
}

/* ************************  Gallery Style ********************** */
.wp-caption.alignnone {
    margin: 3px auto 15px;
}
.wp-caption.alignleft {
    margin: 3px 15px 5px 0;
}
.wp-caption.alignright {
    margin: 3px 0 5px 15px;
}
.gallery {
    margin-bottom: 20px;
    margin-left: -4px;
}
.gallery-item {
    float: left;
    margin: 0 4px 15px 0;
    overflow: hidden;
    position: relative;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
    display: table;
    margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
    margin-bottom: 25px;
    margin-right: 50px;
    text-align: center;
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width:         calc(25% - 4px);
    margin-right: 5%; 
}
.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width:         calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width:         calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width:         calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width:         calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width:         calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 5px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    -webkit-transition: opacity 400ms ease;
    transition:         opacity 400ms ease;
    width: 100%;
}
.wp-caption p.wp-caption-text {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    margin: 0;
}
.gallery-caption:before {
    box-shadow: 0 -10px 15px #000 inset;
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}
/* Header Navigation */
.nav
{
    font-family: 'Sancreek',cursive;
    font-size: 20px;
    padding-top: 20px;
    position: relative;
}
.nav ul
{
	float:left;
}
.nav li
{
	float: left;
    position: relative;
    text-transform: uppercase;
}
.nav li:first-child
{
	background:none;
}
.nav ul li:first-child a
{
	padding-left:0;
}
.nav li:hover,.nav li.current-menu-item
{	
	color:#000;
}
.nav li:hover a,.nav li.current-menu-item a
{
	color:#901b1d;
	background:url(http://texasmechanicalbullrentals.com/wp-content/themes/texasmechbull/images/nav_hover.png) repeat-x 2px center;
}
.nav li.current_page_parent a
{
	color:#000;
}
.nav li.current_page_parent li.current-menu-item a
{
	color:#000;
}
.nav li a
{
	color: #050302;
    display: block;
	font-weight:400;
    font-size: 20px;
    margin: 0;
    padding: 0 10px;
	font-family: 'Sancreek',cursive;
    text-decoration: none;
}

.nav ul ul {
	display:none;
	position: absolute;
	top: 28px;
	left: 0px;
	float: left;
	width: 210px;
	z-index: 99999;
	padding-left:0px !important;
}
.nav li li
{
	margin-left:0px;
	background:none !important;
}
.nav li li a
{
	margin:0px !important;	
}
.nav li li:first-child
{
	margin-left:0px;
	padding-left:0px;
}
.nav ul ul li {
	min-width: 200px;
}
.nav ul ul ul {
	left: 100%;
	top: 0;
}
.nav ul ul a {
	background: #046cb9;
	line-height: 18px;
	color:#ffffff;
	display:block;
	padding: 7px 10px;
	min-width: 189px;
	height: auto;
}
.nav ul ul :hover > a {
	background:url(http://texasmechanicalbullrentals.com/wp-content/themes/texasmechbull/images/menu_hover.png) repeat-x left top;
	color: #000;
}
.nav ul ul :hover > a:hover
{
	color:#000;
}

.nav ul li:hover > ul {
	display: block;
}
/* Header Navigation */
.main
{
	margin:0 auto;
	width:1000px;
	padding:0;
	position:relative;
}
.header
{
	height:200px;
	position:relative;
}
.logo
{
	left: 0;
    position: absolute;
    top: 20px;
}
.headerTop
{
	float: right;
    width: 670px;
}
.headerTopLeft
{
	float: left;
    padding-top: 110px;
    width: 210px;
}
.headerTopLeft ul
{

}
.headerTopLeft ul li:first-child
{
	background:none;
	padding-left:0;
}
.headerTopLeft ul li
{
	background: url("images/top_nav_li.png") no-repeat left 5px;
    float: left;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    padding: 0 10px;
    text-transform: uppercase;
}
.headerTopLeft ul li a
{
	color: #050302;
    text-decoration: none;
}
.headerTopLeft ul li:hover a,
.headerTopLeft ul li.current-menu-item a
{
	color: #901B1D;
}
.headerTopLeft ul li:hover a
{

}
.headerTopRight
{
	float: right;
    margin-right: 85px;
    padding-top: 75px;
    text-align: right;
    width: 180px;
}
.headerSocial
{
	
}
.headerSocial img
{

}
.headerCall
{
	background: url("images/phone_icon.png") no-repeat left 3px;
	color: #050302;
    font-family: 'Sancreek',cursive;
    font-size: 24px;
    margin-top: 5px;
}
.headerBtm
{
	float: right;
    width: 670px;
}
.sldMain
{
	color: #050302;
    height: 480px;
    margin: 0 auto;
    width: 855px;
	overflow:hidden;
	position:relative;
}
.sldMain .cycle-pager
{
	bottom: 60px;
    position: absolute;
    right: 230px;
    z-index: 500;
}
.sldMain .cycle-pager span
{
	background: url("images/sld_pager_normal.png") no-repeat center center;
	cursor: pointer;
    display: inline-block;
    font-size: 1%;
    height: 9px;
    padding: 0 2px;
    width: 9px;
}
.sldMain .cycle-pager span.cycle-pager-active
{
	background: url("images/sld_pager_active.png") no-repeat center center;
}
.sldMainInner
{
	height: 480px;
    width: 855px;
	overflow:hidden;
}
.sldLeft
{
	float: left;
    padding-top: 120px;
    width: 370px;
}
.sldLeft h2
{
	background: url("images/sld_ttl_bg.png") no-repeat center bottom;
	color: #050302;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-left: 5px;
    text-transform: uppercase;
}
.sldTxt
{
	font-size: 22px;
    line-height: 24px;
}
a.sldReadMore
{
	background: url("images/sld_read_more_bg.png") no-repeat center top;
	color: #FFFFFF;
    display: block;
    font-family: 'Sancreek',cursive;
    font-size: 17px;
    height: 42px;
    margin-top: 10px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 101px;
}
.sldRight
{
	background: url("images/sld_img_bg.png") no-repeat right top;
	float: right;
    height: 361px;
    margin-top: 30px;
    width: 474px;
}
.sldRight img
{
	max-height: 312px;
    max-width: 417px;
    padding-left: 15px;
    padding-top: 35px;
}
.contentMain
{
    padding-top: 40px;
}
.contentMainHome
{

}
.contentMainHome h1
{
	color: #FFFFFF;
    font-size: 40px;
    text-align: center;
	text-transform: uppercase;
}
.story-content
{
	line-height:23px;
}
h1.page-title
{
	background: url("images/body_brdr.png") no-repeat center bottom;
	color: #FFFFFF;
    font-size: 40px;
    margin: 0 0 30px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.contentMain h1
{

}
.homeLeft
{
	float:left;
	width:430px;
}
.homeLeft img
{
	max-width:430px;
}
.homeRight
{
	float: right;
    line-height: 23px;
    width: 560px;
	margin-top:30px;
}
.contentMain p
{
	margin-bottom:20px;
}
a.homeReadMore
{
	background: url("images/welcome_read_more_bg.png") no-repeat right 5px;
	color: #FFFFFF;
    font-family: 'Sancreek',cursive;
    font-weight: 400;
    padding-right: 25px;
    text-decoration: none;
    text-transform: uppercase;
}
.siteBrdr
{
	background: url("images/body_brdr.png") no-repeat center top;
	height: 3px;
    margin: 30px 0;
}
.homeProductMain
{
	
}
.contentLeft,.main-content-left
{
	float:left;
	width:610px;
}
.main-content-left .story-content h2
{
	color: #FFFFFF;
    font-size: 48px;
	margin: 50px 0 30px;
	text-transform: uppercase;
}
.main-content-left .story-content h3
{
	color: #FFFFFF;
    font-size: 36px;
	margin: 50px 0 30px;
	text-transform: uppercase;
}
.main-content-left .story-content a
{
	color: #dca02e;
}
.main-content-left .story-content a:hover 
{
	color: #901b1d;
}
.main-content-left .story-content ul
{

}
.main-content-left .story-content ul li
{
	background: url("images/site_bullet.png") no-repeat left 13px;
	line-height: 36px;
    padding-left: 25px;;
}
.contentLeft h2,.main-content-left h2
{
	color: #FFFFFF;
    font-size: 40px;
	margin: 10px 0 30px;
	text-transform: uppercase;
}
.prodBoxMain
{

}
.prodPageMain
{
	float:left;
	width:287px;
	margin-bottom:30px;
	margin-right:30px;
}
.prodNameMain
{
	font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}
.prodNameMain a
{
	color:#B38B58 !important;
	text-decoration:none;
	text-transform:uppercase;
}
.prodBox
{
	background: url("images/prod_img_bg.png") no-repeat center center;
	float:left;
	width:287px;
	height:298px;
	overflow:hidden;
	position:relative;
	margin-bottom:30px;
	margin-right:30px;
}
.noMrng
{
	margin-right:0;
}
.prodBox img
{
	display: block;
    max-height: 278px;
    max-width: 267px;
    padding-left: 10px;
    padding-top: 10px;
}
.prodName
{
	background: url("images/product_ttl_bg.png") no-repeat center top;
	bottom: 10px;
    height: 89px;
    position: absolute;
    right: 10px;
    width: 158px;
}
.prodName a
{
	color: #000000 !important;
    font-family: 'Sancreek',cursive;
    font-weight: 400;
    left: 25px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    top: 55px;
}
.contentRight,.main-content-right
{
	float:right;
	width:326px;
}
.sidebarVdo
{
	background: url("images/video_bg.png") no-repeat center top;
	width:303px;
	height:226px;
	margin-bottom:40px;
}
.sidebarVdo iframe
{
	height: 206px;
    margin-left: 10px;
    margin-top: 10px;
    width: 283px;
}
.sidebarCnt
{
	background: url("images/sidebar_cnt_us_bg.png") no-repeat center top;
	width:326px;
	height:436px;
}
.sidebarCntInner
{
	width:240px;
	margin:0 auto;
	padding-top:40px;
}
.sidebarCnt h3
{
	color: #000000;
    font-size: 43px;
    line-height: 32px;
    text-transform: uppercase;
	padding-bottom:15px;
}
.sidebarCntInput
{
	background: url("images/sidebar_cnt_us_input.png") no-repeat center top;
	margin-bottom: 17px;
    width: 238px;
}
.sidebarCntInput input
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #140D08;
    font-family: 'Oswald',sans-serif,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 0px 10px;
    width: 218px;
    height:44px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #140D08;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #140D08;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #140D08;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #140D08;
}
.sidebarCntTextarea
{
	background: url("images/sidebar_cnt_us_textarea.png") no-repeat center top;
	margin-bottom: 17px;
    width: 238px;
}
.sidebarCntTextarea textarea
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #140D08;
    font-family: 'Oswald',sans-serif,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 300;
    height: 64px;
    padding: 10px;
    resize: none;
    width: 218px;
}
.sidebarSbmt
{
	background: url("images/sidebar_cnt_us_sbmt_btn.png") no-repeat left top;
	height: 45px;
    width: 108px;
}
.sidebarSbmt input
{
	background:none;
	border:none;
    color: #FFFFFF;
    font-family: 'Sancreek',cursive;
    font-size: 20px;
    padding-top: 6px;
    text-transform: uppercase;
}
.bodytop
{
	background: url("images/site_bg_top.jpg") no-repeat center top;
}
.footer
{
	height: 265px;
}
.footer .main
{

}
.footerInfo
{
	float: right;
    padding-top: 180px;
    width: 700px;
}
.footerNav
{

}
.footerNav ul
{

}
.footerNav ul li:first-child
{
	padding-left:0;
}
.footerNav ul li
{
	float: left;
    font-size: 16px;
    font-weight: 300;
    padding: 0 10px;
}
.footerNav ul li a
{
	color: #EDD8B0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}
.footerNav ul li:hover a,
.footerNav ul li.current-menu-item a
{
	color:#FFF;
}
.footerCopyRight
{
	color: #CD6C3D;
    font-size: 13px;
    font-weight: 300;
    margin-top: 10px;
    text-transform: uppercase;
}
/* Blog */
.blogLeft
{
	background: url("images/date_bg.png") no-repeat center top;
	float: left;
    height: 104px;
    text-align: center;
    width: 117px;
	text-transform:uppercase;
}
.blogRight
{
	float:right;
	width:482px;
}
.blogDate
{
	color: #901B1D;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    padding-top: 10px;
}
.blogMonthYear
{
	color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
}
.blogRight .post-title h2
{
	color: #FFFFFF;
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    margin: 0 0 15px;
    text-transform: none;
}
.blogRight .post-title h2 a
{
	color: #FFFFFF;
	text-decoration:none;
}
.blogRight .post-title h2:hover a
{
	color: #e7a718;
	text-decoration:none;
}
.post-info
{
	font-size: 18px;
    margin-bottom: 25px;
}
.post-author
{
	background:url(images/admit_cat_divider.png) no-repeat right 4px;
	display: inline-block;
    margin-right: 5px;
    padding-right: 10px;
}
.post-author span
{
	color:#e7a718;
}
.post-category
{
	display: inline-block;
}
.post-category a
{
	color:#e7a718;
	text-decoration:none;
}
.post-comment
{
	background: url("images/comment_bg.png") no-repeat right top;
	display: inline-block;
    float: right;
    height: 21px;
    padding: 0 0 5px;
    text-align: right;
    width: 49px;
}
.post-comment a
{
	color: #723922;
    display: inline-block;
    font-size: 11px;
    padding-right: 10px;
    padding-top: 2px;
    text-decoration: none;
    vertical-align: top;
}
.post-image
{
	background: url("images/blog_img_bg.png") no-repeat center top;
	height: 229px;
    margin-bottom: 20px;
    width: 477px;
}
.post-image img {
    display: block;
    max-height: 208px;
    max-width: 457px;
    padding: 10px 0 0 10px;
}
.blogRight .story-content p
{
	font-size:18px;
}
.read-more
{
	background: url("images/blog_read_more_arrw.png") no-repeat left top;
	margin-bottom: 20px;
}
.read-more a
{
	color: #E7A718;
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    padding-left: 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.blogBrdr
{
	background: url("images/blog_brdr.png") no-repeat center top;
	height: 1px;
    margin: 15px 0 0;
    padding: 0 0 40px;
}
/* Contact Us */
.cntLeft
{
	display:inline-block;
	vertical-align:top;
	color:#f3e1d8;
	font-size:18px;
	margin-right:60px;
}
.cntRight
{
	display:inline-block;
	vertical-align:top;
	color:#f3e1d8;
	font-size:18px;
}
.cntLeft h3,.cntRight h3
{
	color: #FFFFFF;
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    margin: 0 0 15px;
    text-transform: none;	
}
.cntEmail
{
	font-size:18px;
	color:#FFF;
	font-weight:400;
}
.cntEmail span
{
	font-weight:300;
}
.cntEmail a
{
	color:#e7a718;
	font-weight:300;
}
.cntMap
{
	margin-top:40px;
}
/* FAQ's */
.faqMain
{

}
.faqQue
{
	font-size:20px;
	font-weight:400;
	color:#FFF;
	margin-bottom:15px;
}
.faqMain .blogBrdr {
    margin: 30px 0 0;
    padding: 0 0 30px;
}
.faqAns
{
	font-size:18px;
	font-weight:300;
	color:#edd8b0;
}
/* Blog Sidebar */
.blogSidebar
{
	background: url("images/sidebar_brdr.png") no-repeat center bottom;
	margin-bottom: 30px;
    padding-bottom: 15px;
}
.blogSidebar h3
{
	color: #FFFFFF;
    font-size: 36px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.blogSidebar ul
{

}
.blogSidebar li
{
	background: url("images/site_bullet.png") no-repeat left 13px;
    line-height: 36px;
    padding-left: 25px;
	font-size:18px;
}
.tagcloud a
{
	color:#d6ab6d;
	text-decoration:none;
}
.blogSidebar li a
{
	color:#d6ab6d;
	text-decoration:none;
	display:inline-block;
}
.blogSidebar li:hover a,.tagcloud a:hover
{
	color: #901B1D;
}