/*  
Theme Name: Cios Fx
Theme URI: http://www.ciosfx.com
Description: Cios Fx Clean theme
Version: 1.0
Author: Jose Palacios
Author URI: http://www.ciosfx.com

*/

/*Structural Style*/
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url("images/CiosFx_RedBar.jpg") repeat-x top;
}

#wrapper {
	text-align: left;
	width: 835px;
	margin:0px auto;
}

#header {
	height: 170px;
	background: url("images/ciosfxheader.png") no-repeat;
}

#header h1 a {
	display:block;
	height:150px;
	border: none;
}

#fb a {
	width: 100px;
	height: 25px;
	margin: 10px 5px;
	float: left;
	background: url("images/facebook.png") no-repeat;
	}
	
#fb a:hover {
	border: none;
	}

img {border: none;}

#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	text-align: center;
	background-position: bottom;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
}

/*Design & Typography*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

h2 a:link, h2 a:visited{
	text-decoration: none;
	border-bottom: #BB0000 1px solid;
	color: #BB0000;
}

h2 a:hover{
	text-decoration: none;
	border-bottom: none;
}

a:link, a:visited{
	text-decoration: none;
	color: #BB0000;
}

a:hover{
	text-decoration: none;
	border-bottom: none;
}

p{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#container{
	float: left;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 14px;
	width: 100%;
}

#container2{
	float: left;
	width: 72%;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 14px;
	padding: 5px 20px;
	border-right: #CCCCCC solid 1px;
}

.post{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.post h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.entry{
	line-height: 22px;
}

p.postmetadata{
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: right;
	width: 22%;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
}

.sidebar a{
	text-decoration: none;
}

.sidebar a:hover, a:hover.more-link {
	border-bottom: #BB0000 1px solid;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 5px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}


#footer p{
	line-height: 18px;
}

/*Nav Bar*/
ul#nav {
	height:25px;
	padding:0;
	margin-top: 3px;
	margin-left: -10px;
	text-align: left;
	text-transform: lowercase;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

ul#nav li {
	list-style:none;
	line-height:25px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	display: inline;
	border-left: #FFFFFF 1px solid;
}

ul#nav li:first-child {border:none;}

ul#nav li a{
	color: #FFFFFF;
	text-decoration: none;
}

/*Comments Styles*/
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
