/*  
Theme Name: Fuegin.com Theme BETA
Theme URI: http://www.fuegin.com/
Description: A search engine optimized website framework for fuegin.com.
Author: Ciseur & Fuego
Author URI: http://www.fuegin.com/
Version: 0.4
Tags: simple,orange,black,white,ciseur,fuego,fuegin.com,fixed width,three columns,widgets
.
All right reserved fuegin.com.
.
*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


body {
	font-family:Arial,sans-serif;
	font-size:12px;
	background-image:url('images/header_bg.png');
	background-repeat:repeat-x;
	margin: 0;
	color:#000;
}

ol,ul {
	
	
}

h1 {
	font-size:1.7em;
}

h2 {
	font-size:1.5em;
}

h3 {
	font-size:1.4em;
}

h4 {
	font-size:1.2em;
}

h5 {
	font-size:1.1em;
}

a {
	color:#ff9c00;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
/* =Wrapper
-------------------------------------------------------------- */

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

/* =Header
-------------------------------------------------------------- */
#header{
	height:247px;
	background-image:url('images/midle_bonhomme.png');
	background-repeat:no-repeat;
	background-position:417px 24px;
	margin:0 0 38px 0;
}
#branding{
	height:171px;
}
#blog-title{
	margin-top:6px;
	margin-left:24px;
	float:left;
}
#blog-feed{
	margin-right:9px;
	margin-top:70px;
	float:right;
}
#blog-description {
	margin-top:77px;
	margin-right:10px;
	color:#fff;
	font-size:2em;
	width:430px;
	float:right;
	display:block;
	clear:none;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	padding-top:7px;
	clear:both;
	overflow: hidden;
}
#access .menu {
	height:23px;
	margin-top:32px;
}
.skip-link {
	display: none;
}
.menu ul {
	margin:0;
	list-style: none;
}
.menu ul ul {
	display: none;
}
.menu li {
	margin:0px 8px;
	display: inline-block;
}
.menu a {
	//font-size:13px;
	background-image:url('images/menu_bg.png');
	background-position:-81px 0;
	background-repeat:no-repeat;
	padding-top:4px;
	text-align:center;
	height:19px;
	width:81px;
	text-decoration:none;
	display: block;
	float: left;
}
.menu a:hover {
	color:#000;
	background-position:0;
}
/* =Social
-------------------------------------------------------------- */
#social{
	height:54px;
	float:right;
	margin:0 85px 0 0;
}
#social a {
	float:left;
	display:block;
	margin:0 0 0 15px;
}
#social p {
	float:left;
	font-weight:bold;
	font-size:16px;
	margin:3px 0 0 0;
	height:54px;
	text-align:right;
}

/* =Content
-------------------------------------------------------------- */
#content {
	float:left;
	width:570px;
}
.edit-link{
	float:right;
}
.post , .comment{
	margin: 0 0 3em 0;
}
ul.entry-meta {
	float:left;
	width:102px;
	margin:0;
	padding:10px 3px 0 0;
	list-style:none;
}
ul.comment-meta {
	float:left;
	width:102px;
	margin:0;
	padding:0 3px 0 0;
	list-style:none;
}
ul.entry-meta li, ul.comment-meta li{
	text-align:right;
	margin:0px;
	padding:0px;
}

ul.entry-meta li.entry-comments {
	text-align:center;
}
li.entry-comments a {
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-image:url('images/comments_bg.png');
	background-repeat:no-repeat;
	padding-top:5px;
	background-position:-84px;
	width:84px;
	height:22px;
}
li.entry-comments a:hover {
	text-decoration:none;
	color:#000;
	background-position:0px;

}
li.entry-date, li.comment-date {
	font-weight:bold;
}
.entry-title {
	padding-left:6px;
	clear:none;
	float:left;
	width:455px;
}
.entry-content, .entry-summary , .comment-content{
	border-top:1px solid #ff9c00;
	border-left:1px solid #ff9c00;
	margin-left:4px;
	padding:5px;
	float:left;
	width:450px;
}
.entry-content p {
	padding-left:0.5em;
	padding-right:0.5em;
}
.clear {
	clear:both;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
}
.nav-previous{
	float:left;
}
.nav-next{
	float:right;
}


/* =Widget Areas
-------------------------------------------------------------- */
#primary {
	float:left;
	width:165px;
	padding:0 0 0 28px;
	text-align:right;
}
#secondary {
	float:left;
	width:237px;
	text-align:left;
}
#primary  h3.widget-title{
	background-image:url('images/list_deco.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	text-align:left;
}
#secondary  h3.widget-title{
	background-image:url('images/list_deco.png');
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	text-align:right;
}
h3.widget-title{
	color:#ff9c00;
}
.widget-area ul {
	list-style: none;
	margin:0;
}
.widget-container a {
	color:#000;
}
.widget-container a:hover {
	color:#ff9c00;
	text-decoration:none;
}
.widget-container p a, .widget-container h4 a {
	color:#ff9c00;
	text-decoration:none;
}
.widget-container p a:hover, .widget-container h4 a:hover {
	text-decoration:underline;
}
#primary ul ul, #primary ul div {
	border-top:1px solid #ff9c00;
	border-right:1px solid #ff9c00;
	margin:0 3px 1.5em 0;
	padding:3px 5px 5px 0;
}
#secondary ul ul, #secondary ul div {
	border-top:1px solid #ff9c00;
	border-left:1px solid #ff9c00;
	margin:0 0 1.5em 3px;
	padding:3px 0 5px 5px;
}
#secondary .widget-container ul div,#secondary .widget-container div div,#secondary .widget-container ul ul,#secondary .widget-container div ul,#primary .widget-container ul div,#primary .widget-container div div,#primary .widget-container ul ul,#primary .widget-container div ul{
	border:0px;
	padding:0px;
	margin:5px;
}
.widget-container ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}
/* =Comments
-------------------------------------------------------------- */
#comments ol{
	list-style:none;
	margin:0;
}
/* =Footer
-------------------------------------------------------------- */
#footer {
	text-align:center;
}
