/*  
Theme Name: Ecstasy
Author URI: http://www.premiumthemes.net/
Version: 1.0
Author: Premium Themes
Description: Premium Themes is a theme by <a href="http://cssace.com/">R.Bhavesh</a> and <a href="http://premiumthemes.net/">Premium Themes</a>.
*/




* {
	margin: 0;
	padding: 0;
	border:none;
}
body {
	background:  url(images/bodybg.gif) repeat-x top #fff; 
 	font: 62.5% "Verdana", Trebuchet MS, Arial;
}
/* Links -----------------------------------------------------------------------*/

a {
	color: #2c3320;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #333;
}
ul {
	list-style:none;
}
.clear {
	clear:both;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;margin:10px 0 8px 10px;
}
.imgleft {
	float:left;
	margin:0 12px 12px 0;
	border:0px solid #bcd4de;
}
.imgright {
	float:right;
	margin:0 0 12px 12px;
	border:0px solid #bcd4de;
}
.img_center {
	width:98%;
	background:#e0e0e0;
	padding:5px;
	margin:10px 0;
}
code {
	font-size:12px;
}
.clear {
	clear:both;
}

/* STRUCTURE ----------------------------------*/
#page {
}
#header {
	overflow:hidden;
	height:150px;
	border-bottom: 1px solid #fff;
	background: url(images/headerbg.jpg) top center no-repeat;
}
#header-in {
	width:985px;
	margin:0 auto;
}
#content-wrap {
	width:990px;
	margin:0 auto;
	padding-bottom:20px;
	min-height:500px;
	height:100%;
}
#content {
	float:left;
	width:675px;/*aumentado en 200*/
        /*background: green;*/
        padding-left: 0px;
}
#sidebar {
	float:right;
	/*width:205px;/*disminuido en 200*/
	padding:0;
	overflow:hidden;
	height:100%;
}
#sidebar2 {
	float:right;
	/*width:205px;/*disminuido en 200*/
	padding:0;
	overflow:hidden;
	height:100%;
}
#sidebar_l {
	/*float:left;*/
	width:130px;
        /*background: blue;*/
}
#sidebar_r {
	float:right;
	width:305px;
}


#contenedor-sidebar-izq{
  /*background: #eee;*/
  width: 130px;
  float: left;
 }

#contenedor-posts{
  width: 540px;
  float: right;
  /*margin-left: 10px;*/
  
}

#sidebar-der{
  float: left;
  margin-left: 5px;
}

#footer {
	padding:30px 0 0 0;
	clear:both;
	overflow:hidden;
	height:66px;
	background: url(images/footerbg.gif) no-repeat bottom center;
}
#footer-in {
	padding:25px 0 0 0;
	width:970px;
	margin:0 auto;
	overflow:hidden;
	height:100%; 
}
/*  Headings ----------------------------------*/

h1 {
	margin: 0 0 15px 0;
	padding:0;
	font-size:24px;
	font-weight:normal;
	color: #FF6600;
}
h3.title {
	/*make homepage h3's for the first 2 stories look like H1 */
	font-size:28px;
}
h3.h1 {
	/*make homepage h3's for the first 2 stories look like H1 */
	font-size:22px;
	margin:0;
	padding:0 0 2px 0;
}
h1 a, h3 a {
	text-decoration: none;
 	border-bottom:none;
}
h1 a:hover, h3 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h2 {
	margin:0;
	padding: 5px 0 0 0;
	line-height: 150%;
	font-size:22px;
	font-weight:normal;
}
h2 a {
 	text-decoration: underline;
}
h2 a:hover {
	color:#668c0e;
	text-decoration: none;
}
h3 {
	margin:0;
	padding: 8px 0 3px 0;
	color:#bdbdbd;
	font-size:24px;
	font-weight:normal;
}
#sidebar h3 {
	font-size: 14px;
}
#sidebar2 h3 {
	font-size: 14px;
}
h3 a {
 	text-decoration: none;
}
h4 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font-size:18px;
	font-weight:normal;
	color:#666;
	border-bottom:1px solid #ccc;
}
h5 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font-size:16px;
	font-weight:bold;
	color:#666;
}
h6 {
	margin: 32px 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #666;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #ccc;
}

#content .posts h6 {
	margin: 5px 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #5c5c5c;
	font-size:14px;
	font-weight:bold;
	border-bottom:none;
}

#content .posts h6.postcomments {
	margin: 32px 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #666;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #ccc;
}


.content_top { background:url(images/content_top.png) no-repeat; height:10px; border:0px solid red;}
.content_center { 	background:url(images/content_center.png)  no-repeat; }
.content_bottom { background:url(images/content_bottom.png) no-repeat center; height:28px; margin:15px 0 30px 0;}







/* Header  ----------------------------------*/

#header-in .logo-image {
	font-size:150px;
	font-weight:normal;
	color:#fff;
	float:left;
	margin:18px 0 0px 0px;
 	overflow:hidden;
}
#header-in .logo-image a {
	display:block;
	color:#000;
	width:278px;
	height:40px;
	margin-left:200px;
	overflow:hidden;
	text-indent:-9009px;
	text-decoration:none;
	background:url(images/logo.gif) no-repeat;
}

#header-in .logo-text {
	font-size:26px;
	font-weight:normal;
	color:#000;
	float:left;
	margin-top:5px;
 	overflow:hidden;
}
#header-in .logo-text a {
 	color:#fff;
	text-decoration:none;
}
#header-in .logo-text a:hover {
 	color:#daf6ff;
	text-decoration:none;
 }

#banner {
	border-top: 0px solid #ed0000;
/*	background:url(images/bannerbg.png) repeat-x;*/
	height:200px;
	margin: 0px 0 10px 0;
}
#banner-in {
	width:960px;
	padding:20px 0 5px 0px;
	margin:0 auto;
}
.bleft { width:475px; float:left;  }
.bright { width:400px; float:right; }

#banner-in p {
	margin: 0 0 10px 0;
	color:#555;
	line-height:18px;
}
#banner-in h2 {
	margin: 0 0 10px 0;
	color:#2c3320;
	font-size:14px;
	font-weight:bold;
	border-bottom: 0px solid #dadada;
}
#banner-in p a { color:#000000; font-weight:bold;}
#banner-in p a:hover { color:#000;}
 


#banner-in ul {
	margin:32px 0 15px 0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
}
#banner-in li {
	margin:5px 0 5px 0;
	padding:3px 0 5px 28px;
}


#ads {
padding-top:15px;
}
	

/*nav start ----------------------------------------------- */
#nav {
	padding:0px;
	list-style:none;
	margin-top:3px;
	float:right;
}
#nav li {
	float:left;
	border: 0px solid #d2d2d2;
	margin:0;
	margin-left:5px;
}
#nav .page_item a {

	color: #787c32;
	display: block;
	text-decoration: none;
	margin-top: 5px;
	padding:3px 12px 4px 12px;
	font: bold 11px Verdana, Arial, Trebuchet MS;
	text-transform: uppercase;
	border: 0px solid #d2d2d2;
}
#nav li:hover {
	color:#fff;
	}
#nav .page_item a:hover {
	background-position: 0px -20px;
	color:#fff;
}
* html #nav .page_item a:hover {
	background-position: 0px 0px;
	border: none;
	color:#fff;
}
#nav li.current_page_item {
	color:#787c32;
	text-decoration: none;
	background:#3f0a3d;
	border: 0px solid #d2d2d2;
}
#nav .current_page_item a {
	color:#787c32;
	text-decoration: none;
	background: #3f0a3d;
	border: 0px solid #d2d2d2;
}


/* Content  ----------------------------------*/
#content p {
	margin: 0 0 12px 0;
	font-size:12px;
	line-height:19px;
	text-align:justify;
}
#content p a {
	text-decoration:none;
	color:#FF6600;
}
#content p a:hover {
	color:#333;
}
#content a {
	text-decoration: none;
	color:#FF6600;
}
#content a:hover {
	color:#333;
}
 
#content ul {
	margin:0 0 15px 0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
}
#content li {
	margin:0 0 5px 0;
	padding:0 0 0 13px;
	background:url(images/bullet.gif) no-repeat center;
	background-position:0 3px;
}
#content ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
}
#content li ul li {
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	background:url(images/bullet.gif) no-repeat center;
	background-position:0 2px;
}
#content ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	font-size:12px;
	padding: 0 0 10px 22px;
}
#content ol li ol {
	margin:8px 0 5px 18px;
	padding:0 0 0 0;
}
#content ol li {
	margin:0 0 5px 0;
	padding:0;
	background:none;
}
#content p.aligncenter {
	text-align:center;
}
#content p.aligright {
	text-align:right;
}
#content p.more {
	font-size:10px;
	text-transform:uppercase;
}
#content p.more a {
	text-decoration:none;
}



#content img {
               border:0px #eee solid;
             }





#content blockquote {
	margin:15px auto 20px auto;
	padding:15px 10px 5px 8px;
	background:#f5f5f5;
	color:#333;
	font-size:14px;
	border:1px solid #aaa;
	width:91%;
	font-style:italic;
}
#content blockquote p {
	color:#666;
	font-size:14px;
}
/*Rounded Croner White start ----------------------------- */

.xsnazzy {
	background: transparent;
	margin:0;
}
.xtop, .xbottom {
	display:block;
	background:transparent;
	font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {

	display:block;
	overflow:hidden;
}
.xb1, .xb2, .xb3 {



	height:1px;
}
.xb2, .xb3, .xb4 {
	background:#fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.xb1 {
	margin:0 5px;
	background:#fff;
}
.xb2 {
	margin:0 3px;
	border-width:0 2px;
}
.xb3 {
	margin:0 2px;
}
.xb4 {
	height:2px;
	margin:0 1px;
}
.xboxcontent {
	background:#fff;
	border:0 solid #fff;
	border-width:0 1px;
	padding:0px 10px;
	height:100%;
	overflow:hidden;
}
.min_height {
	min-height:500px;
}

.spcaer_top { margin-top:10px;} 
/*post css start ----------------------------------*/

#content .posts {
	clear:both;
	height:100%;
	padding:0px 10px 5px 10px;
	
}
#content .post_top {
	padding:5px 0;
	margin-bottom:5px;
	border-top:0px solid #dadada;
	border-bottom:0px solid #dcebf6;
	font-size:11px;
	height:15px;
}
#content .post_top a {
	color:#2c3320;
	text-decoration:none;
}
#content .post_top a:hover {
	color:#333;
	text-decoration:none;
}

#content .post_bottom {
	padding:0;
	clear:both;
	overflow:hidden;
	height:100%;
	border-top:1px solid #dedede;
}
#content .post_bottom a {
	color:#FF6600;
	text-decoration:none;
}
#content .post_bottom a:hover {
	color:#005fff;
	text-decoration:none;
}
#content .post_bottom2 {
 	padding:5px 5px;
	clear:both;
	overflow:hidden;
	height:100%;
}
#content .post_bottom2 span { 	font-size:11px;}

.more-link {
	text-align:right;
	float:right;
	font-size:10px;
	text-transform:uppercase;
	background:url(images/i_continue.png) no-repeat right;
	padding-right:10px;
	margin-bottom:10px;
}
#content .auth {
	float:left;
}
#content .commentp {
	float:right;
	background: url(images/i_comments.png) no-repeat;
	background-position:0 2px;
	padding: 2px 0 3px 17px;
}

#content .category {
	float:left;
	width:50%;
}

#content .tags {
	float:right;
}

/*#content .posts */.calendar {
	background:url(images/calendar.gif) no-repeat #f5f5f5;
	float:left;
	margin: 0px 5px 0 0;
	width:45px;
	height:40px;
	border: 0px solid #e9e9e9;
	font-size:24px;
	padding:5px 0 0 0;
	color:#2c2f27;
	text-align:center; line-height:18px;
}
#content .posts .calendar span { text-transform:uppercase;  font-size:14px; margin:0; padding-top:2px;  text-align:center; color:#2c2f27; } 
* html #content .posts .calendar { line-height:1px;}
/* 	Previous/Next Page Navigation ----------------------------------*/
.page-nav {
	clear: both;
	margin: 0 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px;
	float: left;
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px;
	float: right;
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
	border-bottom:none;
}

.pagenavi { text-align:center; font-size:12px; margin-bottom:15px;}
#content .wp-pagenavi a, #content .wp-pagenavi a:link, #content .wp-pagenavi a:active {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	text-decoration: none;
	color: #fff;
	line-height:24px;
	margin-bottom:20px;
	background-color: #FF6600;
}
#content .wp-pagenavi a:hover {
	color:#fff;
	background-color: #FFE399;
}
#content .wp-pagenavi span.pages {
	padding: 3px 8px 3px 8px;
	margin: 2px 2px 2px 2px;
}
#content .wp-pagenavi span.current {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	line-height:25px;
	font-weight: bold;
	color: #ffffff;
	background:#FFC300;
}
#content .wp-pagenavi span.extend {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	color: #fff;
	line-height:25px;
	background-color: #FFC300;
}
#content .trackbacklist {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
#content .trackbacklist li {
	margin:0 0 8px 0;
	padding:0 0 5px 18px;
	list-style:none;
	border-bottom:1px solid #eee;
}
.post-ratings {
	font-size:12px;
	font-style:normal;
	padding-left:8px;
	display:block;
	margin:8px 0;
}
#content .scategory h2, #content .archives h2 {
	margin-bottom:15px;
	color:#666;
}
#content .scategory {
	float:left;
	width:48%;
	border-right:1px solid #eee;
}
#content .archives {
	float:right;
	width:48%;
}
#content .scategory a, #content .archives a {
	color:#666;
}
#content .scategory a:hover, #content .archives a:hover {
	color:#333;
}
.search404 {
	padding:5px 8px;
	margin:0 0 7px 0;
	overflow:hidden;
	height:100%;
	width:210px;
	background:#eee;
}
.search404 .s {
	border:1px solid #d2d2d2;
 	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	padding:4px 25px 4px 4px;
	color:#333;
	width:150px;
	margin:0;
}
#content .search404 .sgo {
	border:none;
	position:relative;
	top:4px;
	left:-23px;
}

/* SEARCH FORM -----------------------------------------------------------------------*/
 
#sidebar .s {
	border: none;
	background:none;
	color: #333;
	border:none;
	padding:2px;
	font:bold 12px Arial, Helvetica, sans-serif;
	width:240px;
	float: left;
	height:16px;
	padding:0 0 0 5px;
	margin-right:5px;
}
#sidebar2 .s {
	border: none;
	background:none;
	color: #333;
	border:none;
	padding:2px;
	font:bold 12px Arial, Helvetica, sans-serif;
	width:240px;
	float: left;
	height:16px;
	padding:0 0 0 5px;
	margin-right:5px;
}
#sidebar .sgo {
	margin:2px 0 0 3px;
	border:none;
}
#sidebar2 .sgo {
	margin:2px 0 0 3px;
	border:none;
}


#sidebar .flickr {
	clear:both;
	margin-bottom:25px;
	margin-left:11px;
	overflow:hidden;
}
#sidebar2 .flickr {
	clear:both;
	margin-bottom:25px;
	margin-left:11px;
	overflow:hidden;
}
#sidebar .flickr img {
	margin:2px 5px 5px 5px;
	font:10px Arial, Helvetica, sans-serif;
	color:#bbb;
	width:65px;
	height:65px;
	float:left;
	display:inline;
	border:3px solid #c3e6ef;
}
#sidebar2 .flickr img {
	margin:2px 5px 5px 5px;
	font:10px Arial, Helvetica, sans-serif;
	color:#bbb;
	width:65px;
	height:65px;
	float:left;
	display:inline;
	border:3px solid #c3e6ef;
}
#sidebar .flickr img:hover {
	border-color:#9ccbd7;
}
#sidebar2 .flickr img:hover {
	border-color:#9ccbd7;
}
/*widget calendar css =================================================== */

#wp-calendar {
	width:90%;
	margin:0 auto;
	color:#2a271c;
}
#sidebar2 .widget_calendar h2, widgettitle {
	display:none;
}
#sidebar .widget_calendar h2, widgettitle {
	display:none;
}

#sidebar #calendar_wrap caption {
	margin:0 0 5px 0;
	/*padding:2px 0 3px 22px;*/
        padding:2px 0 3px 5px;
	font:bold 13px "Trebuchet MS", Verdana, Arial;
	color:#385001;
	text-align:left;
}
#sidebar2 #calendar_wrap caption {
	margin:0 0 5px 0;
	/*padding:2px 0 3px 22px;*/
        padding:2px 0 3px 5px;
	font:bold 13px "Trebuchet MS", Verdana, Arial;
	color:#385001;
	text-align:left;
}
/* widget search css ===================================================  */	

#sidebar #searchform {
	overflow:hidden;
	height:100%;
	width:100%;
	margin:0 auto;
	text-align:left;
}
#sidebar2 #searchform {
	overflow:hidden;
	height:100%;
	width:100%;
	margin:0 auto;
	text-align:left;
}
#searchform input {
	color:#333;
	border:1px solid #ccc;
	margin-bottom:5px;
}
#search br {
	display:none;
}
.sponsors {
	text-align:center;
	overflow:hidden;
	height:100%;
 	clear:both;
	margin:5px 0 0 0;
}

#sidebar .sidebar_top p { color:#fff;}
#sidebar .sidebar_top p a { color:#fff }
#sidebar .sidebar_top p a:hover { color:#000; }

#sidebar2 .sidebar_top p { color:#fff;}
#sidebar2 .sidebar_top p a { color:#fff }
#sidebar2 .sidebar_top p a:hover { color:#000; }

/* Comments  ----------------------------------*/

#comments-wrap {
}
.textarea {
	border:1px solid #cbcbcb;
	background:#fff;
	width:280px;
	color:#333;
}
.textarea:hover {
	border:1px solid #cbcbcb;
	background:#e8e8e8;
	width:280px;
}
.Cbutton {
	border:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:4px;
	width:120px;
	background:#000000;
	color:#fff;
}
.Cbutton:hover {
	border:none;
	background:#18b7e8;
	color:#fff;
}
/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}
/*	Comments	*/

.commentlist {
}

.commet_top {
	font:11px Arial, Helvetica, sans-serif;
	padding:5px 0;
	color:#666;
}
.commet_bottom {
	font:11px Arial, Helvetica, sans-serif;
	padding:5px 0 0 45px;
	margin-bottom:15px;
	color:#666;
	background:url(images/cbottom.png) no-repeat;
	height:19px;
}


.comm_list {
	margin-bottom:15px;
}
#content .commetmain p {
	margin:0;
	padding:0;
}
.thecomment {
	margin: 0px;
}
.comment-body {
	margin:0;
}
.comment-metadata {
	padding:5px 10px;
	color: #333;
	font-weight:bold;
	font-size:11px;
}







.comment-metadata a, .comment-metadata a:visited {
	color:#333;
	text-decoration:none;
}
.comment-metadata a:hover {
	color: #666;
}
.authorcomment {
	margin: 0px;
	font-size:12px;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	padding:0 10px;
	background: #fff;
	color: #333333;

}
.authorcomment .comment-metadata a {
	color:#333;
	text-decoration:none;
}
.authorcomment .comment-metadata a:hover {
	color: #333;
}
.nav-next {
	padding-right:8px;
	font-weight:bold;
}
.nav-previous {
	padding-left:8px;
	font-weight:bold;
}
.comment-author {
	padding-bottom:5px;
	font-size:11px;
	text-align:center;
}
/* sidebar content ----------------------------------*/




 

* html .tabbgtop { margin-top:0; } 
*+html .tabbgtop { margin-top:0; }
 

* html .tabbgbottom { padding:0;}
 
  /*  Tabber  Style start -------------------- */
 .tabberlive .tabbertabhide {
 display:none;
	}

 .tabber {
 }
.tabberlive {
 margin-top:15px;
}

 .tabbernav
{
 margin:0;
 padding: 3px 0;
  font: bold 12px Verdana, sans-serif;
}

.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}



* html .tabbernav li a 	{	margin-bottom:-27px;  margin-left:5px;}
*+html .tabbernav li a 	{	margin-bottom:-27px;   }


.tabbernav li a:link { color: #666; }
.tabbernav li a:visited { color: #667; }

.tabbernav li a:hover
{
 }



.post_active	{ position:absolute; top:-18px; left:10px;}
.rcomment		{ position:absolute; top:-18px; left:118px;}


.tabbernav li.tabberactive a:hover
{
 color: #000;
 }

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
  border-top:0;
   position:relative;
   
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none; 
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
 }

.tab_top {}
.tabermain		{ width:405px; margin:0 auto; position:relative;top:-20px;  }
* html .tabermain	{top:-10px;}

#wp-calendar { width:100%;} 
 
#sidebar_l h3 {
	margin:0 0 5px 0;
	padding:7px 0 7px 25px;
	font: bold 13px Tahoma, Arial, Verdana ;
	color:#2c3320;
	background:url(images/sheadl.gif) no-repeat left bottom;

}
#sidebar_l h2 {
	margin:0 0 5px 0;
	padding:7px 0 7px 20px;
	font: bold 13px Verdana, Arial;
	color:#2c3320;
	text-transform:uppercase;
	background:url(images/sheadl.gif) no-repeat left bottom;
}

#sidebar_r h3 {
	margin:0 0 5px 0;
	padding:7px 0 7px 28px;
	font: bold 13px Verdana, Arial;
	color:#2c3320;
	background:url(images/sheadr2.gif) no-repeat left bottom;

}
#sidebar_r h2 {
	margin:0 0 5px 0;
	padding:7px 0 7px 23px;
	font:bold 13px "Trebuchet MS", Verdana, Arial;
	color:#2c3320;
	text-transform:uppercase;
	background:url(images/sheadr2.gif) no-repeat left bottom;
}


#sidebar h4 {
	margin:0 0 5px 0;
	padding:0 0 0px 0;
	font-size:12px;
	font-weight:bold;
	color:#dae8ea;
	border-bottom:none;
}
#sidebar2 h4 {
	margin:0 0 5px 0;
	padding:0 0 0px 0;
	font-size:12px;
	font-weight:bold;
	color:#dae8ea;
	border-bottom:none;
}
#sidebar p {
	margin:0;
	padding:0 0 5px 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
}
#sidebar2 p {
	margin:0;
	padding:0 0 5px 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
}
#sidebar a {
	line-height:18px;
	text-decoration: none;
	color:#2c3320;
}
#sidebar2 a {
	line-height:18px;
	text-decoration: none;
	color:#FF6600;
}
#sidebar a:hover {
	color:#FF6600;
	text-decoration: none;


}
#sidebar2 a:hover {
	color:#FF6600;
	text-decoration: none;


}

.advt_spacer {
	margin:15px 0 10px 5px;
}
.advt_spacer2 {
	margin:15px 0 10px 3px;
}
#sidebar ul, #sidebar ul li {
	margin:0 0 25px 0;
	padding:0;
	font:11px "Trebuchet MS", Verdana, Arial;
	list-style-type: none;
}
#sidebar2 ul, #sidebar ul li {
	margin:0 0 25px 0;
	padding:0;
	font:11px "Trebuchet MS", Verdana, Arial;
	list-style-type: none;
}
#sidebar ul li ul {
	margin:0;
	padding:0;
}
#sidebar2 ul li ul {
	margin:0;
	padding:0;
}
#sidebar ul li ul li {
	margin: 0;

	padding: 4px 0 3px 22px;
	background:url(images/bulletgreen.png) no-repeat;
	background-position:5px 6px;
	border-bottom:0px dotted #00deff;
}
#sidebar2 ul li ul li {
	margin: 0;

	padding: 4px 0 3px 22px;
	background:url(images/bulletgreen.png) no-repeat;
	background-position:5px 6px;
	border-bottom:0px dotted #00deff;
}
#sidebar ul li ul li a {
	color: #2c3320;

	line-height:18px;
	text-decoration: none;
	border-bottom:none;
}
#sidebar2 ul li ul li a {
	color: #2c3320;
	line-height:18px;
	text-decoration: none;
	border-bottom:none;
}
#sidebar ul li ul li a:hover {
	text-decoration: none;
	color:#FF6600;
	background-position:0 6px;
}
#sidebar2 ul li ul li a:hover {
	text-decoration: none;
	color:#FF6600;
	background-position:0 6px;
}
#sidebar ul li ul li ul li {
	background: none;
	margin:0;
	padding: 3px 0 3px 22px;
	border-bottom:none;
}
#sidebar2 ul li ul li ul li {
	background: none;
	margin:0;
	padding: 3px 0 3px 22px;
	border-bottom:none;
}
#sidebar ul li ul li ul li a {
	color: #3B5998;
	margin: 0;
	text-decoration: none;
}
#sidebar2 ul li ul li ul li a {
	color: #3B5998;
	margin: 0;
	text-decoration: none;
}
#sidebar ul li ul li ul {
	border: none;
	padding: 0;
	margin: 0;
}
#sidebar2 ul li ul li ul {
	border: none;
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li ul li a:hover {
	color:#333;
	background-position:0 8px;
}
#sidebar2 ul li ul li ul li a:hover {
	color:#333;
	background-position:0 8px;
}
#sidebar .subscribe_textield {
	width:185px;
	border:none;
	background:none;
	font:12px "Trebuchet MS", Verdana, Arial;
	color:#666;
	margin:6px 0 0 5px;
	float:left;
}
#sidebar2 .subscribe_textield {
	width:185px;
	border:none;
	background:none;
	font:12px "Trebuchet MS", Verdana, Arial;
	color:#666;
	margin:6px 0 0 5px;
	float:left;
}
#sidebar .rssfeed {
	float:right;
	margin-top:3px;
	
}
#sidebar2 .rssfeed {
	float:right;
	margin-top:3px;
	
}
#sidebar .subscribe {
	float:right;
	margin:-13px 5px 0 0;
}
#sidebar2 .subscribe {
	float:right;
	margin:-13px 5px 0 0;
}
/* Contact Form ----------------------------------------------------------------*/
.contactform {
	width:430px;
	margin:0 auto;
	font-size:12px;
	font-weight:bold;
	color:#e02000;
	margin-top:25px;
 	padding:15px 10px;
	min-height:320px;
}
.contactform textarea, .contactform input {
	border:2px solid #ccc;
	padding:2px;
	font:12px Arial, Helvetica, sans-serif;
	color:#021637;
	padding:3px;
	background:#eee;
	width:200px;
}
.contactform textarea:hover, .input:hover, textarea:focus, input:focus {
	background:#fff;
}
.contactform textarea { height:150px;}

.contactform #contactsubmit:hover {
	background-position:0 -31px;
}
.contactleft {
	color:#666;
	font:bold 12px Arial, Helvetica, sans-serif !important;
	width:100px;
	float:left;
	margin-bottom:12px;
}
.contactright {
	color:#e02000;
	font:normal 9px Arial, Helvetica, sans-serif !important;
	width:260px;
	font-weight:normal!important;
	float:right;
	margin-bottom:12px;
}

/* footer ---------------------------------- */

#footer p {
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;
	line-height:22px;
	color:#012492;
	font-family:"Trebuchet MS", Verdana, Arial;
}
#footer span {
	color:#012492;
	top:-5px;
}
#footer span a {
	color:#0064d5;
	text-decoration:none;
}
#footer span a:hover {
	color:#000000;
	text-decoration:underline;
}
#footer a {
	color: #222;
}
#footer a:hover {
	color: #000;
}
#flinks {
	float:right;
	list-style:none;
}
#flinks li {
	display: inline;
	line-height:26px;
}
#flinks li a {
	color:#222;
	border-right:0px solid #fff;
	margin-right:10px;
	font:bold 11px "Trebuchet MS", Verdana, Arial;
	text-transform:none;
	text-decoration:none;
}
#flinks li a:hover {
	display: inline;
	color:#000000;
}
/*
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 */
