body{
	margin-top: 60px;
	color: #666;
	font-size: 12px;
}

a{
	text-decoration: none;
	color: #666;
}

p{
	font-size: 12px;
	line-height: 1.2em;
}

li{
	list-style: none;
	margin: 0;
}

span.mesh{
	font-family: "Times New Roman" , Times;
	font-size: 20px;
}

.logo a{
	background: transparent;
	width: 290px;
	height: 84px;
	display: block;
}

/* Headlines */

h1.logo{
	background: url(images/logo.gif) no-repeat top left;
	width: 290px;
	height: 84px;
	display: block;
}

h1.logo a span{
	display: none;
}

h2{
	font-weight: normal;
	font-size: 18px;
	color: #c91f59;
	margin: 0;
}


.featuredSlide h2{
	color: #FFF;
}

.subscribe h2, .video h2{
	margin-top:0px;
	padding-bottom: 0px;
	line-height: 1em;
}

h3, .categories h2, .links h2{
	font-weight: bold;
	font-size: 12px;
	color: #c91f59;
	margin: 0;
	padding: 0px 0;
	border-bottom: 1px solid #c91f59;
	border-top: 1px solid #c91f59;
	margin-top: 20px;
	margin-bottom: 3px; 
}


h4{
	font-weight: normal;
	font-size: 14px;
	color: #c91f59;
	margin: 0;
}

.video h4, .videobox h4{
	margin: 10px 0;
	line-height: 15px;
}


.featuredSlide h2{
	margin-left: 5px;
	margin-bottom: 0px;
}


h5 a{
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
	color: #c91f59;
	margin: 0px;
	padding: 0px;
}

h5 a:hover{
	border-bottom: 2px solid #333;
}

/* Main Navigation */

.mainNavigation{
	margin-top: 28px;
	padding-bottom: 40px;
}

.mainNavigation ul{
	border-bottom: 1px solid #d91b5c;
	margin-bottom: 10px;
}

.mainNavigation li{
	display: inline;
	margin: 0 30px 0 0;
	padding: 0;
}

.mainNavigation ul li a{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.mainNavigation ul li a:hover, .numbers a:hover, .subscribe ul li a:hover, .video ul li a:hover, , .videobox ul li a:hover{
	color: #d91b5c;
}

/* About Quote */

.aboutQuote h2{
	margin: 5px 0;
}

.aboutQuote p{
	margin-bottom: 10px;
}

.aboutQuote p a{
	color: #d91b5c;
}

.aboutQuote p a:hover{
	text-decoration: underline;
}

/* Geo Filter */

.geofilter{
	padding: 5px;
	margin-top: 12px;
	/* height: 106px; */
	background-color: #faf8fa;
	border: 1px solid #dbd1da !important;
}

.geofilter h2{
	margin-top: 0px;
	padding: 0px;
	line-height: 1em;
}

.geofilter p{
	margin-bottom: 0px !important;
	padding-bottom: 0px;
}


/* Subscribe */

.subscribe{
	padding: 5px;
	height: 106px;
	margin-top: 18px;
	background-color: #faf8fa;
	border: 1px solid #dbd1da !important;
}

.subscribe h2, .video h2{
	margin-top:0px;
	padding: 0px;
	line-height: 1em;
}

.subscribe ul, .subscribe ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.subscribe p{
	margin-bottom: 5px;
}

.arrowblack{
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background: url(images/arrowblack.gif) no-repeat center left;
	padding-left: 15px;
}

.arrowred{
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background: url(images/arrowred.gif) no-repeat center left;
	padding-left: 15px;
}

/* Featured Slide */

.featuredSlide, .subscribe, .tabbed_area{
	border: 1px solid #CCC;
}

.featuredSlide{
	background-color: #000;
}

.slider-pager{
	position: absolute;
	right: 4px;
	top:3px;
	clear: both;
	overflow-y: visible;
}

.slider-pager a{
	color: #fff !important;
	margin-left: 3px;
	background-color: #000;
	padding: 1px 3px;
}

.slider-pager a:hover{
	color: #d91b5c !important;
}

h2.sliderh2 a{
	color: #d91b5c !important;
}


.numbers{
	text-align: right;
	margin-top: 5px;
	display: none;
}

.numbers a{
	color: #333;
}

.theSlide{
	width: 606px;
	background-color: #000;
	height: 300px;
	display: block;
	margin: 1px 6px 6px 6px;
}

/* Content */

.content{
	padding-top: 60px;
}





/* Sidebar */
/* Video */

.video, .videobox{
	border: 1px solid #ccc;
	background-color: #f9f9f9;
	padding: 5px;
}

.video object, .videobox object{
	margin-top: 5px;
}

.video p a, .videobox p a{
	color: #d91b5c;
	font-weight: bold;
}

.videobox{
	margin: 20px 0;
	min-height: 440px;
	position: relative;
}

.videosh2{
	border-bottom: 1px solid #d91b5c;
}

.readmorevideo{
	position: absolute;
	bottom: 5px;
	color: #d91b5c;
	font-weight: bold;
}
/* Twitter */

.tweeterh3{
	background: url(images/tweet.jpg) no-repeat center right;
}

#twitter a{
	color: #FFF;
	background-color: #15a0ef;
	font-weight: bold;
}

#twitter a:hover{
	background-color: #094e9f;
}

#twitter p{
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 13px;
}

.categories a, .links a{
	border-bottom: 1px solid #ddd;
}

.categories a:hover, .links a:hover{
	border-bottom: 1px solid #d91b5c;
}

/* Tabs */
#content_2, #content_3 { display:none; }

.tabbed_area{
	margin-top: 20px;
	background-color: #eee;
	padding: 5px;
}

#content_1, #content_2, #content_3{
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 5px;
}

#content_1 a, #content_2 a, #content_3 a{
	color: #000;
	text-transform: uppercase;
}

#content_1 a:hover, #content_2 a:hover, #content_3 a:hover{
	color: #d91b5c;
	text-decoration: underline;
}

#content_1 li, #content_2 li, #content_3 li{
	padding: 5px 0;
	border-bottom: 1px solid #CCC;
	line-height: 12px;
}

#content_1 li:last-child{
	border: none;
}

#content_2 li:last-child{
	border: none;
}

#content_3 li:last-child{
	border: none;
}


ul.tabs{
	margin: 5px 0 10px 0;
}

ul.tabs li{
	display: inline;
	margin-right: 5px;
}

ul.tabs li a{
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #CCC;
}

ul.tabs li a:hover{
	background-color: #d91b5c;
}

/* Blog */

.blog h2, .single h2 {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 6px 0;
	font-size: 22px;
	color: #000;
	line-height: 20px;
}

.blog h2 a, .single h2 a{
	color: #000;
	line-height: 20px;
}

.post{
	border-top: 1px solid #d91b5c;
	margin-bottom: 20px;
}

.post p{
	margin-bottom: 10px;
}

.post p a{
	color: #000;
}

.commentlink{
	text-align: right;
}

.commentlink a{
	color: #666;
	text-decoration: none;
	padding-left: 15px;
	background: url(images/speechbubble.gif) no-repeat left top;
}

.blog small{
	font-size: 11px;
}

.entry{
	margin-top: 6px;
}

.more-link{
	color: #d91b5c !important;
	font-weight: bold;
}

.navigation{
	border-top: 1px solid #d91b5c;
	padding-top: 10px;
}

.navigation .alignright{
	float: right;
}

.navigation .alignleft{
	float: left;
}


.alignleft a, .alignright a {
	background-color: #d91b5c;
	color: #FFF !important;
	padding: 5px; 
}

.alignleft a:hover, .alignright a:hover {
	background-color: #000;
}


/* Single */

.single{
	/* margin-top: 40px; */
}

.single h2{
	margin-bottom: 20px;
	font-size: 20px;
}

.single p{
	font-size: 1.1em;
	line-height: 1.1em;
	color: #666;
}

.single strong{
	color: #000;
}

form{
	margin-top: 20px;
}

/* Feeds */

.feeds a:hover{
	text-decoration: underline;
	color: #333;
}

/* #footer */

#footerbg{
	width:100%;
	height: 400px;
	background-color: #000;
	margin-top: 200px;
}

#footer{
	padding-top: 40px;
	color: #FFF;
}

/* Search Form */

.screen-reader-text{
	display: none;
}

#s{
	border: 1px solid #666;
	color: #000;
	margin: 0;
	padding: 5px;
	width: 230px;
}

#searchsubmit{
	border: 1px solid #e5105b;
	background-color: #e5105b;
	color: #fff;
	padding: 5px;
}

/* You Are */

#youare{
	border: 1px solid #ccc;
	background-color: #f9f9f9;
	padding: 15px;
	margin-bottom: 15px;
}

#youare h2{
	color: #c91f59;
	text-transform: none;
	font-size: 20px;
}

.post img{
	margin-bottom: 10px;
}

.editor{
	display: block;
	width: 300px;
	height: 250px;
	background: url(images/editor.jpg) no-repeat top left;
	position: relative;
	margin-bottom: 20px;
}

.editor h2{
	position: absolute;
	top: 95px;
	left: 10px;
	font-size:32px;
	line-height: 1em;
	letter-spacing: -1px;
}

.editor h2 a{
	color: #fff;
	font-size: 36px;
	font-weight: bold;
}

.editor p{
	position: absolute;
	top:205px;
	left:10px;
	width: 200px;
}

.editor p a{
	color: #FFF;
	font-size: 14px;
}

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