* {
	margin:0px;
	padding:0px;
}

a  {
	text-decoration:none;
}

a:link, a:visited  {
color:#111;
}

a:hover, a:active {
color:#b6aa22;	
}
a img {
	border:0;
}

#content h1, #content h2, #content h3, #content h1 a, #content h2 a {
	letter-spacing:2px;
	font-style:normal;
	color:#111;
	background:#EEE;
	font-weight:normal;
	font-style:italic;

	
	
}

body {
	font-family:Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10pt;
	background:#fbfbfb url(images/bg_top.png) repeat-x top;
	line-height:18px;

}

#wrapper, #footer {
	width: 1000px;
	margin: 0 auto;
}

#header {
	float:left; clear:none; display:block;
height:200px;
width:100%;
overflow:hidden;

}

#container {
		float:left; clear:none; display:block;
		width:100%;
		/*background:url(images/bg_side.png) repeat-y right;*/

}

#content {
		float:left; clear:none; display:block;
		width:697px;

}

#side {
	display:block;	
float:right;
width:300px;
clear:none;
overflow:hidden;
}



#container_footer {
	float:left;
	clear:both;
	width:100%;
	background-color:#f4f3f3;
	border-top:#e8e4e4;
	
}
#footer {
clear:both;
width:100%;
}


#top_header_logo {
	height:73px;
	width:550px;
	float:left;
	clear:none;
}
#top_header_nav {
	height:73px;
	width:400px;
	float:left;
	clear:none;
	line-height:55px;
}

#top_header_nav li {
	list-style-type:none;
	list-style:none;
	float:left;

}


#header_extra {
	height:100px;
	width:100%;
	float:left;
	clear:both;

}


#blog-title {
	font-size: 4em;
	text-align: left;
	margin: 0;
	padding: 0;
	background:none;
}


#blog-description {
	letter-spacing:9px;
	color:#CCC;
	margin:0px 6px;
	font-size:12px;
	font-weight:normal;
	
}

#blog-title a, #blog-title a:hover {
}

#header_nav {
	width:100%;
}
#header_nav ul {
margin:0 0 0 20px;
}

#header_nav li {
float:left;
clear:none;
list-style:none;
}
#header_nav li {
float:left;
clear:none;
margin:0 4px;
}

#header_nav li a, #header_nav li .active_category {
float:left;
clear:none;
padding:4px 8px;
color:#111;
}
#header_nav li .active_category {
}

#header_nav li a {
color:#777;

}
#header_nav li a:hover {
color:#333;

}

#breadcrumb {
	float:left;
	display:inline;
	padding:10px 0;
	color:#a50505;
	margin:0 0 0px 0;
	/*background-color:#ccc;*/
	width:100%;

}
#breadcrumb span {
padding:0 0 0 4px;
}
#breadcrumb span, #breadcrumb a {
margin:0 4px 0 0;
}


#header-search {
	float: right;
	margin: 3px 0;
	padding: 0 15px;
}

#header-search label {
	color: white;
	font-variant: small-caps;
	font-size: 0.9em;	
}

#header-search label, #header-search button {
	float: left;
}

#header-search input, #header-search button {
	margin: 0;
	padding: 0;
	border-width: 0;
	border: 0 none;
}

#header-search input.text {
	width: 111px;
	height: 12px;
	background-image: url(images/search-field.jpg);
	background-repeat: no-repeat;
	font-size: 0.8em;
	padding: 2px;
	margin-left: 1em;
}

#header-rss {
	float: right;
	margin-right: 10px;
}

#rss_icon {
	padding: 1em;
}

#rss_icon span {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 62px;
}

#rss_icon img {
	float: right;
}


x


/* Misc styles */

.clear {
	clear: both;
}

div.bar .title {
	font-weight: bold;
	font-size: 1.1em;
}

div.skip-link {
	display: none;
}


/* Ad styles */

div.bar #ads ul {
	margin: 0;
	padding: 0;
}

div.bar #ads li {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	list-style-type: none;
}

div.bar #ads img {
	width: 125px;
	height: 125px;
}


div.menu ul li:hover ul, div.menu ul li.sfhover ul {
left:auto;
}


.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}




div.menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.bar div,div.bar h3 {
margin:0;
padding:0;
}


/* POST STYLES */

.teaser {
	float:left;
	clear:both;
	width:660px;
	display:inline;
	margin:20px 0;
	border:1px solid #EEE;
	border-top:0;
	border-right:0;
	}

.teaser img {
	float:left;
	clear:none;
	display:block;
	padding:20px;
	border-top:1px solid #EEE;
	border-bottom:0;
	border-right:0;
	background:url(images/bg_img_teaser.gif) center no-repeat;

	
	}
.teaser a {
clear:none;
display:inline;
}
.teaser .entry-content {
		display:block;
		float:left;
		clear:none;
		width:428px;
	}
	
	
.teaser h2 a:link, .teaser h2 a:visited {
	float:left;
	clear:both;
	color:#FFF;
	margin:0px 0 10px 0;
	padding:6px;
	border:2px solid #EEE;
	border-bottom:0;
	border-left:0;
	border:2px solid #EEE;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	}
	
.teaser h2 a:hover, .teaser h2 a:active {
	color:#FFF;
	background-color:#F00;
	}


.teaser .entry-content p {
	clear:both;
	padding:4px;
	margin:0px 0 10px 0;
	text-align:justify;
	}

.teaser p a {
background-color:#eac56a;
font-style:italic;
padding:0 1px;
border:2px solid #fff;
border-top:0px;
border-left:0px;

}

.teaser p a:link, .teaser p a:visited {
	color:#444;
	}
.teaser p a:active, .teaser p a:hover {
	color:#ddd;

	}
	
#side  {
}

#side a:link, #side a:visited   {
color:#999;
}
#side a:active, #side a:hover  {
}

#side h3 {
font-weight: normal;
font-style: italic;
text-align:center;
width: 100%;
color:#ccc;
background:#fff;
font-size:180%;
	
	
}

#side li {
	float:left;
	clear:none;
	list-style:none;
}
#side .title {
	margin:25px 0 0 0;
}
#side #rss-twitter {
	margin:25px 0 0 30px;
}
#side #rss-twitter li {
	margin-right:25px;
}

.borderspecial {
}



#side #search {
	float:left;
	clear:none;
	width:100%;
	height:42px;
		background:url(images/search.png) center no-repeat;
	margin: 25px 0;

	
}
#side .xoxo, #side .xoxo ul, #side .xoxo ul li {
	float:left;
	clear:both;
	display:inline;
	width:100%;
}

#side .small_teaser  {
	float:left;
	clear:none;
	display:block;
	
	}
#side .small_teaser li {
	border:1px solid #fff;
	border-top:0px;
	border-left:0px;
	margin: 10px 0 0 0;
	width:100%;
	
	}
#side .small_teaser li li {
	width:100%;
	}
#side .small_teaser img {
	float:left;
	clear:none;
	display:block;
	background:#fff;
	padding:5px;
	margin: 5px 0 5px 5px;
	border:1px solid #EEE;
	
	}

#side .small_teaser span {
		float:left;
	clear:none;
	display:block;
	width:200px;
	padding:8px 0 0 10px;
	color:#a50505;
	line-height:20px;
	text-align:justify;
	}

#side .small_teaser span a {
	font-size:110%;
	font-style:italic;
	padding:0 2px;

	}
	
	
	
/* SINGLEPOST */
.single-post, .single-post .entry-content, .single-post .entry-meta, single-post .entry-content div, .single-post .entry-meta, .single-post #com {
	width:640px;	
	display:block;
	float:left;
	clear:both;

}
.single-post .entry-content {
	border:1px solid #EEE;
	border-right:0;
	border-top:0;
	padding:20px 0 40px 0;
}
.single-post .entry-meta p {
	font-style:italic;
	text-align:right;
	margin:5px 0;
	font-size:10px;}

.single-post .entry-title, .single-post h2 {
	padding:8px;
	display:block;
	float:left;
	clear:both;
	margin:5px 0;
	overflow:hidden;
	_width:624px;
	
}
.single-post .entry-title {
	font-size:200%;
	margin:0px;
}

.single-post .entry-content p  {
	float:left;
	clear:both;
	margin:10px 10px 0 10px;
	width:620px;
}
.single-post .entry-content img {
padding: 15px 15px 15px 0;
	display:block;
	border:0;
	float:right;
}
.single-post .entry-content div {
	border:1px solid #EEE;
	border-left:0;
	margin:15px 0px;
	display:inline;
	float:left;
	clear:both;
	width:100%;

}
#com  {
	overflow:hidden;

	
}
.comment {
	float:left;
	clear:none;
	width:620px;
	display:block;
	margin:10px 0;
}
.comment div {
	float:left;
	clear:none;
	width:130px;
	display:block;
	
}
.comment div img, .comment div cite {
	float:left;
	clear:both;
}
.comment span {
	float:left;
	clear:none;
	width:400px;
	display:block;
}
#com form {
	float:left;
	clear:both;
	width:400px;
	display:block;
}


#related {
float:left;
clear:left;
display:block;
width:380px;
margin:20px 20px 20px 0;

	
	}
.sociable {
float:left;
display:block;
clear:right;
width:220px;
margin:20px 0 20px 20px;

	}
.sociable h3, #related h3 {
padding:6px;
margin:0 0 10px 0;
	}
	
.sociable li {
clear:none;
display:inline;
	}
.sociable li img {
margin:10px;
	}
.sociable li a {
	background:none;
	}
.sociable ul {
list-style:none;
text-align:center;
	}


#comments {
	border-left:0;
	margin:15px 0px;
	display:block;
	float:left;
	width:100%;

}


.special {
color:#a50505;	
	padding:0px;
	line-height:12px;

	
}
.special a {
padding:0 5px;	
}

#rss_icon {
	margin:0 0 10px 0;
	padding:2px;
	
}
/* BAR */



#pagenavi{
clear:both;
display:inline;
margin:0;
width:99%;
overflow:hidden;	
}



