/*   
Theme Name: GreenStripe Theme
Theme URI: http://www.greenstripemarketing.com/
Description: A unique style wordpress theme for GreenStripe Marketing
Author: Jon Flores
Author URI: http://www.greenstripemarketing.com/
Version: 1.0
*/


/* TABLE OF CONTENTS

00 - Global Elements - Standard Elements
01 - Typography - All Type throughout the site
02 - Main Structure - Columns, clearfix, etc.
03 - Header - Header, Logo, navigation, search.
04 - Main Content - Post boxes, post meta, etc.
05 - Sidebar - Custom sidebar widgets.
06 - Footer - Categories, About, Copyright, Sponsors.
07 - Sliders - on homepage & portfolio.
/* ----------------------------------------------*/

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/


body, html  {
	height: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	padding: 0px;
	background:#1a140f url(images/header-back.jpg) repeat-x top center;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bbb293;
	font-size: 12px;
	line-height:19px;
}
#wrapperGeneral {
	background-image:url(images/bg_resize.jpg);
	background-repeat:repeat-x;
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#rightcolumn h2 {padding-top:20px;}
#rightcolumn h2#titlespons {padding:0;}
/* Headings */
h1 {
	width:auto;
	height:98px;
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

h2 {
	margin:10px 0; padding:0;
	font:22px Georgia, "Times New Roman", Times, serif; color:#b9b39e;
	width:300px;
}

	#sidebar h2 {
	margin:0;
	font:1.67em Georgia, "Times New Roman", Times, serif;
	color:#f7f1e3;
	text-transform:none;
	background:url(images/sidebar-top.gif) no-repeat bottom center;
	padding: 0;
	}
	
	#respond, #comments, #title {
		margin: 0 10px 0 0;
	}

	h2.archive {
		font-size:1.2em;
	}

h3 {
	margin:0; padding:0;
	font:1.50em Arial, Helvetica, sans-serif; color:#6e6960;
}

	.h3 {
		margin:0; padding:0;
		font:1.50em Arial, Helvetica, sans-serif;
	}

	#sidebar h3 {
		margin:12px 0 2px 0; padding:0;
		font:14px Georgia, "Times New Roman", Times, serif; color:#f7f1e3;
		text-transform: uppercase;
	}

h4 {
	margin:5px 0; padding:0;
	font:italic 12px Arial, Helvetica, sans-serif; color:#5fb088;
}
	#titCom h4, .post-fancy h4, #leftmaincol .title-post h4{
		margin:0; padding:0;
	}

h5 {
	margin:5px 0; padding:0;
	font:.92em Georgia, "Times New Roman", Times, serif; 
}

	.h5 {
		margin:0 0 5px 0;
		font-size:.9em;
		color:#999999;
	}

h6 {
	margin:0; padding:0;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	color:#48463c;
}

.commentform-key p {
	background:none;
	font:bold 1.25em Arial, Helvetica, sans-serif; color:#666359;
	text-align:right;
	line-height:27px;
}

.right {
	float:right;
	}

.left {
	float:left;
	}
/* ***********************************************************
*	Links									*
***********************************************************/

a:link,  a:visited {
	color:#b9b39e;
	text-decoration:none;
}

a:hover {
	color:#dbdecc;
}

#postdetails a:link, #postdetails a:visited {
	color:#b9b39e;
}

#postdetails a:hover {
	color:#dbdecc;
	text-decoration:none;
}



/* ***********************************************************
*	Main DIVISIONS						*
***********************************************************/

#wrapper {
	width: 958px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    }

#header {
	background:transparent url(images/heaven-back.jpg) no-repeat top center;
	margin:0; padding:0;
	width:auto; height:460px;
}

#main-content {
	background:transparent url(images/main-back.png) repeat-x top center;
	margin-top:-12px; padding:20px 0;
}

#portfolio-content {
	background:transparent url(images/portfolio-back.png) repeat-x top center;
	margin-top:-12px; padding:20px 0;
}

#blog-content {
	background:transparent url(images/page-back.png) repeat-x top center;
	margin-top:-12px; padding:20px 0;
}

#page-content {
	background:transparent url(images/page-back.png) repeat-x top center;
	margin-top:-12px; padding:20px 0;
}

#content-wrap {
	width:950px;
	margin: 10px auto 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bbb293;
	font-size: 12px;
	clear:both;
	}

.container {
	/* The container is a class simply because of the multiple full-span elements.*/
	margin:0 auto; padding:0;
	width:960px; height:auto;
}
#leftmaincol {
	width:620px;
	display:inline;
	float:left;
	margin-right: 20px;
}

#sidebar {
	width:320px;
	display:inline;
	float:left;
}

#sidebar h5 {
	background-image: url(images/title-back.png);
	background-repeat: no-repeat;
	padding: 11px 0 16px 11px;
	font: 16px Georgia, "Times New Roman", Times, serif; color: #f7f1e3;
	letter-spacing:-0.01em;
	border-bottom:1px dashed #372A1F;
} 
#tabs h5 {
	background-image: url(images/title-back-300.png);
	background-repeat: no-repeat;
	padding: 11px 0 16px 11px;
	font: 16px Georgia, "Times New Roman", Times, serif; color: #f7f1e3;
	letter-spacing:-0.01em;
	border-bottom:1px dashed #372A1F;
	width: 280px;;
} 


.post-footer {
	background: url(images/post-footer.png) no-repeat;
	padding: 12px 0 19px 12px;
	font: 12px Georgia, "Times New Roman", Times, serif; color: #f7f1e3;
	border-bottom:1px dashed #372A1F;
	margin-bottom:30px;
}
#sidebar div ul li {
	padding: 2px 10px;
} 

#sidebar div.latest ul li {
	padding: 0;
} 

#sidebar .subscribe, #sidebar .twitter {
	margin-bottom: 20px;
} 

#sidebar .sidebar-content .rss {
	background:transparent url(images/rss.png) no-repeat top left;
	padding:1px 0 0 20px;
	margin:0;
	font:bold 11px Arial, Helvetica, sans-serif; color:#5fb088;
}

/************************************************************
*	Header  								*
************************************************************/
#headerleft {
	width: 650px;
	float: left;
	border:1px
	}

#headerright {
	width: 300px;
	float: right;
	margin: 0px;
	text-align: right;
	}

#navigation {

	
	position: relative;
	float: right;
	margin: 0;
	}	



/* header dropdown menu
---------------------------------------------------------------------------------------------- */

#contenido_img {
	margin: 0px;
	width: 960px;
	position: relative;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenido_txt {
	margin: 0px;
	height: auto;
	width: 960px;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: -10px;
}
.txt_box {
	width: 310px;
	height: auto;
	padding: 0px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.txt_box p {
	padding: 0px;
	width: 231px;
	float: right;
	margin: 0 2px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bbb293;
	font-size: 12px;
	line-height:15px;
}
.txt_box h3 {
	float:right;
	text-align:left;
	width:225px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e6e1d6;
	font-size: 17px;
	margin:1px 10px 5px 0;
}	
.txt_box img {
float:left;

	}	
#logo {
	padding: 0px;
	float: left;
	height: 79px;
	width: 445px;
	margin-top: 51px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu {
	padding: 0px;
	height: 81px;
	width: 475px;
	background-image: url(images/menu_bar.png);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu a {
	display: block;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
}
.fondoHome {
	background-image: url(images/home_02.png);
	width: 58px;
	position: relative;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	background-repeat: no-repeat;
	height: 18px;
	padding: 0px;
}

.home {
	background-image: url(images/home_01.png);
	background-repeat: no-repeat;
}

.fondoAbout {
	background-image: url(images/about_02.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 18px;
	width: 98px;
	position: relative;
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.about {
	background-image: url(images/about_01.png);
	background-repeat: no-repeat;
}

.fondoPortfolio {
	background-image: url(images/portfolio_02.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 18px;
	width: 88px;
	position: relative;
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.portfolio {
	background-image: url(images/portfolio_01.png);
	background-repeat: no-repeat;
}

.fondoBlog {
	background-image: url(images/blog_02.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 18px;
	width: 50px;
	position: relative;
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.blog {
	background-image: url(images/blog_01.png);
	background-repeat: no-repeat;
}

.fondoContact {
	background-image: url(images/contact_02.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 18px;
	width: 113px;
	position: relative;
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.contact {
	background-image: url(images/contact_01.png);
	background-repeat: no-repeat;
}

.oculta {
	display:none;
}
li.lasted {
	width: 320px;
}
li.lasted a{
	font-size: 12px;
	font-weight: bold;
	margin: 0 2px;
	padding: 6px 8px 9px;
	border-bottom: dashed 1px #372a1f;
	display: block;
	color: #FFFFCC;
}
li.lasted a:hover {
	display: block;
	background-color: #1e120a;

}
.fecha{
	font: italic 11px Arial, Helvetica, sans-serif; color: #33CC99;

}


.post strong, post_activo strong {
	color: #5fb088;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/************************************************************
*	Single post  [Single post page cotains two column, Sidebar and Content]	*
***********************************************************/	

#singlepost {
	float:left;
	display: inline;
	width: 958px !important;
	padding-top: 8px;
}


#singlepostinfo {
	background: #f7f7f7;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	clear:both;
	float:none;
	display:block;
	font:.8em/1.4em verdana;
} 	

.postinfo { /* post info shown under the summary of posts on search results */
	text-align:right;
	padding-top:3px;
	font:.8em verdana, arial, tahoma;
	color:#9f9f9f;
	border-top:1px dotted #f1f1f1;
	margin-bottom:20px;
}

.single-entry-nav {
	display: block;
	margin:20px 0 ;
	font: 1em verdana;
	}	

.post img.alignleft {
	float:left;
	margin: 5px 10px 5px 0;
	display:block;
}

.post img.alignright {
	float:left;
	margin: 5px 0px 5px 10px;
	display:block;
}

.post ul,.post ol{
	font:.95em/1.5em verdana;
	padding-left:30px;
	margin-bottom:15px;
}

blockquote{
	font:.9em/1.5em "trebuchet ms", garamond, "lucida grande", serif;
	margin-bottom:15px;
}

#pagenavi {
	height:20px;
}



/* 06-Footer
/* -------------- */

div#footerwrap {
	background:transparent url(images/footer-back.png) repeat-x top center;
	
	margin:0;
	padding-top:6px;
	width:100%;
}

div.footer {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	display: block;
}
div.copyright {
	margin: 0 auto;
	padding:5px 0 9px;
	width: 960px;
	display: block;
}
.footer_box {
	width: 230px; height: auto;
	float: left;
	margin: 20px 10px 20px 0;
}

.footer_box h4 {
	font-size: 13px;
	font-weight: bold;
	color: #5fb088;
	margin-bottom: 4px;
	padding:0;
}
.footer_box p {
	font-size: 12px;
	font-style:italic;
	color: #BBB293;
	margin: 0;
	padding:0;
}
.img-post-grande{
	margin:23px 10px 20px 5px;
	padding:0;
	float: left;
	width: 630px;
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #372a1f;
	border-right-color: #372a1f;
	border-bottom-color: #372a1f;
	border-left-color: #372a1f;
}

.titulo-post{
	float: left;
	width: 300px;
	position: relative;
	font-weight: bold;
	font-size: 18px;
	color: #f7f1e3;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: left;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #372a1f;
}
.texto-postsingle{
	width: 260px;
	float: left;
	position: relative;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	}

/************************************************************
*	Content-wrapper  	[Left column]				*
***********************************************************/	
#leftcolumn {
	float:left;	display:inline;
	/**background:#f2f2f2;**/
	margin-right:15px;	padding:8px 10px 10px 10px;
	width: 300px !important;
	width: 320px;
	width/**/:/**/300px;
}

#featured { 
	padding-bottom:5px; 
	border-bottom:1px solid #f2f2f2;
	margin-bottom:15px;
	}
#postdetails {
	text-align:right;
	background:#333;
	color:#fff;
	font:.8em verdana;
	padding:3px 5px;
	margin-top:5px;
}
#featured img {
	margin-bottom: 10px;
	display:block;
}
#featurednewslist ul	{
	margin:0 0 15px 15px;
	list-style:square;
}
#featurednewslist li a:link, #featurednewslist li a:visited {
	color:#29568f;
}	
#featurednewslist li a:hover {
	color:#d92100;
	text-decoration:underline;
}
/************************************************************
*	Content-wrapper  	[Middle column]				*
************************************************************ */
#midcolumn {
	float:left;
	width: 320px;
	display:inline;
}
.midcolumnpost {
	margin-bottom:10px;
	padding:10px;
}
.gray {	background-color:#f2f2f2;}
.details {
	margin-top:10px;
	text-align:right;
	font:.8em verdana;
}
#midcolumn img {
	margin:5px 0 10px;
	display:block;
}
/************************************************************
*	Content-wrapper  	[Right column]				*
********************************************************** */
#rightcolumn {
	float:right;
	width:280px;
}
#sponsors {
	padding:0 8px 0 8px;
}
#sponsors img {
	margin-top:6px;
}
#categories {
	float:left;
	width:135px;
	margin-right:10px;
}
#archive {
	float:left;
	width:135px;
}
#rightcolumn ul {
	margin:0 0 0 3px;
	list-style-type: square;
}
#rightcolumn ul li {
	margin-left:18px;
	line-height:1.6em;
}
#rightcolumn ul li a, #rightcolumn ul li a:visited  {
	color:#777;
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
#rightcolumn ul li a:hover {
	color:#29568f;
	text-decoration:underline;
}
#archiveform {
	margin-top:5px;
}
#rightcolumn  ul ul {
	margin-bottom:0;
}

/* commentform 
---------------------------------------------------------------------------------------------- */


/*______________________________________________________
RECENT WORK HOME PAGE ESTILOS
______________________________________________________*/
#featured_posts{
width:640px;
margin:0;
height:auto;
}
#featured_posts h3{
	font-weight: bold;
	font-size: 18px;
	color: #f7f1e3;
	width: 260px;
	position: relative;
}
#featured_posts ul li{
float:left;
margin:0 9px 0;

}
.slide_cont{
	width:640px;
	margin-top: 0;
	margin-right: 17px;
	margin-bottom: 0;
	margin-left: 5px;
	z-index: 1;
	position: absolute;
}
.imagenes{
	width:300px;
	height:auto;
	border: dashed 1px #372a1f;
	padding: 5px;
	margin-right:10px;
}
.texto-feature{
	float: right;
	height: auto;
	width: 270px;
}
.texto-feature2{
	float: left;
	padding-top: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #372a1f;
	border-right-color: #372a1f;
	border-bottom-color: #372a1f;
	border-left-color:#372a1f;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 300px;
}

.txt-post{
	height: auto;
	width: 260px;
	float: right;
	position: relative;
}
.slide_cont ul li h3 a, .slide_cont ul li h3 a:hover{
color:#fff;
}
.prev{
	display:block;
	cursor:pointer;
	float:right;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.next{
	display:block;
	cursor:pointer;
	float:right;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.recentWork ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.recentWork ul li {
	display: block;
	margin: 0px;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.recentWork a {
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
	display: block;
	float: left;
	margin: 0px;
	height: 30px;
	width: 37px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.recentWork .activa {
	background-image: url(images/btn_03.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 31px;
	width: 37px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.recentWork  {
	width: 300px;
	float: right;
	background-image: url(images/title-back.png);
	background-repeat: no-repeat;
	height: 38px;
	display: block;
	text-align: right;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	z-index: 2;
	position: absolute;
	margin-top: 280px;
	margin-left: 330px;
}

#menu_portfolio {
	position: relative;
	height: 120px;
	margin: 0px;
	width: 240px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.portfolioActiva {
	background-image: url(images/selected_01.png);
	height: 28px;
	width: 150px;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 23px;
	margin: 0px;
	
}

#portfolioPosts {
	margin: 0px;
	height: auto;
	width: 958px;
	position: relative;
	float: left;
}

#menu_portfolio ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
}
#menu_portfolio ul li {
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	padding: 0px;
}
#menu_portfolio a {
	text-decoration: none;
	color: #dbdecc;
	font-size: 16px;
	margin: 0px;
	position: relative;
	height: 28px;
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#portolfio_title {
	background-image: url(images/selected_portfolio.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 205px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contenido_portolfio {
	padding: 0px;
	
	width: 958px;
	position: relative;
	margin: 0px;
}
.portfolio_box {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 239px;
	float: left;
}
.portfolio_box_txt {
	height: 36px;
	width: 200px;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color:  #372a1f;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	color: #bbb293;
}
.portfolio_box_txt a{
	color: #bbb293;
}
.portfolio_box_activo {
	background-image:url(images/bg_post_activo.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	height: 36px;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}
.italic {
	font-size: 12px;
	font-style: italic;
	color: #5fb088;
}

.portfolio_box_txt p , .portfolio_box_activo p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


	.stripViewer .panelContainer .panel ul {
			text-align: left;
			
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	position: relative;
	margin-top: -18px;
	margin-left: -3px;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 700px; height: 140px; overflow:auto; }
		.csw .panelContainer{width: 700px; height: 140px; overflow:auto; display:none; }
		.csw .loading {margin: 0px; text-align: center; }

		.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 958px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height:140px;
	clear: right;
	
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 958px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 5px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: none;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
#slide li{
	padding: 5px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
            }
#slide{
	width: 640px;
	float: left;
}
a.wactive{
	background-image: url(images/btn_03.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 31px;
	width: 37px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
            }
.prev1{
	display:block;
	cursor:pointer;
	float:right;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.next1{
	display:block;
	cursor:pointer;
	float:right;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}



/* Various Columns
/* -------------- */

.col-640 {
	margin-top:34px;
	width:640px;
	height:320px;
}

.col-300 {
	width: 316px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 240px;
	position: relative;
}

.col-310 {
	margin-top:34px;
	width:310px;
}
.sidebar2{
	width:310px;
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
}

.aligncenter {
	margin:0 auto;
	display:block;
}

/* Clearfix
/* -------------- */

.clear {
	clear:both;
}
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/*AGREGADOSSSSS*/
/*BLOG*/

#header-section #search {
	margin-right:10px;
	padding:15px 0 0 10px;
	width:300px;
}
.more {
	background: transparent url(images/btn-back.png) no-repeat;
	width: 102px;
	margin: 10px 2px;
	padding:10px;
	font: italic 12px Georgia, "Times New Roman", Times, serif; color:#f7f1e3;
	text-align: center;
	display: block;
}
.send {
	float: right;
	background: transparent url(images/btn-back.png) no-repeat;
	height: 36px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	font: italic 12px Georgia, "Times New Roman", Times, serif; color:#f7f1e3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.input_field {
		border: 1px solid;
		border-top-color: #8d8777;
		border-left-color: #8d8777;
		border-right-color: #c8c2a9;
		border-bottom-color: #c8c2a9;
		background: #dad7cc url(images/input-back.gif) top left repeat-x;
		font:12px Arial, Helvetica, sans-serif;
		color: #676563;
		margin:3px 0 0;
		padding: 7px 10px;
		width: 150px;
}
.btn_y {
	background-image: url(images/cir_01.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 29px;
	float: right;
	margin-top: 30px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 20px;
	font-style: italic;
	color: #FFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.greenitalic {
	color: #5fb088;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 0px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	position: relative;
	float: left;
}
#txt_blog {
	position: relative;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	width: 600px;
}
.continue-reading a {
	color: #5fb088;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #b9b39e;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.greenitalicbold a {
	text-decoration: none;
	color: #5fb088;
	
}
#tit_blog01 {
	background-image: url(images/bg_blog.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 59px;
	width: 615px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#tit_blog01 ul {
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.green {
	color: #5fb088;
}

small {
	margin: 0px;
	padding: 0px;
	width: 100px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 1px;
}
#titCom {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.post_blog {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 177px;
}
.post_info {
	padding: 0px;
	width: 82px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	height: 136px;
}
.txt_post {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

.tnBlog {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#singlepost {
	float:left;
	display: inline;
	width: 958px !important;
	margin-top: -10px;	
}
#post-blog{
	width: 650px;
	position: relative;
}
.entrada{
	width: 620px;
	position: relative;
	float: left;
}
.entrada img{
	border: 1px dashed #372a1f;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	position: relative;
}

#singlepostinfo {
	background: #f7f7f7;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	clear:both;
	float:none;
	display:block;
	font:.8em/1.4em verdana;
} 	

.postinfo { /* post info shown under the summary of posts on search results */
	text-align:right;
	padding-top:3px;
	font:.8em verdana, arial, tahoma;
	color:#9f9f9f;
	border-top:1px dotted #f1f1f1;
	margin-bottom:20px;
}

.single-entry-nav {
	display: block;
	margin:20px 0 ;
	font: 1em verdana;
	}	

.post p img {
	float: left;
	border: 1px dashed #4e2e1a;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}


.post ul,.post ol{
	font:.95em/1.5em verdana;
	padding-left:30px;
	margin-bottom:15px;
}

blockquote{
	font:.9em/1.5em "trebuchet ms", garamond, "lucida grande", serif;
	margin-bottom:15px;
}

#pagenavi {
	height:20px;
}

#caja_blog01_derecha {
	float: right;
	width: 319px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.comentarioTxt {
	background-color: #F60;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#caja_blog01_derecha h2  {
	font-size: 12px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#caja_blog01_derecha .comentarioTwitter {
	position: relative;
	color: #938b77;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.verde   {
	color: #5fb088;
	position: relative;
	width: 100%;
	padding: 0px;
	display: block;
	font-style: italic;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#caja_blog01_derecha a {
	text-decoration: none;
	width: auto;
	text-align: right;
	color: #f7f1e3;
}
.mostPopularPost {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 5px;
	width: 315px;
	float: left;
}
.mostPopularPost h3  {
	font-size: 14px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 210px;
	height: auto;
}

.mostPopularPost .comentarioMost {
	position: relative;
	width: 215px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
	float: left;
}
#reply {
	position: relative;
	padding: 0px;
	width: 620px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
	float: left;
}
#reply h2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.txtArea {
	background-image: url(images/bg-txt-reply.jpg);
	background-repeat: no-repeat;
	width: 379px;
	height: 148px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.verde2 a {
	color: #5fb088;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.amarillo a {
	color: #e9c120;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#titCom {
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 630px;
}

#titCom ol{
	
	list-style-type: none;
}

.comentario {
	width: 630px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79704D;
	float: left;
}
.infoComentario img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.comentario p {
	width: 530px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
}
.comentario h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}
.comentario h2 a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #D5CAAC;
}
.comentario h2 a:visited {
	color: #D5CAAC;
}
.infoComentario {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 80px;
	height: auto;
	text-align: right;
}
.permalink a{
	color: #938b77;
}
.replyComentario {
	background-image: url(images/btn_reply.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 18px;
	width: 61px;
	position: absolute;
	top: 0px;
	right: 5px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.replyComentario a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
.submitform{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/submit-comment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 145px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #1A140F;
	margin-top: 3px;
}
.clearform{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/clear-comment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 143px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #1A140F;
	font-weight: bold;
	margin-top: 5px;
}
.wslide-menu{
	display:none;
	}	
/*
TWIIITTTTTTTTTTTTTTTTTER*/


.twitter-message{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	width: 310px;
}
.twitter-timestamp{
	color: #5fb088;
	position: relative;
	width: 100%;
	padding: 0px;
	display: block;
	font-style: italic;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.twitter ul{}
.twitter-item li{
	list-style-position: inside;
	list-style-image: url(images/comentario-twitter-icono.jpg);
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.breadcrumb{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0;
}
.breadcrumb a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #D5CAAC;
}

.breadcrumb a:hover{
	color: #dbdecc;
}

.btn_y {
	background-image: url(images/cir_01.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 35px;
	float: right;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 20px;
	font-style: italic;
	color: #FFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}


.inline {
	display:inline;
}
.post-fancy {
	float:left;
	height:auto;
	margin:30px 0;
	padding:0;
	position:relative;
	width:620px;
}
	.post-fancy .col-left {
		width: 220px;
		float:left;
	}

	.post-fancy .col-right {
		width: 380px;
		float:right;
	}
	
	.post-fancy .col-all {
		width: 600px;
	}
	.post-fancy #author, .post-fancy #email, .post-fancy #url, .wpcf7-form .field_form {
		border: 1px solid;
		border-top-color: #8d8777;
		border-left-color: #8d8777;
		border-right-color: #c8c2a9;
		border-bottom-color: #c8c2a9;
		background: #dad7cc url(images/input-back.gif) top left repeat-x;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #676563;
		padding: 7px 10px;
		width: 200px;
	}
	
	.post-fancy #message, .wpcf7-form #message {
		border: 1px solid;
		border-top-color: #8d8777;
		border-left-color: #8d8777;
		border-right-color: #c8c2a9;
		border-bottom-color: #c8c2a9;
		background: #dad7cc url(images/input-back.gif) top left repeat-x;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #676563;
		padding: 7px 10px;
		width: 360px;
		height: 135px;
		margin-bottom: 6px;
	}


	.post-fancy textarea {
		width: 340px;
		margin-bottom: 18px;
	}

	.post-fancy .col-left input {
		width: 147px;
		display: block;
		margin-bottom: 10px;
	}
	.left-left {
		width:411px; height:auto;
		float:left;
	}
	
	.left-right {
		width:220px; height:auto;
		float:right;
	}
	
.commentlist { 
	margin:10px 0 0 0; padding:1px 0 0 0;
	float:left; 
	background:url(images/comment-bottom.gif) top left no-repeat;  
}

.commentlist li { 
	border-bottom:1px dashed #372A1F;
}
.commentform { 
	margin:30px 0 0 0; padding:1px 0 0 0;
	float:left; 
	background:none;  
}

	.left-content ol.commentlist li, .left-content ol.commentform li {
		margin:0; padding:0;
		list-style-type:none;
		list-style-position: outside;
	}
	
	.inner { 
		margin:0; padding:0; 
		float:left; 
		overflow:hidden; 
	}
	
	.comment-author { 
		margin:20px 20px -1000px 0;
		width:80px; height:auto;
		float:left; text-align:right;
		display:inline; 
		
	}
	
		.commentform-key { 
			margin:10px 10px -1000px 0;
			width:180px; height:auto;
			float:left; text-align:right;
			display:inline; 
		}

		.comment-author p {
			padding:0;
			text-align:right;
			font-style:italic;
		}

		.comment-author a:hover {
			text-decoration:line-through;
		}

		.comment-author .url a:link, .comment-author .url a:visited {
			color: #5fb088;
			margin-top: 5px;
		}
		
		.comment-author .url {
			margin-top: 6px;
		}
		.comment-author .date {
			color: #e9c120;
		}

		.comment-author .permalink a:link, .comment-author .permalink a:visited{
			color: #8f8978;
		}

	.comment-text, .comment-text-alt, .comment-form { 
		margin-top:18px; padding:0;
		width:520px;
		border-width:0 1px 1px 1px;
		text-align:left;
		min-height:170px;
		height:auto !important;
		height:170px;
		float:right;
	}
	

	.comment-text .name, .comment-text-alt .name, .comment-form .name { 
		font-size: 18px;
		
		color: #dbdecc;
	}


	.comment-box { 
		margin:0; padding:10px 20px 10px 20px;
		width:360px;
		text-align:left; overflow:visible;
		float:right;
	}
	
	.inner .comment-text-alt {
		background:#f9f9f1;
	}
		
		li.inner .comment-text p, li.inner .comment-text-alt p, .comment-box p {
			background:none;
			font-size:1.1em; text-align:left;
		}

.post-meta {
	border-bottom:1px dashed #372A1F;
	padding-bottom:4px;
}
.entry {
	margin-top: 10px;
}

.comment-cloud {
	display:block;
	margin:0;
}
.comment-cloud a {
	background:transparent url(images/bg_comment_cloud.png) no-repeat scroll 0 0;
	color:#5D5D5D;
	display:block;
	font-size:18px;
	height:36px;
	padding-top:10px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	width:48px;
}

.postimg {
	border: 5px solid #44382f;
	float: left;
	margin: 0 15px 15px 0;
}

#header-section {
	height:110px;
}

#header-main {
	height:150px;
}

#header-portfolio {
}

/* changes by c.bavota */

.newstext {
	font-weight: normal;
	color: #BBB293;
	}
	
/* Tabs
----------------------------------*/
.ui-tabs { padding: 0 .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 0; margin: 10px 0 0px; float: right; width: 300px; height: 42px; background: url(images/title-back-300.png) no-repeat;
}
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; font-size: 18px; font-family: "Times New Roman", Times, serif; padding: 10px 15px; font-style: italic; }
.ui-tabs .ui-tabs-nav li.noline a { border: 0;}
.ui-tabs .ui-tabs-nav li a:hover { background: url(images/greencircle.png) no-repeat center; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { background: url(images/greencircle.png) no-repeat center; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { margin: 0; padding: 0; display: block; border-width: 0; background: none; clear: both; float: left; }
.ui-tabs .ui-tabs-hide { display: none !important; }

#tabs .left-side {
	float: left;
	padding-top: 10px;
	}
	
#tabs .right-side {
	float: left;
	width: 200px;
	}

#tabs h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	height: 40px;
	float: left;
	width: 200px;
	}
	
	.portpage #tabs ul {
		clear: left;
		float: left;
		} 
	
.portpage .ui-tabs .ui-tabs-nav { margin: 0px; float: left; width: 220px; height: auto; background: none; }	
.portpage .ui-tabs .ui-tabs-nav li { float: none;}
.portpage .ui-tabs .ui-tabs-nav li a { float: left; clear: left; font-size: 14px; padding: 5px 15px; font-style: normal; width: 125px; }
.portpage .ui-tabs .ui-tabs-nav li a:hover { background: url(images/portarrow.png) no-repeat center; }
.portpage .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { background: url(images/portarrow.png) no-repeat center; color: #DBDECC}


.portright {
	float: right;
	margin: 8px 0 0;
	padding: 0;
	width: 730px;
	}
	
.portright .title {
	font-size: 14px;
	}
	
.portright .date {
	color: #5FB088;
	font-style: italic;
	}
	
	.portitem {
		float: left;
		width: 220px;
		border-bottom: 1px dashed #372A1F;
		padding-bottom: 5px;
		}
		

.contactpage input, .contactpage textarea  {
	clear: left;
	float: left;
	}
	
	.contactpage label {
		float: left;
		}
		
	.contactpage small {
		font-size: 10px;
		margin: 0 0 0 5px;
		padding: 0;
		}
	
	.contactpage #submit {
		margin-top: 10px;		
		}
		
#mainitem {
	clear: both;
	float: left;
	margin-top: 70px;
	}
	
	#mainitem img {
		float: left;
		}
	
	#mainitem .maincontent h4 {
		color: #f9f1e6;
		font-size: 16px;
		font-style: normal;
		margin-bottom: 10px;
		}	
	
	#mainitem .maincontent {
		float: left;
		width: 300px;
		margin-left: 20px;
		line-height: 14px;
		}
		
	#mainitem .maincontent .box {
		width: 280px;
		float: left;
		margin-top: 5px;
		background: #251c15;
		padding: 10px;
		}
		
		.stuff {
			padding-bottom: 10px;
			border-bottom: 1px dashed #372A1F;
			margin-bottom: 5px;
			line-height: 18px
			}
		
		#mainitem .maincontent .box ul {
			padding: 0 0 0 20px;
			}
			
			#mainitem .maincontent .box ul li {
				list-style-type: disc;
				}
				
		.box strong {
			color: #f9f1e6; 
			}
				
		.theslide {
			background: url(images/title-back-300.png) no-repeat;
			width: 300px;
			height: 42px;
			margin: 5px 0;
			float: left;
			padding-bottom: 10px;
			border-bottom: 1px dashed #372A1F;
			}
		
