/*	--------------------------------------------------
Global Reset - Resets all browser defaults to 0
-------------------------------------------------- */

body {
	background: #000000 url(1-brown/bodybg.jpg) repeat;/*#000; */
	font: 11px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; /*Arial, Helvetica, sans-serif*/;   
	color:/*#5a4a4a*/#FFF;
}
a {
	color:/*#dd9988*/#6EAB22;
	text-decoration:underline;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl {
	float: left
}
.fr {
	float: right
}
.ac {
	text-align: center
}
.ar {
	text-align: right
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto
}
img.alignright {
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline
}
img.alignleft {
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline
}
.alignleft {
	float: left
}
.alignright {
	float: right
}
hr {
	color:#fffdea;
	border:none;
	border-bottom:1px dotted #372322;
	margin-bottom:22px;
	clear:both;
}
/*	--------------------------------------------------
 Structure
 -------------------------------------------------- */
#page { width:100%; margin:0; background:none;  }
#header {
	height:103px;
	/*background:#160c0c url(1-brown/header_bg.png) repeat-x center top;*/
	margin-top:7px;
}
.header_top {
	/*background:#160c0c url(1-brown/header_t.jpg) repeat-x left top;*/
}
#header-in {
	background:none;
}
.header_bottom {
	/*background:#160c0c url(1-brown/header_b.jpg) repeat left top;*/
}
#navi {
	background:url(1-brown/dotline.png) repeat-x top;
	border:none;
	margin:0;
}
#content {
	float:left; /*background:#ccc;*/
}
#sidebar_l {
	float:left;  /*background:green;*/
}
#sidebar_r {
	float:right; /*background:red;*/
}
#content, #sidebar_l, #sidebar_r {
	padding-top:10px;
	padding-bottom:15px;
}
#footer {
	clear:both;
	padding:13px 0 15px 0;
	height:100%;
	overflow:hidden;
	background:url(1-brown/footer_bg.png) repeat-x top;
	border:none;
}
/*	--------------------------------------------------

Header

-------------------------------------------------- */

.h_left {
	width:555px;
	float:left;
	position:relative;
	padding:0px 0px 0px 0px;
}
.h_right {
	width:155px;
	float:right;
	padding:68px 0 0 0;
}
.logo {
	position: relative;
	display: block;
	width:244px;
	height:40px;
	padding:28px 0px 20px 0px !important;
	margin:28px 0px 20px 0px !important;
	border-bottom:10px;
}
.logo span {
	width: 100%;
	height: 100%;
	position:absolute;
	bottom:0;
	left:0;
}
.logo span, .logo span a {
	width:244px;
	height:40px;
	background:url(1-brown/logo.png) no-repeat;
}
.logo span a {
	display:block;
	background:url(1-brown/logo.png) no-repeat;
	cursor:pointer;
}
.logo a:hover {
	text-decoration:none;
	color:#a83a01;
}
/*=== Logo Spot ===*/

#header-in .blog-title {
	padding:25px 0 0 0;
}
#header-in .blog-title a {
	color:#e3c273;
	font:normal 32px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; /*Georgia;*/
	text-transform:uppercase;
	text-decoration:none;
	padding:10px 15px
}
#header-in .blog-title a:hover {
	text-decoration:none;
	color:#fff;
	background:none
}
#header-in .blog-description {
	color:#5E4E38;
	font-size:14px;
	padding:0 15px 20px 15px
}
#header-in h1.logo {
	text-decoration:none;
	border:none
}
#header-in h1.logo a:hover {
	background:none;
	color:#fff;
}
#header-in h1.logo {
	margin:28px 0 20px 0;
	padding:0
}
#header-in p.description {
	position:absolute;
	left:70px;
	top:73px;
	padding-bottom:20px;
	text-transform:uppercase;
	color:#ad9778;
	font-size:12px;
}
#header-in .h_right p {
	
	font-weight:bold;
	margin:0;
	padding:7px 0 0px 25px;
	color:#FFF;
	border:none;
	/*border-bottom:1px dotted #855e54;
		*/

}
#header-in .h_right p a {
	color:/*#eb8d59*/#FFF;
	text-decoration:none;
}
#header-in .h_right p a:hover {
	color:#CCC;
}
.i_rss {
	background:url(1-brown/i_rss.png) no-repeat 0 7px;
}
#header-in .h_right p.i_email {
	background:url(1-brown/i_subscribe.png) no-repeat 0 6px;
	border:none;
}

.cab-twitter {
background:url(1-brown/i_tw.png) no-repeat 0 7px;
}


.cab-facebook {
background: url(1-brown/i_fb.png) no-repeat 0px 7px;
	}

	
.cab-linkedid {
background: url(1-brown/i_in.png) no-repeat 0px 7px;
	}


/*	--------------------------------------------------

Home & widget

-------------------------------------------------- */

ul {
	margin:0;
	padding:0;
	list-style:none;
}
p {
	margin:0 0 10px 0;
	padding:0;
	line-height:20px;
}
h3 {
	margin:10px 0 10px 0;
	padding:0;
	color:#5a4a4a;
}
.widget-spot, .widget {
	margin:6px 0 20px 0;
	padding:0
}
#content .widget h3, #sidebar_l .widget h3, #sidebar_r .widget h3 {
	margin:0 0 10px 0;
	letter-spacing:1px;
	padding:0;
	font:10px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/
	text-transform:uppercase;
	color:/*#e7c673*;*/#FFF
}
#content .widget h3 span, #sidebar_l .widget h3 span {
	background:#030101 url(1-brown/head_bullet.png) no-repeat 5px 10px;
	padding:5px 10px 5px 15px;
}
#sidebar_r .widget h3 {
	background:#030101 url(1-brown/head_bullet.png) no-repeat 5px 10px;
	padding:5px 10px 5px 15px;
}
.galler_link_space {
	margin-top:-28px;
}
p.more {
	text-align:right;
	overflow:hidden;
	font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	font-weight:bold;
	clear:both;
}
p.more a {
	color:/*#734f4e*/#FFF;
	text-decoration:none;
}
p.more a:hover {
	color:#fff;
}
.ad-box {
	border-bottom:1px solid #333333/*#312626*/;
	border-top:1px solid #333333/*#312626*/;
	padding:10px 0;
	margin-bottom:20px;
	text-align:center;
}
.ad-box2 {
	border-bottom:1px solid #312626;
	border-top:1px solid #312626;
	padding:10px 0 0 0;
	margin-bottom:20px;
	text-align:center;
}
.ad-box2 img {
	margin-bottom:10px;
}
.about_author {
	background:#120b0a url(1-brown/about_bg.png) no-repeat center 10px;
	padding:5px 15px 15px 15px;
	width:220px;
	min-height:313px;
	_height:313px;
	float:left;
	border:1px solid #6EAB22/*#291818*/;
}
#content .about_author h3 {
	text-align:center;
}
#content .about_author img {
	float:left;
	border:1px solid #fff;
	margin:0 12px 0 0;
}
#content .about_author p {
	margin:0;
	padding:0;
	font-size:12px;
	color: #ffffff;/*#877070;*/
}
#twitter {
	background:#6EAB22 url(1-brown/twitterbg.jpg) no-repeat top;
	padding:25px 15px 15px 15px;
	width:221px;
	margin-top:-10px;
	min-height:300px;
	_height:300px;
	float:right;
}
.widget #twitter h3 {
	text-align:center;
}
.widget #twitter h3 span {
	background:none;
	padding:0px 0px 0px 0px;
}
.widget #twitter li {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px dotted #ffffff;
	padding:10px 0;
	line-height:18px;
	font-size:12px;
	background:none;
	color:/*#5a4a4a*/ #FFF;
}
.widget #twitter li span a {
	color:/*#865f5f*/#FFF;
	text-decoration:underline;
}
.widget #twitter li span a:hover {
	color:#fff;
	text-decoration:underline;
}
.widget #twitter li a {
	color:/*#877a7a*/#FFF;
	text-decoration:none;
}
.widget #twitter li a:hover {
	color:#fff;
	text-decoration:none;
}
#sidebar_l .widget .postlist li {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #666666/*#2f1d1c*/;
	background:none;
}
#sidebar_l .widget .postlist li h4 {
	font:17px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	margin:0 0 0px 0;
	padding:0;
}
#sidebar_l .widget .postlist li h4 a {
	color:/*#b37a6c*/#6EAB22;
	text-decoration:none;
}
#sidebar_l .widget .postlist li h4 a:hover {
	color:#fff;
	text-decoration:none;
}
#sidebar_l .widget .postlist li p {
	color:/*#5a4a4a*/#FFF;
	line-height:18px;
}
#content .post_content p:first-letter {
	font-size:inherit;
}
#sidebar_l .widget p {
	margin:0;
	padding:0;
}
.widget .postlist li span.comments, .widget .postlist li span.comments a {
	color:/*#463835*/#FFF;
}
.widget .postlist li span.comments a {
	background:url(1-brown/i_comments.png) no-repeat 3px 3px;
	padding-left:15px;
	padding-right:3px;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
}
.widget .postlist li span.comments a:hover {
	color:/*#967c7c*/#6EAB22;
}
.flickr_badge_image {
	float:left;
	list-style:none;
	margin:0 3px 10px 0
}
.flickr img {
	border:3px solid #100800;
	background:#F4F4F4;
	padding:0px;
	float:left;
	width:70px;
	height:70px;
}
.flickr img:hover {
	border-color:#fff
}
#sidebar_r li {
	margin:0;
	padding:5px 0 5px 16px;
	border-bottom: 1px dashed  #000; /*#2f1d1c;*/
	background:url(1-brown/bullet.png) no-repeat 7px 11px;
}
#sidebar_r a {
	font: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

#sidebar_r li a {
	color:/*#5a4a4a*/#6EAB22;
	text-decoration:none;
}
#sidebar_r li a:hover {
	color:/*#dd9988*/#FFF;
	text-decoration:none;
}
#sidebar_r .ad-box2 {
	clear:both;
	overflow:hidden;
	height:100%;
}
#searchform {
	background:#030101;
	padding:8px;
	position:relative;
	margin-bottom:-10px;
	overflow:hidden;
}
#searchform label {
	display:none;
}
#searchform #s {
	font:12px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	width:135px;
	color:#666;
	background:#fff;
	border:1px solid #bababa;
	padding:4px;
}
#searchsubmit {
	position:absolute;
	right:12px;
	top:15px;
	width:14px;
	height:14px;
	cursor:pointer;
	background:url(1-brown/i_search.png) no-repeat;
	border:none;
	text-indent:-9009px;
}
* html #searchsubmit {
	letter-spacing:-125px;
}
*+html #searchsubmit {
	letter-spacing:-125px;
}
.widget .gallerylist, #content .gallerylist {
	margin:0 0 20px -20px;
	padding:0;
	overflow:hidden;
}
* html .widget .gallerylist, * html #content .gallerylist {
	margin:0 0 20px 0px;
	width:540px;
}
.widget .gallerylist li, #content .gallerylist li {
	margin:0 20px 0 0;
	padding:0;
	float:left;
	width:250px;
	height:180px;
	position:relative;
	background:none;
}
* html .widget .gallerylist li, * html #content .gallerylist li {
	margin:0 0 0 0;
	height:178px;
}
.widget .gallerylist li a, #content .gallerylist li a {
	margin-left:20px;
	_margin:0 10px 0px 0;
	padding:3px;
	background:url(1-brown/bodybg.jpg); /*#0a0605;*/
	border:1px dashed /*#462d2b*/ #666;
	display:block;
	float:left;
	width:240px;
	text-decoration:none;
}
* html .widget .gallerylist li a, * html #content .gallerylist li a {
	overflow:hidden;
	margin:0 10px 20px 0;
}
.widget .gallerylist li a:hover, #content .gallerylist li a:hover {
	background:url(1-brown/bodybg.jpg); /*#0a0605;*/
	border:1px dashed /*#7e6562*/#FFF;
}
#content .gallerylist li a span {
	display:none;
}
#content .gallerylist li a:hover span {
	display:block !important;
	cursor:pointer;
	background:#000;
	width:185px;
	position:absolute;
	left:24px;
	_left:4px;
	top:119px;/*120*/
	padding:9px 10px 10px 10px;
	opacity:0.8;
}
#content .gallerylist li .i_zoom {
	position:absolute;
	right:-14px;
	_right:0px;
	top:119px;/*120*/
	padding:10px;
	width:15px;
	border:none;
	width:none;
	opacity:0.8;
}
#content .gallerylist li .i_zoom:hover {
	width:15px;
	border:none;
}
* html #content .gallerylist li .i_zoom {
	position:relative;
	right:-219px;
	top:-61px;
	padding:9px 5px;
	width:15px;
	display:block;
	border:none !important;
}
* html #content .widget .gallerylist li .i_zoom:hover {
	padding:9px 5px;
	width:15px;
	border:none !important;
}
#content .post_img .i_zoom2 {
	position:absolute;
	right:8px;
	bottom:8px;
	background:#000;
	padding:10px;
	display:block;
	opacity:0.8;
}
.post_img {
	border:1px dashed /*#7e6562*/#FFF;
	padding:8px 5px;
	overflow:hidden;
	background:#0a0605;
	margin-bottom:10px;
	position:relative;
	text-align:center;
}
/*	--------------------------------------------------

Content

-------------------------------------------------- */



.breadcrumb {
	font:bold 10px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	text-transform:uppercase;
	padding:0px 0 10px 0px;
	margin:0;
}
.breadcrumb a {
	font-weight:normal;
	text-decoration:none;
	padding:0 3px 0 0;
	margin:0;
	text-align:left;
	text-decoration:none;
}
.breadcrumb strong {
	padding:0 0 0 5px;
	margin:0;
	font-weight:normal;
	font-size:11px;
	text-align:left
}
.breadcrumb a:hover {
	text-decoration:underline;
}
blockquote {
	margin:10px 0 20px 0;
	padding:10px 0 18px 0;
	overflow:hidden;
	height:100%;
}
blockquote p {
	padding:3px 10px 8px 10px;
	font:14px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	font-weight:bold;
	line-height:18px;
	color:#fff;
	border-top: 1px dashed #362323;
	border-bottom: 1px dashed #362323;
}
blockquote cite {
	font-size:12px;
	float:right;
	font-weight:bold;
	font-style:normal;
}
#content ul {
	margin:10px 0;
}
#content ul li ul {
	margin:5px 0 0 0;
}
#content li {
	margin:0;
	padding:5px 0 5px 16px;
	background:url(1-brown/bullet.png) no-repeat 7px 11px;
	font-size:14px;
	color:#a79797;
}
#content li ul li {
	margin:0;
	padding:5px 0 0px 16px;
	background:url(1-brown/bullet.png) no-repeat 7px 11px;
}
#content li a {
	color:#5a4a4a;
	text-decoration:none;
}
#content li a:hover {
	color:#dd9988;
	text-decoration:none;
}
#content h1 {
	margin:0 0 15px 0;
	padding:0;
	color:/*#e3c273;*/#FFF
}
#content h2 {
	color:/*#a69494;*/#FFF
}
#content p {
	color:/*#877777*/#FFF;
	font-size:14px;
}
#content ol {
	margin:10px 0;
}
#content ol li ol {
	margin:5px 0 0 0;
}
#content ol li {
	list-style-type:decimal;
	margin:5px 0 5px 25px;
	padding:0;
	background:none;
	color:#a79797;
}
#content li ol li {
	list-style-type:decimal;
	margin:5px 0 5px 25px;
	padding:0;
	background:none;
}
.imgleft {
	float:left;
	margin:0 12px 0 0;
	padding:4px;
	background:#0a0605;
	border:1px dashed #462d2b;
}
.imgright {
	float:right;
	margin:0 0 0 12px;
	padding:4px;
	background:#0a0605;
	border:1px dashed #462d2b;
}
.posts {
	margin-bottom:20px;
	border-bottom:1px dashed #2f1d1c;
}
.post_top {
	margin-bottom:10px;
}
.post_comments {
	background:url(1-brown/comments.jpg) no-repeat;
	float:right;
	margin-top:5px;
	padding:3px 0 0 0;
	width:50px/*34px*/;
	height:42px/*29px*/;
	text-align:center;
	font:14px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
}
.post_comments a {
	text-decoration:none;
	color:#fff;/*#ad8c88;*/
}
.post_comments a:hover {
	color:#fff;
}
.post_top h3 {
	margin:0;
	padding:0;
	text-transform:inherit;
	color:/*#dd9988*/#FFF;
	width:470px;
	font:17px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
.post_top h3 a {
	text-decoration:none;
	color:/*#dd9988*/#FFF;
}
.post_top h3 a:hover {
	color:#fff;
}
#content .posts p.postedby {
	margin:0px 0px 0px 0px;
	padding:5px 0 0 0;
	width:470px;
	float:left;
	font:10px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	color:/*#5a4a4a*/#FFF;
}
.month {
	text-transform:uppercase;
}
.postedby {
	text-transform:uppercase;
	color:#5a4a4a;
}
.postedby a {
	color:/*#5a4a4a*/#FFF;
	text-decoration:none;
}
.postedby a:hover {
	color:#b59a9a;
}
.posts h1 {
	font-size: 25px;
}
.posts h2 {
	font-size: 23px
}
.posts h3 {
	font-size: 21px
}
.posts h4 {
	font-size: 19px;
}
.posts h5 {
	font-size: 17px
}
.posts h6 {
	font-size: 15px
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial;
	font-weight:normal;
	font-variant:normal;
	color:#d6c1b8;
}
dl, hr, h1, h2, h3, h4, h5, h6, pre, table, address, fieldset {
	padding:10px 0 5px 0;
	margin:0
}
p {
	padding:0px 0 10px 0;
	line-height:20px;
	margin:0
}
code {
	line-height:18px;
	background:#0a0605;
}
#content p.price {
	font-size:16px;
}
/*---------PAGE NAVIGATION - pagination --------- */

.pagination {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	padding:0
}
.Navi {
	float: right;
	padding:25px 25px 25px 0;
}
.Navi .on {
	color:#fff;
	display: block;
	float: left;
	font-size: 12px;
	padding: 4px 9px;
	margin-left: 4px;
	color:#fff;
	background:#6EAB22 !important
}
.Navi a {
	text-decoration: none !important;
	display: block;
	float: left;
	padding: 3px 7px;
	margin-left: 4px;
	border:1px solid #6EAB22;
	color: #ffffff;
}
.Navi a:hover {
	color:#fff;
	background: #6EAB22;
}
/*---------COMMENTS --------- */

#comments {
	padding:0 10px 0 10px;
	margin:0
}
#comments_wrap {
	padding:10px 0 0 0;
	margin:0px 0 0 0;
}
#comments h3 {
	font:normal 18px Arial;/*Georgia;*/
	padding:0 0 20px 0;
	margin:0
}
#comments .commentlist {
	padding:0;
	margin:0
}
#comments ol {
	padding:20px 0;
}
#comments .comment {
	margin: 10px 0 0 0;
	padding:0;
	width: 100%;
	list-style:none
}
#comments .comment a {
	text-decoration:none;
	padding:1px 0
}
#comments .comment a:hover {
}
#comments .comment .meta-left {
	width: 90px;
	float:left;
}
#comments .comment .meta-left p {
	padding:2px 0 0 0;
	margin:0
}
#comments .comment .meta-left .meta-wrap {
	width: 90px;
	overflow: hidden;
	padding-right: 7px;
	min-height:70px
}
#comments .comment small {
	font-size: 11px
}
* html #comments .comment .text-right {
	height:70px
}
#comments .comment .text-right {
	min-height:70px;
	margin:0;
	padding: 12px;
	margin-left:100px;
	float:none
}
#comments .comment .text-right p {
	line-height: 18px;
	padding: 0 0 8px 0;
	color:#ffffff;/*#92716c;*/
}
#comments ul.children {
	margin:10px 0 0 20px;
	padding:0
}
#comments .comment .authcomment {
}
p.commpadd {
	padding:0;
	margin:0 0 10px 0
}
span.comm-reply {
	float:right;
	padding:5px 0 0 0
}
span.comm-reply a, span.comm-reply a:hover {
	font-size:13px;
}
.cancel-comment-reply {
	padding:0 0 10px 0
}
#respond {
	padding:10px 0 0 0;
	margin:0
}
#respond a {
}
#respond textarea, .commpadd input {
}
#respond textarea {
	margin:0;
	padding:0
}
.commpadd input {
	padding:6px;
	float:left;
}
.commpadd label {
	padding:5px 0 0 0px;
	display:block;
	float:left;
}
.commpadd {
	height:100%;
	overflow:hidden;
	padding-bottom:6px;
}
input#submit {
	font:bold 12px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	cursor:pointer;
	text-align:center;
	padding: 5px;
	width:140px;
	margin:0 0 0 120px;
	_margin:0 0 0 125px;
	background:#6EAB22;
	border:none;
	color:#FFF;
}
#respond textarea, .commpadd input {
	font:12px Arial, Helvetica, sans-serif;
	width:260px;
	line-height:normal;
	background:/*#5a403d*/#FFF;
	border:1px solid #685350;
	color:/*#d4c7c6*/#000;
}
#respond .commpadd textarea {
	line-height:normal;
	width:270px;
}
#respond label {
	width:120px;
	float:left;
}
.avatar {
	border:none;/*1px solid #ffffff;*/
	padding:2px;
	background: none;/*#1e1212;*/
	
}
#respond h3, #comments_wrap h3 {
	border-bottom:1px dashed #2f1d1c;
	margin:15px 0 0 0;
	padding:0;
	color:#e1cec9;
}
/*---------COMMENTS color settings --------- */

#comments_wrap {
	border-top:1px solid #666666;/*#462d2b*/
}
#comments .comment {
	background:none;
}
#comments .comment a {
	color:#6EAB22;/*#8148C9;#6e5652;*/
	border-bottom:1px solid;
	font-size:12px;
}
#comments .comment a:hover {
	color:#fff;
}
#comments .comment .meta-left {
	color:#452656;/*#6e5652:*/
}
#comments .comment .text-right {
	background: #333333 /*#4c3835*/ url(1-brown/commentbg.png) no-repeat left center;
	padding-left:20px;
}
#comments .comment .authcomment {
}
span.comm-reply {
	color:#aaa;
}
.red {
	color:#ff8f7e;
}
/*	--------------------------------------------------

footer 

-------------------------------------------------- */



#footer {
	overflow:hidden;
	font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
}
#footer .copyright {
	font-size:12px;
	color:/*#5a4a4a*/#FFF;
	padding:0;
	margin:0 0 8px 0;
	line-height:18px;
}
#footer .copyright a {
	color:/*#5a4a4a*/#FFF;
	text-decoration:none;
}
#footer .copyright a:hover {
	color:#dd9988;
	text-decoration:none;
}
#footer .copyright .fr {
	margin-right:-12px;
}
#footer .copyright .fr li {
	display:block;
	float:left;
	padding:0 10px 0 0px;
	margin:0 0 0 10px;
	line-height:12px;
	border-right:1px solid #746f60;
}
/*

P.I.E. FLOAT CLEARING

See http://www.positioniseverything.net/easyclearing.html 

--------------------- */

.clearfix:after {
	content:".";
	clear:both;
	height:0;
	visibility:hidden;
	display:block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* top navigation drop menu  ---------------------- */

ul#nav { margin: 0 auto; width:960px; padding: 0; list-style: none;  }
#nav li { display: block;  float: left; margin:0; padding:0;  }
#nav li a { display: block; text-decoration: none; margin:5px 14px; padding:5px 30px 5px 0; font:17px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; } /*font:17px Georgia, "Times New Roman", Times, serif; }*/
	
/*
SON OF SUCKERFISH DROPDOWNS
See http://www.htmldog.com/articles/suckerfish/dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#nav ul { position: absolute; z-index: 99;  left: -999em; margin: 0px 0 0 -11px; padding: 0;  width:13.9em; w\idth: 13.9em; height: auto; }

/* 3rd level menus only */
#nav ul ul { margin: -2.0em 0 0 13.9em; }

/* 2nd and 3rd level menus */
#nav li li { padding: 2px 1em 2px 0; width: 12.9em; }

/* 2nd and 3rd level menus */
#nav ul a { width: 13em; w\idth: 9em; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em;   }

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }

#nav li:hover, #nav li.sfhover {  }


/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a { font-size:12px; padding: 3px 10px 3px 10px; margin:0; }


/* top navigation drop menu colors ---------------------- */

#nav li a { color: #f0f0f0; border-bottom: 0; background:url(1-brown/nav_sepretor.png) no-repeat right center; border-right:none; }
#nav li a:hover { color:#6EAB22; background:url(1-brown/nav_sepretor.png) no-repeat right center;border-right:none;  }
#nav li.current_page_item a { color:/*#e3c273*/#FFF;  }

/* dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#nav ul { border: solid #3b2724; border-width: 1px 1px 0; background: #201414;}


/* 2nd and 3rd level menus */
#nav li li { border-bottom: 1px solid #3b2724;    }

/* 2nd and 3rd level menus */
#nav ul li:hover, #nav ul ul li:hover, #nav ul li.sfhover, #nav ul ul li.sfhover { background: #070303;  border-top:none;  }

/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a { background: none;   }
#nav ul li a:hover, #nav ul ul li a:hover { background: none;  }

#nav li.current_page_item ul li a { background:none; color:#fff;  }
#nav li.current_page_item ul li a:hover { background:none; color:/*#e3c273*/#CCC;  }

/* estilos de santi*/

#post_similares {
	padding:20px 0 0 0;
	margin:20px 0 0 0;
	border-top:1px solid #666666;/*#462d2b*/
}


.similar_post {
	margin:0;
	padding:0px 0 2px 16px;
	background:url(1-brown/bullet.png) no-repeat 7px 11px;
}

.similar_post h3 {
	padding:0;
	font:10px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/
	text-transform:none !important;
	background:none !important;
	color:/*#e7c673*;*/#FFF
}

.similar_post ul {
	padding:0px 0px 0px 0px;
	background:none !important;
}

.similar_post li {
	padding:0px 0px 0px 0px;
	background:none !important;
}

.similar_post a{
	color:#6EAB22 !important;
	font:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	text-decoration:none;
}

.similar_post a:hover{
	color:/*#dd9988*/#FFF !important;
	text-decoration:none;
}

.enlaces_derecha {
 margin: 0px 176px!important;
 padding: 0; 
 list-style: none !important; 
}
.enlaces_derecha li{
 display: block;  
 float: right; 
 margin:0;
 padding:0;  
}

.enlaces_derecha a { 
display: block; 
text-decoration: none; 
margin:5px 10px 0px; 
padding:8px 14px 5px 0; 
font:12px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
color: #6EAB22;
} 

.enlaces_derecha a:hover { 
color: #ffffff;
} 

.opinion{
	background:url(1-brown/caja_2.jpg) repeat-y; float:left /* FIX ->IE */
	
}

.opinion p{
	color: #000000 !important;	
	padding: 0px 30px 10px 30px;
}

.opinion_title {
	margin: 0px 0px 0px 0px;
}
.opinion_title h3{
	width:763px !important;
}
.opinion_subtitle {
	margin: 0px 0px 30px 0px !important;
}

.post_comments_subtitle {
	font:9px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif !important; 

}


.similar_opinion {
	margin:0;
	padding:0px 0 2px 16px;
}

.similar_opinion .widget{
	padding:0px 0px 0px 10px !important;
}

.similar_opinion .postlib{
	padding:0px 0px 0px 0px !important;
}

.similar_opinion .widget h3 {
	padding:0;
	font:10px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;/*Georgia, "Times New Roman", Times, serif;*/
	text-transform:none !important;
	background:none !important;
	display:none;
	color:/*#e7c673*;*/#FFF
}

.similar_opinion ul {
	padding:0px 0px 0px 0px !important;
	background:none !important;
}

.similar_opinion li {
	list-style:none;
	background:url(1-brown/head_bullet.png) no-repeat 3px 23px !important;
	padding:0px 0px 0px 0px;
	font:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

.similar_opinion h4 {
	font:16px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif !important;
}

.similar_opinion p{
	font:11px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif !important;
}

.similar_opinion a{
	color:#6EAB22 !important;
	font:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	text-decoration:none;
}

.similar_opinion a:hover{
	color:/*#dd9988*/#FFF !important;
	text-decoration:none;
}
#nav_sec{
margin: 20px 0px 0px 0px;
}

.post_sec_izq{
padding: 13px 0px 0px 0px;	
float:left;
}
.post_sec_der{
padding: 13px 0px 0px 0px;	
float:right;
}

#nav_sec a{
font: 17px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
text-decoration:none;
color:#ffffff;
}

#nav_sec a:hover{
color:#6EAB22;
}







