/*  

Theme Name: FOC_2016_responsive

Description: This is my theme.

Version: 1.0

Author: Maria Far Out City





*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{

	margin: 0;
	padding: 0;
	font-weight: normal;
	}


body{

	margin: 0;

	font-family: Lato, "Times New Roman", Times, sans-serif;

	font-size: 15px;
	
	letter-spacing: .02em;

	vertical-align: top;

	background: #f8f8f8;

	color: #b6b6b6;
	
	height: 100%;

	}
	
html{
	height: 100%;
	margin-top: 0;
	}

h1{
		font: 2em Prata, "Playfair Display", "Times New Roman", Times, sans-serif;
		padding: 0 0 0 0;
		color: #333333;
		text-decoration:none;
		text-transform:uppercase;
		margin-top: 0;
		}

h1 a{
		padding: -20px 0 0 0;
		text-decoration:none;
		}
		
h2{
	font: 22px Prata, "Playfair Display", "Times New Roman", Times, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 700;
	}

h3{

	font: 14px Lato, sans-serif;
	}


h4{	font: 16px Prata, "Playfair Display", "Times New Roman", Times, sans-serif;
	}
	
h5{
	font: 11px Lato, "Playfair Display", "Times New Roman", Times, sans-serif;
	font-weight: 400;
}

h6{
	font: 12px Prata, serif;
	text-transform: lowercase;
	color: #cccccc;
}


a{

	text-decoration:none;
	color: #333333;
	}


a:hover{
	color: #666;
	}

p{
        margin-top: 20px;
		font-weight: 400;
		font-size: 14px;
		color: #333333;
	}


h1 a:hover {text-decoration: none;}


img.alignright { float: right; margin: 0 0 0 0; }
img.alignleft { float: left; margin: 0 0 0 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }


#wrapper{
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: center;
	padding: 0;
	position: relative;
	min-height: 100%;
	height: auto !important;
	}

#header{
		padding: 0;
		position:relative;
		display: inline-block;
		width: 93.6%;
		background: #f8f8f8;
		text-align: center;
		max-width: 1570px;
		margin-right: 1.3%;
		margin-left: 1.3%;
		}

#s{
		width: 215px;
		height: 25px;
		font-size: .875em;
		background-image:url('http://faroutcity.com/wp-content/uploads/searchicon.png');
		background-size: 16px 16px;
		background-repeat:no-repeat;
		background-position:right 8px top 5px;
		padding-right: 5px;
		border:1px solid #e4e4e4;
		}

#search{
		float: right;
		position: relative;
		margin-bottom: 0px;
		margin-top: 15px;
		z-index: 4;
		}

	
img.socialicons{
	width: 22px;
	height: 22px;
}

#socialbuttons{
		float: left;
		position: relative;
		margin-bottom: 0px;
		margin-top: 15px;
		z-index: 4;
		}

#socialbuttons ul{
		padding: 0;
		margin: 0;
		}

#socialbuttons ul li{
		height: 22px;
		display: inline-block;
		vertical-align: top;
		}

#socialmediabuttons{
		vertical-align: top;
		position: relative;
	}
	
#socialmediabuttons ul{
		list-style-type: none;
		margin: 0;
		display-style: none;
		height: 20px;
		padding-bottom: 50px;
		margin-left: 450px;
	  }
  
#socialmediabuttons li{
	  display: block;
	  float: right;
	  text-align: center;
	  vertical-align: middle;
	  height: 30px;
	}

#socialmediabuttons li:nth-child(4){
	padding: 9px 5px 1px 5px;
	border: 1px solid #f3f3f3;
			}	
			
#socialmediabuttons li:nth-child(1){
	padding: 10px 5px 0px 5px;
	border: 1px solid #f3f3f3;
	width: 30px;
}
						
						
#socialmediabuttons li:nth-child(2){
	padding: 10px 5px 0px 5px;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	width: 30px;
}
									
#socialmediabuttons li:nth-child(3){
	padding: 10px 5px 0px 5px;
	border-right: 1px solid #f3f3f3;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	width: 30px;
}

#logo img.FOCLogo{
	width: 100%;
	text-align: center;
		}	

#logo img.nofotomoto{
	width: 100%;
	text-align: center;
		}

#logo{
	position: relative;
	margin: auto;
	padding: auto;
	margin-top: 0px;
	width: 100%;
	z-index: 1;
	}



#logo a{
	width: 100%;
	}
	


#menubar{
	position: relative;
	width: 100%;
	text-align: center;
	margin-bottom: 17px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #cccccc;
	}
	

#menu{
	text-transform: uppercase;
	list-style:none;
	width: 100%;
	height: 30px;
	margin:0;
	padding:0;
	text-align:center;

	}	
	
#menu li{
	display: inline-block;
	color: #333333;
	white-space: nowrap;
	vertical-align: -4px;
	}
	
#menu a{
	display: inline-block;
	text-decoration: none;
	padding: 0 15px;
	}

	
#menu li a:hover { 
	background: #f8f8f8;
	}
	
#menu li:hover ul {
	display: block;
	position: absolute;
	margin-left: -40px;
	}
	
#menu  li:hover li {
	float: none;
	
	}
	
#menu  li:hover a { 
	background: #ffffff;
	}

#menu  li:hover li a:hover { 
	background: #ffffff;
	}

#menu h3{
	font-size: 12px;

	}
	
	
#bottommenu{
		list-style:none;
		width: 100%;
		height: 30px;
		margin:0;
		padding:0;
		text-align:center;
		border-top: 1px solid #cccccc;
		}	
	
#bottommenu li{
		display: inline-block;
		color: #333333;
		white-space: nowrap;
		vertical-align: -4px;
		}
	
#bottommenu a{
		display: inline-block;
		text-decoration: none;
		padding: 0 15px;
		}

	
#bottommenu li a:hover { 
		background: #f8f8f8;
		}
	
#bottommenu li:hover ul {
		display: block;
		position: absolute;
		margin-left: -40px;
		}
	
#bottommenu  li:hover li {
		float: none;
	
		}
	
#bottommenu h3{
		font-size: 12px;
		}	


#container{
	width:93.6%;
	max-width: 1570px;
	display: inline-block;
	padding: 0 0 0 0;
	background: #f8f8f8;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0 0 0 0;
	margin-right: 1.3%;
	margin-left: 1.3%;
	}
	
#postcontainer{
	width: 74%;
	margin: 0;
	float: left;
}	
#singlecontainer{
	width:93.6%;
	max-width: 1570px;
	display: inline-block;
	padding: 0 0 0 0;
	background: #f8f8f8;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0 0 0 0;
	margin-right: 1.3%;
	margin-left: 1.3%;
		}
	
#cat_container{
	width: 93.7%;
	max-width: 1570px;
	display: inline-block;
	padding: 0 0 0 0;
	background: #f8f8f8;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0 0 0 0;
	padding-bottom: 80px;
	margin-right: 1.3%;
	margin-left: 1.3%;
	}

#latesttag{
	border-bottom: 1px solid #cccccc;
	}
	
#specialpageheader {
	width: 93.6%;
	max-width: 1570px;
	margin: 0 0 0 0;
	margin-bottom: 60px;
	margin-right: 1.3%;
	margin-left: 1.3%;
	background: #ffffff;
	display: inline-block;
	position: relative;

}

#specialpageheader h2{
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	color: #333333;
}

#subcategorymenu {
	list-style:none;
	width: 1570px;
	height: 30px;
	margin:0;
	padding:0;
	text-align:center;
}

#subcategorymenu li{
	display: inline-block;
	color: #333333;
	white-space: nowrap;
	vertical-align: -4px;
	margin-right: 10px;
	margin-left: 10px;
	min-width: 50px;
	border: 1px solid #999999;
}

#subcategorymenu a{
	display: inline-block;
	text-decoration: none;
	padding: 0 15px;
	
}

#specialpageheader2 {
	width: 93.7%;
	max-width: 1570px;
	margin: 0 0 0 0;
	margin-right: 1.3%;
	margin-left: 1.3%;
	margin-bottom: 1.3%;
	display: inline-block;
	background: #ffffff;
	position: relative;
	text-align: left;
}

#specialpageheader2 h2{
	padding-top: 30px;
	padding-left: 1.3%;
	padding-bottom: 30px;
	font-size: 40px;
	color: #333333;
}

#subcategorymenu2 {
	list-style:none;
	width: 100%;
	margin:0;
	padding:0;
	padding-left: 1.3%;
}

#subcategorymenu2 ul{
	margin: 0;
	padding: 0;
}

#subcategorymenu2 li{
	display: inline-block;
	color: #333333;
	white-space: nowrap;
	vertical-align: -4px;
	margin-right: 1.3%;
	min-width: 3.2%;
	border: 1px solid #cccccc;
}

#subcategorymenu2 a{
	display: inline-block;
	text-decoration: none;
	padding: 0 15px;
	
}
	
#nonhomecontainer{

	width:1162px;
	padding: 0 0 0 0;
	background: #f8f8f8;
	}

	
#firstheadline{
	position: absolute;
	margin: 0px 0px 0px 0px;
	}
	
#firstheadline h2{
	height: 50px;
	text-transform:uppercase;
	}
	
#firstheadline ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 700px;
	list-style-type: none;
	}

#firstheadline ul li{
	display: inline-block;
	padding-right: 110px;
	}
	
#secondheadline{
	position: absolute;
	margin: 0px 0px 0px 700px;
	}
	
#secondheadline ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 215px;
	list-style-type: none;
	}

#secondheadline ul li{
	display: inline-block;
	
	}
	
#secondheadline h2{
	height: 50px;
	text-transform:uppercase;
	}
	
#headlines{
	width: 215px;
	height: 249px;
	padding-left: 20px;
	}
	
#citytag{
	position: absolute;
	margin: -180px 0 0 0;
	background-color:yellow;
	filter:alpha(opacity=80);
	opacity:.8;
	height: 20px;
	padding: 2px 5px 5px 2px;
	}
	
#citytag a{
	}
	
	
#featuredtopics{
	position: relative;
	width: 960px;
	}
	
#featuredtopics h6 a{
	margin-top: 10px;
	color: #999999;
}
	
#featuredtopics h5{
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: none;
	font-weight: 500;
	}
	
	
#featuredtopics ul{
	padding:0;
  margin:0;
	list-style-type: none;
	}

#featuredtopics ul li{
	display: inline-block;
	vertical-align: top;
	}
	
	
img.nostretch {
	width: 100%;
	text-align: center;
	margin-top: -30px;
}

img.nostretch_latest {
	height: 100%;
	width: auto;
	text-align: center;
	margin-top: -30px;
}


img.nostretch1 {
	width: 130%;
	
	
}


	
#topicphoto{
		width: 188px;
		height: 150px;
		overflow: hidden;
	}
	

	
#linestyle{
	width: 960px;
	}
	
#firsttopic{
	width: 188px;
	height: 175px;
	margin: 0 0px 0 0px;
	}
	
#secondtopic{
	width: 188px;
	height: 175px;
	}
	
#thirdtopic{
	width: 188px;
	height: 175px;
	}
	
#fourthtopic{
	width: 188px;
	height: 175px;
	}
	
#fifthtopic{
	width: 188px;
	height: 175px;
	}	

.post{
	padding: 0px 0 0px 0;
	width: 100%;
	max-height: 790px;
	background: #ffffff;
	}
	

	
.singlepost{
		padding: 0px 0 0px 0;
		width: 100%;
		background: #f8f8f8;
		display: block;
		}

.searchpost{
	padding: 0px 20px 0px 0;
	}

#mainphoto{
	float:left;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 0;
	padding-bottom: 41%;
	max-height: 480px;
	overflow: hidden;
	margin-bottom: 20px;
	}

#singlepostphoto{
		display: block;
		padding: 0;
		margin: 0 auto;
		overflow: hidden;
		}

.FotomotoToolbarClass a, 
        .FotomotoToolbarClass a:link, 
        .FotomotoToolbarClass a:visited, 
        .FotomotoToolbarClass a:active, 
        .FotomotoToolbarClass a:hover { 
        font-size: 11px; /* change font size to 12 pixels */ 
        color: #333 !important; /* show the links in gray */ 
	
        } 

.FotomotoToolbarClass { 
        background: #ffffff;
	}

.FotomotoSep2 { 
        display:block !important; 
        } 
.FotomotoECardButton { 
        float:left !important; 
        } 
		
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

#headline{
	width: 550px;
	height:auto; 
	background:#ffffff; 
	overflow:auto;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	position: relative;
}

#headline h2{
	background-color: #ffffff;
	font-style: italic;

}

#headline p{
	margin:0;
	text-indent: 0;
}
		
#mainpostcategory{
	margin-bottom: 15px;
	font: 10px Lato, serif;
	text-transform: Uppercase;
	text-align: center;
	color: #cca64d;
	}		
	

#toparticle{
	margin-bottom: 150px;
	height: auto;
	background: #ffffff;
}

#toparticle h2{
	padding: 0;
	width: 77.5%;
	text-align: center;
	font-size: 30px;
	letter-spacing: .02em;
	display: inline-block;
	}

	hr.mainpostdivider{
		margin-left: 585px;
	}

#toparticle h3{
	padding-top: 40px;
	}

.thepost h6{
	text-align: center;
	font-style: italic;
	}


.thepost p{
	text-align: center;
	}

.thepost h6 a{
	text-decoration: none;
	}





p.postmetadata{
	border-top: 1px solid #cccccc;
	margin: 10px 0 0 0;
	}



	
#tags{
	vertical-align: bottom;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 40px;
}



#tags h5,h6{
  height: 60px;
  margin: 0;
  padding: 0;
  display: inline;
  color: #cccccc;
}

#tags a{
  color: #cccccc;
  text-decoration: none;
}

	

	

.navigation{
	padding: 0 0 0 0;
	line-height: 30px;
	position: relative;
	text-align: center;
	}

.navigation a{
	display: block;
	margin: auto;
	background: #000000;
	font-size: 10px;
	width: 130px;
	height: 35px;
	color: #ffffff;
	padding-top: 7px;
	letter-spacing: 1px;
	}

.navigation a:hover;{
	background: #cccccc;
		}
	
	
.entry{
	line-height: 25px;
	}

.entry a{
	text-decoration: underline;
	color: #333333;
	}

.entry a[rel="external"] {

	color: #cccccc;
	}
	
.date {
	padding-top: 55px;
	text-align: left;
  }

.date h5,h6{
	letter-spacing: .05em;
	display: inline;
	}
	
.date h5{
		text-transform: uppercase;
		color: #cca64d;
	}
	
.date h6{
		font-style: italic;
	}
	
	
	#singlepostcategory {
		font: 10px Lato, serif;
		text-transform: Uppercase;
		text-align: center;
		padding-top: 40px;
		color: #cca64d;
	}
	
	
	#singleposttoparticle{
		margin-bottom: 40px;
	}

	#singleposttoparticle h2{
		margin: 0 auto;
		text-align: center;
		letter-spacing: .02em;
		margin-top: 20px;
		margin-bottom: 20px;
		max-width: 740px;
		}

		hr.mainpostdivider{
			margin-left: 585px;
		}


		#singleposttextbox {
			margin: auto;
			padding: auto;
			background: #ffffff;
	
		}

		#singleposttags{
			vertical-align: bottom;
			border-top: 1px solid #cccccc;
			padding-top: 5px;
			margin-top: 20px;
			margin-bottom: 40px;
			text-align: left;
		}



		#singleposttags h5,h6{
		  height: 60px;
		  margin: 0;
		  padding: 0;
		  display: inline;
		  color: #cccccc;
		}

		#singleposttags a{
		  color: #cccccc;
		  text-decoration: none;
		}

	
		.singlepostentry{
			line-height: 25px;
			padding-left: 20px;
			padding-right: 20px;
			}
			

		.singlepostentry img.aligncenter{
				max-width: 100%;
				height: auto;
				padding-top: 20px;
				padding-bottom: 20px;
				}

		.singlepostentry p{
			text-align:left;
			margin: 0 auto;
			max-width: 740px;
			padding-bottom: 20px;
		}
			
		

		.singlepostentry a{
			text-decoration: underline;
			color: #333333;
			}

		.singlepostentry a[rel="external"] {

			color: #cccccc;
			}

		.singlepostentry h3{
			font-weight: bold;
			font-size: 16px;
			color: #333333;
			padding-top: 40px;
			text-align:left;
			margin: 0 auto;
			max-width: 740px;
			padding-bottom: 20px;
			}


		.singlepostentry ol{
			color: #333333;
			text-align: left;
			padding-top: 30px;
			}
	
		.singlepostdate {
			text-align: center;
			text-transform: capitalize;
			padding-bottom: 40px;
			color: #cca64d;
		  }

		.singlepostdate h5,h6{
			letter-spacing: .05em;
			display: inline;
			}
	
		.singlepostdate h5{
				text-transform: uppercase;
				color: #cca64d;
			}
	
		.singlepostdate h6{
			text-transform: capitalize;
			color: #cca64d;
			}
	
	.cat_post{
		padding: 0px 0 0px 0;
		width: 100%;
		max-height: 728px;
		margin-right: 1.3%;
		}
		
	#cat_parentmainphoto{
		float: right;
		height: 0;
		padding-bottom: 46.4%;
		width: 65%;
		max-height: 728px;
	}

	#cat_mainphoto{
		padding: 0;
		margin: 0;
		width: 100%;
		height: 0;
		padding-bottom: 71.4%;
		max-height: 728px;
		overflow: hidden;
		}

	#cat_leftsidetext{
		float: left;
		padding: 0;
		margin: 0;
		width: 35%;
		height: 0;
		max-height: 728px;
		padding-bottom: 46.4%;
		background: #ffffff;
		text-align: left;
		margin-bottom: 3%;
	}

	#cat_toparticle{
		padding-left: 20px;
		background: #ffffff;
		width: 95%;
		height: 100%;
		max-height: 728px;
		float: left;
	}

	#cat_toparticle h2{
		padding: 0;
		width: 98.1%;
		text-align: left;
		letter-spacing: .02em;
		margin-top: 40%;
		font-size: 38px;
		max-height: 728px;
		}

	#cat_toparticle h3{
		padding-top: 40px;
		}
		

	.cat_thepost h6{
		text-align: center;
		font-style: italic;
		}


	.cat_thepost p{
		text-align: left;
		font-size: 14px;
		}

	.cat_thepost h6 a{
		text-decoration: none;
		}

	#cat_categoryentriesexcerpt{
		width: 320px;
		padding-bottom: 20px;
		margin-left: 20px;
		}

	#cat_categoryentriesexcerpt a{
		text-decoration: none;
		}

	#cat_categorydate {
		text-align: left;
	}

	p.postmetadata{
		border-top: 1px solid #cccccc;
		margin: 10px 0 0 0;
		}



	
	#cat_tags{
		vertical-align: bottom;
		border-top: 1px solid #cccccc;
		padding-top: 5px;
		margin-top: 20px;
		margin-bottom: 40px;
	}



	#cat_tags h5,h6{
	  height: 60px;
	  margin: 0;
	  padding: 0;
	  display: inline;
	  color: #cccccc;
	}

	#cat_tags a{
	  color: #cccccc;
	  text-decoration: none;
	}

	.cat_entry{
		line-height: 25px;
		width: 98.1%;
		}

	.cat_entry a{
		text-decoration: underline;
		color: #333333;
		}

	.cat_entry a[rel="external"] {

		color: #cccccc;
		}
	
	.cat_date {
		padding-top: 40px;
		width: 1162px;
	  }

	.cat_date h5,h6{
		letter-spacing: .05em;
		display: inline;
		}
	
	.cat_date h5{
			text-transform: uppercase;
			color: #cca64d;
		}
	
	.cat_date h6{
			font-style: italic;
		}	
	
	#cat_socialmediabuttons{
			height: 20px;
			vertical-align: top;
			position: relative;
			}
	
	#cat_socialmediabuttons ul{
			list-style-type: none;
			margin: 0;
			height: 20px;
			 }
  
	#cat_socialmediabuttons li{
			 display: inline;
			 float: left;
			 text-align: center;
			 vertical-align: top;
			 width: 30px;
			 height: 20px;
			}
	
#followbar{
	width: 1570px;
	height: 50px;
	background: #ffffff;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	
}

#followbar h3{
	color: #333333;
	letter-spacing: 1px;
	margin: 0;
}

#followbarbuttons{
	position: relative;
	margin: 0;
}

#followbarbuttons ul{
		padding: 0;
		margin: 0;
		}

#followbarbuttons ul li{
		display: inline-block;
		vertical-align: top;
		padding-right: 20px;
		}
	
	
#latestarticles{
		max-width: 1570px;
		position: relative;
		text-align: center;
		padding: 0 0 0 0;
		background: #f8f8f8;
		display:inline-block;
		height: 100%;
		min-height: 100%;
		margin: 0 0 0 0;
		}
		
	

#latestarticles ul{
	display: block;
	margin: 0;
	padding: 0;
}

#latestarticles ul li{
	display: inline-block;
	width: 23.1%;
	margin: 0;
	padding: 0;
	margin-right: 2.1%;
	vertical-align: top;
	margin-bottom: 200px;
}

#latestarticles ul li:nth-child(4){
	margin-right: 0px;
}

#latestarticles ul li:nth-child(8){
	margin-right: 0px;
}

#latestarticles ul li:nth-child(12){
	margin-right: 0px;
}

#latestarticles ul li:nth-child(16){
	margin-right: 0px;
}

  
.latestpost{
		list-style-type: none;
		margin: 0;
		line-height: 24px;
		padding: 0;
		width: 100%;
		}
		
.latestentry{
		width: 100%;
		}
	
#categoryentries{
		width: 100%;
		height: 90%;
		text-align: center;
		background: #ffffff;
		margin-bottom: -2px;
	}

#categoryentries ul{
		margin: 0;
	}
	





#categoryentries ul li{
		list-style-type: none;
		display: block;
		width: 100%;
		margin: 0;
	}

#categoryentriesexcerpt div.sharedaddy{
	padding-top: 40px;
	}

div.singlepostentry div.sharedaddy h3.sd-title{
    font: 10px Lato, serif;
    text-transform: Uppercase;
    margin-bottom: 10px;
    color: #cca64d;
}

#categoryentriesexcerpt div.sharedaddy h3.sd-title{
	font: 9px Lato, serif;
    text-transform: Uppercase;
    margin-bottom: 10px;
    color: #cca64d;
	}

#categoryentriesexcerpt .sd-content ul li{
		width: 35px !important;
		display: inline-block;
		}

#categoryphoto{
		margin: 0;
		width: 100%;
		height: 70%;
		max-height: 510px;
		overflow: hidden;
		margin-bottom: 20px;
		}
		
#setimage{
    width: 100%;   
	height: 0;
	padding-bottom: 150%;
	background-repeat: no-repeat;        
    position: relative;        
	background-size: auto 100%;      
}
	
#categoryentries h2{
		font-size: 22px;
	}

#categorytitle {
	text-align: center;
	margin-top: -8px;
	margin-left: 7.2%;
	margin-right: 7.2%;
	}
	
#categoryentriesexcerpt{
	padding-bottom: 22px;
	text-align: center;
	margin-left: 5.8%;
	margin-right: 5.8%;
		}
	
#categoryentriesexcerpt p{
	color: #999999;
		}

#categoryentriesexcerpt a{
	text-decoration: none;
		}

#categorydate {
	text-align: left;
	text-transform: capitalize;
	padding-left: 5px;
	color: #cca64d;
	}

hr.latestpostsdivider{
	margin-left: 237px;
	}

.sidebar2{
	position: relative;
	width:26%;
	background: #f8f8f8;
	display:inline;
	float: right;
	}

.sidebar2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 6px;
	}
	
.sidebar2 ul li{

}

#popularposts{
	margin-left: 0.8%;
}

#firstpopularpost{
	width: 93.7%;
	height: 0;
	padding-bottom: 55%;
	max-height: 200px;
	float: right;
	text-align: center;
	background: #ffffff;
	margin-bottom: 15px;
}

#firstpopularpost ul{
	margin: 0;
}

#firstpopularpostphoto{
	margin-top: 0;
	width: 100%;
	height: 0;
	padding-bottom: 58.7%;
	max-height: 200px;
	overflow: hidden;
	margin-bottom: 10px;
	}
	

img.nostretch_firstpopular {
		width: 100%;
		text-align: center;
		margin-top: 0px;
	}

#firstpopularpost h2{
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	}

#firstpopulartitle {
	margin-top: -40%;
	padding-left: 54%;
	text-align: right;
	width: 40%;
	height: 0;
	padding-bottom: 55%;
	text-shadow: -1px 0px 0px #333333;
	
	
	}
	




#secondthirdpopularpost{
	width: 93.7%;
	height: 0;
	padding-bottom: 67%;
	max-height: 265px;
	float: right;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 5%;
}

#secondthirdpopularpost ul{
	width: 100%;
	margin: 0;
	padding: 0;
}

#secondthirdpopularpost ul li{
	vertical-align: top;
}


#secondthirdpopularpost ul li ul{
	width: 100%;
	max-height: 265px;
	margin: 0;
	padding: 0;
	background: #ffffff;
}

#secondthirdpopularpost ul li ul li{
	width: 100%;
}

#secondthirdpopularpost li{
	display: inline-block;
	width: 47.8%;
}

#secondthirdpopularpost ul li:first-child{
	float: left;
	background: #ffffff;
}

#secondthirdpopularpost ul li:nth-child(2){
	float: right;
	background: #ffffff;
}


#secondthirdpopularpostphoto{
	margin: 0;
	width: 100%;
	height: 0;
	padding-bottom: 110%;
	max-height: 195px;
	overflow: hidden;
	margin-bottom: 5px;
	}
	
	
img.nostretch_popularposts {
		width: 160%;
		text-align: center;
	}
	
#secondthirdpopulartitle{
	padding-left: 1.7%;
	padding-right: 1.7%;
	margin-top: -5px;
	height: 100%;
	
}

#secondthirdpopularpost h2{
	font-size: 14px;
}

#postcategory {
	font: 10px Lato, serif;
	text-transform: Uppercase;
	margin-bottom: 10px;
	color: #cca64d;
}



hr {

   position: relative;
   padding: 0;
   height: 0;
   margin-left: 175px;
   margin-bottom: 14px;
   width: 20px;
   max-height: 0;
   font-size: 1px;
   line-height: 0;
   clear: both;
   border: none;
   border-top: 1px solid #cccccc;
   border-bottom: 1px solid #ffffff;
}

hr.popularpoststyle {
   position: relative;
   padding: 0;
   height: 0;
   margin-left: 80px;
   margin-bottom: 14px;
   width: 20px;
   max-height: 0;
   font-size: 1px;
   line-height: 0;
   clear: both;
   border: none;
   border-top: 1px solid #cccccc;
   border-bottom: 1px solid #ffffff;
}

#selfpic{
	position: absolute;
	width: 370px;
	max-height: 200px;
	margin-left: 20px;
	margin-top: 890px;
	background: #ffffff;
}

#subscribebox{
	position: relative;
	float: right;
	width: 91.5%;
	height: 0;
	padding-bottom: 52%;
	max-height: 215px;
	background: #ffffff;
}
#subscribe{
	float: right;
	height: 100%;
	max-height: 215px;
	z-index: 1;
}

#boxdetail{
	position: absolute;
	width: 54%;
	z-index: 2;
	max-height: 180px;
}

#borderbox{
	position: absolute;
	width: 100%;
	height: 0;
	padding-bottom: 90%;
	max-height: 180px;
	border: 4px solid #cca64d;
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	margin-left: 2.7%;
	margin-top: -99%;
}

#translucentbox{
	position: absolute;
	width: 97%;
	height: 0;
	padding-bottom: 85%;
	max-height: 170px;
	background-color: #ffffff;
	opacity: 0.75;
	filter: alpha(opacity=75); /* For IE8 and earlier */
	margin-left: 6%;
	margin-top: -95%;
}

#stayconnectedlinks{
	position: absolute;
	width: 97%;
	max-height: 150px;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	text-align: center;
	z-index: 4;
	padding-top: 10%;
	padding-left: 6%;
	margin-top: -100%;
}

#stayconnectedlinks h2{
	color: #000000;
	font-size: 16px;
	letter-spacing: 1px;
	width: 100%;
	margin: 0;
	padding-bottom: 0px;
}

#stayconnectedbuttons{
	position: absolute;
	margin: 0 auto;
	width: 97%;
	display: table;
}

#stayconnectedbuttons ul{
		padding: 0;
		margin: 0;
		width: 97%;
		text-align: center;
		list-style: none;
		}

#stayconnectedbuttons ul li{
		display: inline;
		vertical-align: top;
		margin-left: -5px;
		}

#subscribesection{
	position: absolute;
	margin-top: -50%;
	width: 93%;
	z-index: 4;
	padding-left: 8%;
	text-align: center;
}

#subscribe h6{
	color: #333333;
}

#subscribeform{
	position: absolute;
	z-index: 4;
}

#subscribetext{
	position: absolute;
	width: 93%;
	max-height: 0px;
	z-index: 10;
	margin-top: 18%;
	text-align: center;
}

#subscribetext h5{
	position: absolute;
	z-index: 10;
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 1px;
	width: 100%;
}

#storiesbanner{
		width: 960px;
		}
		
#storiesbanner h3{
	height: 40px;
	}
		
#storiesbanner ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	}

#storiesbanner ul li{
	display: inline-block;
	width: 200px;
	height: 200px;
	padding: 0 0 0 10px;
	}
	
	
#floater{
	
	clear: both;
	float: left;
	width: 750px;
	}
	
.clearfooter {
	height: 330px;
	clear: both;
}

#footer{
  width:100%;
	height:80px;
	position: relative;
	margin: 0;
	clear: both;
	z-index: 9000;
	}


	
.comments_template{

	margin: auto;

	border-top: 1px solid #cccccc;

	padding: 10px 0 0;
	text-align: left;
	background: #ffffff;
	padding-left: 1.3%;
	padding-bottom: 1.3%;
	margin-bottom: 3%;

}



.comments-template ol{

	margin: 0;

	padding: 0 0 15px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0 0;

	line-height: 18px;

	padding: 0 0 10px;

	border-bottom: 1px solid #cccccc;

}



.comments-template h2, .comments-template h3{



}



.commentmetadata h5{
	text-transform: none;
	color: #ee2737;
}

.commentmetadata a{
	color: #ee2737;
}

.comments-template p.nocomments{

	padding: 0;

}



.comments-template textarea{




}

.commentlist li{
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #cccccc;
	width: 600px;
	line-height: 1.55;
	}

.commentlist{
	padding-bottom: 30px;
	}

.commentlist p{
	padding-left: 20px;
	}

.alignleft {
	float: left;
	text-align: left;}
	
	
	
	
	
	/**********
	iPad 
	**********/
	@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
	/* Styles */
		h6{
			font-size: 7px;
		}

		h5{
			font-size: 7px;
		}

		#toparticle h2{
			font-size: 22px;
		}

		#specialpageheader2 h2{
			font-size: 28px
		}

		#cat_toparticle h2{
			font-size: 26px
		}

		#mainpostcategory{
			font-size: 7px;
		}

		#singlepostcategory{
			font-size: 7px;
		}

		#postcategory{
			font-size: 7px;
		}

		#categoryentries h2{
			font-size: 17px;
		}

		#firstpopulartitle{
			margin-top: -50%;
			width: 45%;
		}

		#firstpopularpost h2{
			font-size: 11px;
			line-height: 15px;
		}

		#secondthirdpopularpost h2{
			font-size: 10px;
		}

		#secondthirdpopularpost{
			margin-bottom: 8%
		}

		#stayconnectedlinks{
			padding-top: 8%;
		}
		
		#stayconnectedlinks h2{
			font-size: 11px;
		}

		#subscribesection h6{
			font-size: 8px;
		}

		#subscribetext h5{
			font-size: 7px;
		}

		#menu h3{
			font-size: 8px;
		}


		#bottommenu h3{
			font-size: 8px;
		}
	
		.cat_thepost p{
			font-size: 11px;
		}
	}

	@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){
	/* Styles */
		h6{
			font-size: 7px;
		}

		h5{
			font-size: 7px;
		}

		#toparticle h2{
			font-size: 22px;
		}

		#specialpageheader2 h2{
			font-size: 28px
		}

		#cat_toparticle h2{
			font-size: 26px
		}

		#mainpostcategory{
			font-size: 7px;
		}

		#singlepostcategory{
			font-size: 7px;
		}

		#postcategory{
			font-size: 7px;
		}

		#categoryentries h2{
			font-size: 17px;
		}

		#firstpopulartitle{
			margin-top: -50%;
			width: 45%;
		}

		#firstpopularpost h2{
			font-size: 12px;
		}

		#secondthirdpopularpost h2{
			font-size: 11px;
		}

		#stayconnectedlinks h2{
			font-size: 12px;
		}

		#subscribesection h6{
			font-size: 8px;
		}

		#subscribetext h5{
			font-size: 7px;
		}

		#menu h3{
			font-size: 8px;
		}


		#bottommenu h3{
			font-size: 8px;
		}
	
		.cat_thepost p{
			font-size: 11px;
		}
	
	}







	/* Desktops and laptops ----------- */

	@media only screen and (min-width : 1025px) and (max-width : 1570px){
	/* Styles */
	
		h6{
			font-size: 10px;
		}

		h5{
			font-size: 10px;
		}

		#toparticle h2{
			font-size: 24px;
		}

		#specialpageheader2 h2{
			font-size: 30px
		}

		#cat_toparticle h2{
			font-size: 28px
		}

		#mainpostcategory{
			font-size: 9px;
		}

		#singlepostcategory{
			font-size: 9px;
		}

		#postcategory{
			font-size: 9px;
		}

		#categoryentries h2{
			font-size: 18px;
		}

		#firstpopulartitle{
			margin-top: -50%;
			width: 45%;
		}

		#firstpopularpost h2{
			font-size: 13px;
		}

		#secondthirdpopularpost h2{
			font-size: 12px;
		}

		#stayconnectedlinks h2{
			font-size: 13px;
		}

		#subscribesection h6{
			font-size: 9px;
		}

		#subscribetext h5{
			font-size: 8px;
		}

		#menu h3{
			font-size: 9px;
		}


		#bottommenu h3{
			font-size: 9px;
		}
	
		.cat_thepost p{
			font-size: 11px;
		}
	
	}
	

	/* Large screens ----------- */
	@media only screen  and (min-width : 1824px) {
	/* Styles */
	}