/*   
Theme Name: albert_thematic
Description: A Child Theme of Thematic.
Template: thematic
Author: Albert Castellana
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 98%;	
}

body {
	background: #0f2427 url('img/background.jpg') no-repeat top;
	font-family:Verdana;
	font-size: 14px;
}

#main {
	overflow: visible;
	padding-top: 85px;
}

#wrapper {
	z-index: -2;
	background: #fff url('img/top.jpg') no-repeat;
	width: 849px;
	min-height: 1200px;
	clear: both; 
	margin:54px auto;
	border: solid 1px #000;
     border-radius: 5px;  
     -moz-border-radius: 10px;  
     -webkit-border-radius: 10px;  
  border-left: url('img/border-left.jpg') 
     
}



#bigbanner {

	width: 477px;
	background: #f57900;
	position: relative;
	left: -9px;	
	margin-top:64px;
	padding-bottom:32px;
	z-index: 2;
	border-left: 1px solid #463618;
	-moz-box-shadow: 3px 0px 10px #bdbdbd;
	-webkit-box-shadow: 3px 0px 10px #bdbdbd;


}

#access {
	background: url('img/navbar.jpg') no-repeat;
	height:40px;
	left:-14px;
	padding:8px;
	position:relative;
	top:-25px;
	width:481px;
	z-index:3;
}

#access ul {
	padding-left:auto;
	padding-top:1px;
}

#access li {
	list-style: none;
	display: inline;
	color: #fff;
	font-size: 0.8em;
	padding-left: 34px;
}


#feed {
	float:right;
	height:100px;
	top:0;
	width:102px;
	z-index:3;
}

#twt {
	float:right;
	height:auto;
	top:0;
	width:auto;
	z-index:3;

}

#fbk {
	float:right;
	height:auto;
	top:0;
	width:auto;
	z-index:3;
	
}

#twt a, #twt img{
	height:40px;
	margin: 10px 1px;
}

#fbk a, #fbk img{
	height: 40px;
	margin: 10px 5px;
	
}

#feed a, #feed img {
	height:80px;
	margin:21px 6px;
}

.content_wrapper {
	position: relative;
	left: 18px;
}

#content {
	border-left:2px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	margin-left:18px;
	position:relative;
	top:-340px;
	width:550px;
	-moz-box-shadow: 5px 10px 12px 0 #DBDBDB;
	-webkit-box-shadow: 5px 10px 12px #ccc;
	padding-left: 15px;
	padding-right: 15px;
	
}

#content p {
	z-index: 4;
}

#container { border: 0;}

#degradat {
	background: url('img/border_end.png');
	height: 36px;
	width: 588px;
	position: relative;
	margin:-50px 0 0;
}

h1 { font-size: 1.681em }
h2 { font-size: 0.989em }

.sf-menu{
	border: 0;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {

	border: 0;
}

#featured {
	padding:10px 5px 0;
	text-align:justify;
	font-size: 12px;
} 	

.featured-left a, .featured-left a:hover, .featured-left a:visited, .featured-left a:active {
	padding: 5px;
	padding-top: 10px;
	color: #000000;
	text-decoration: none;
}

.featured-right {

	padding: 5px;
	color: #000000;
}

#advertise {
	float:right;
	margin-right:12px;
	position:relative;
	top:-138px;
	width:200px;
	z-index:4;
}

#advertise img {	
	float: right;
	margin: 4px;
}

ol {
	padding-left: 20px;
}

.p1 {
	margin-top: 60px;
}

.single .hentry{
	padding:30px 0 0;
}

.navbar {
	

	width: 236px;
	position:relative;
	right:-10px;
	
}

.widgettitle{
	margin-top: -2px;
	margin-bottom: 2px;
	font-size: 105%;
}

.widgetcontainer {
	background: url('img/titlenav.jpg') no-repeat;
	padding-bottom:16px;
	margin-top:19px;
	font-size: 103%;

}

.navbar li {

list-style: none;
padding-bottom:3px;
padding-left:15px;
padding-top:5px;
position:relative;
	
}

.navbar lh {

	padding:10px;
	position:relative;
	top:6px;
}


#navbar2 {
	float:left;
	position:relative;
	top:-224px;


}

#s {
	margin:8px 0;
	width:190px;
}

#almost_footer	{
	background: #0F2427 url('img/footer.png') no-repeat center top ;
	bottom:0;
	height:294px;
	margin-top:-349px;
	position:relative;
	top:0;
	width:100%;
	z-index:5;
}

/* Searching CSS 
-------------------------------------------------------------- */

.post-0 {
    top: 100px;
    background: solid #f1f1f1;
}


