/*
Theme Name: Area
Theme URI: http://duperrific.com/themes/strategic
Version: 0.1
Description: Awesomely Flexible Small Biz CMS Theme. Built with the Duperrific Engine for WP
Author: Duperrific 
Author URI: http://www.duperrific.com
*/

/*
	This are the default styles. It can be overriden in the styles/skins/* folder and changed on the theme settings.
*/


@import url('styles/reset.css');
@import url('styles/navigation.css');
@import url('styles/type.css');
@import url('styles/images.css');
@import url('styles/widgets.css');
@import url('styles/layout.css');
@import url('styles/comments.css');


body{
	color:#200	;
	background:#343434 url(styles/images/body_bg.gif) repeat-x;
}

a{
	color:#f90;
}

#header{
	background:#343434;
}

#blog-description{
	color:#ddd;
}

#container{
	background:#fff;
}


/*
	Menu
*/
#page-menu{
	text-align:center;
	line-height:45px;
}

#page-menu .menu{
	text-align:left;
	margin:0 auto;
	height:49px;
	padding:0;
	display:table;
}

#page-menu a{
	height:49px;	
	color:#fff;
}
#page-menu a:hover{
	color:#fa0;	
}

#page-menu .current_page_item a{
	background:#343434;
	border-bottom:1px #343434 solid;
}


/*
	=Home
*/
#secondary-content{
	padding:0px;
	border-top:1px solid #ddd;
}
#secondary-content .entry{
	border-bottom:1px solid #eee;
}
#secondary-content .entry-title{
	font-size:2Opx;
/*	text-transform:uppercase;*/
color:#f60;	

}
#secondary-content .post-image{
	float:left;
	padding:0px;
	background:#fff;
	margin-right:10px;
}


/*
	=Sidebar
*/

#sidebar{
	background:#dfdfdf url(styles/images/sidebar_bg.gif) repeat-y;
}


/*
	=Footer
*/

#footer{
	background:#242424;
	color:#fff;
	height:130px;
}

#footer a{
	color:#f90;
}

#footer-menu{
	line-height:40px;
	height:40px;
	border-bottom:1px solid #630;
	text-align: justify;
}

#footer-menu a{
	line-height:40px;
	height:40px;
}

#footer p{
	line-height:20px;
	height:20px;
	padding-left:25px;
	padding-top:20px;
	color:#fa0;
	font-size: 14px;
	text-align:center;
	letter-spacing: 1px;
	
}





#planes ul {
list-style: disc url(images/bullet.gif);

}


/*
	TABLA DE HOSTING
*/

#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 580px;
	text-align: left;
	border-collapse: collapse;
}

#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #E5860E url('images/gradhead2.png') repeat-x;
	border-top: 2px solid #FEE0AE;
	border-bottom: 1px solid #fff;
	color: #333;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #666;
	border-top: 1px solid #fff;
	background: #FFC url('images/gradback2.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #FFC97C;
	font-size: 12px;
	color: #666;
}
#gradient-style tbody tr:hover td
{
	background: #FFC url('images/gradhover2.png') repeat-x;
	color: #f60;
}



/*
	=Breadcrumbs
*/
.breadcrumbs{
	height:24px;
	line-height:24px;
	padding-left:5px;
}
.breadcrumbs li, .breadcrumbs a, .breadcrumbs span{
	float:left;
	display:block;
	color:#888;
}

.breadcrumbs a, .breadcrumbs span{
	padding:0 10px 0 5px;
	background:url(styles/images/bookmark-separator.png) no-repeat right 10px;	
}

.breadcrumbs .current a{
	color:#666;
	background:none;
	cursor:default;
}








/* ----------- stylized ----------- */
#stylized{
border:solid 2px #fff;
background:#fff;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:left;
width:420px;
margin-bottom:0px;
padding-bottom:0;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:190px;
}
#stylized input{
font-size:12px;
border:solid 1px #004499;
width:200px;
margin:0 0 0 0px;
}
#stylized button{
clear:both;
margin-left:0;
width:180px;
height:40px;
background:#993300 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
}






/*---stylized lateral  */

#stylized-lateral {
}
#stylized-lateral h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized-lateral p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized-lateral label{
display:block;
font-weight:normal;
text-align:left;
width:280px;
margin-bottom:0px;
padding-bottom:0;
}
#stylized-lateral .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:190px;
}
#stylized-lateral input{
font-size:12px;
border:solid 1px #bbb;
width:200px;
margin:0 0 0 0px;
}
#stylized-lateral button{
clear:both;
margin-left:0;
width:180px;
height:40px;
background:#993300 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
}
