/*
Theme Name: CD Chivas USA
Inspired by:http://www.makequick.com

*/

#content .post p.object
{ max-width: 480;}

/* (CC) 2004 Tantek Celik. Some Rights Reserved. */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
/* Links */
a img {
border: 0;

}

a:link { border: none; text-decoration: none; color: #002c62; }
a:visited {  border: none; text-decoration: none; color: #002c62; }
a:hover, a:active { border: none;  color: #b30337; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 10px 0 5px; }

h1 { font-size: 32px; color: #ffffff; margin-top: 10px;}

h2 { font-size: 24px; }

h3 { font-size: 24px; }

h4 { 
font-size: 34px; 
margin-left: 25px;
}

h5 { font-size: 18px; text-align: center;}

h6 {
color: #fff;
text-align: left;
font-size: 18px;
padding-top: 240px;
padding-left: 238px;
padding-bottom: 2px;
font-weight: bold;
}
a.yel:link, a.yel:active, a.yel:visited {color: #fdc323;}
a.yel:hover {color: #b30337;}


/* Other Html Elements */
.titles { 
clear: none;
font-weight: normal; 
border-bottom-width: 0; 
font-size: 24px; 
text-decoration: none; 
underline: none;
}

.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
text-align: center;
padding-left: 10px; 
margin-left: 15px;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure bgx*/

body
{
	margin: 0;
	padding: 0;
	color: #fff;
	background-image: url(images/backb.png);
	background-repeat: repeat;
	background-color: #fff;
	font: normal 12px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
width: 839px;
margin-left: auto;
margin-right: auto;
}
#header
{
	float: left;
	width: 839px;
	padding-bottom: 8px;
	clear: right;
	background-image: url(images/header_final.png);
	background-repeat: no-repeat;
	padding-left: 00px;
	height: 345px;
background-position: center;
}

#navigation
{
margin-top: 6px;
padding-top: 12px;
margin-left: 112px;
}

#wrapper
{
	clear: both;
	float: left;
	width: 839px;
	color: #000011;
	
	background-image: url(images/bgn.gif);
	background-repeat: repeat-y;
	background-position: center;

}

#content-wrapper
{
	width: 70%;
text-align: left;
	float: left;

}

#content
{

	float: left;
	padding: 0px 0px 0px 90px;
}

#sidebar-wrapper
{
	width: 30%;
	float: right;
}

#sidebar
{
	float: right;

	width: 180px;
	margin-right: 30px;
	margin-top: 0px;

}

#footer
{
	clear: both;
	width: 839px;
	text-align: center;
	padding-left: -15px;
	background: #fff;
	color: #F58345;
	height: 40px;
	font-size: 11px;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
background-position: center;
	background-position: bottom;
	margin: auto;
	pading-bottom: 30px;
}

#footer a {
	color: #F58345;
	font-size: 11px;
	}

#footer a: visited {
	color: #F58345;
	}
#footer a:hover {
	color: #F4A275;
	border-bottom: 1px dashed #F4A275;
	}
#extras
{
	float: left;
	width: 840px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 0px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 { color: #ffffff; padding-left: 75px; margin-top: 20px; margin-bottom: 18px; }

/* Wrapper */

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }


/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: left; margin-left: 40px; padding: 0px 0px 0px 0px; margin-top: 0px; }

#navigation li { float: left;  margin-top: 0px;}

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	display: block;
	color: #fff;
	background: #b30337;
	margin-right: 10px;
	font-weight: bold;
	font-size: 14px;
	display: block;
	height: 24px;
	padding: 5px 10px;
border-width: 2px;
border-style: solid;
border-color: #002c62;

}


#navigation li a:hover,
#navigation li.active a,
#navigation li a:active
{
	float: left;
	display: block;
	color: #fff;
	background: #002c62;
	margin-right: 10px;
	font-weight: bold;
	font-size: 14px;
	display: block;
	height: 24px;
	padding: 5px 10px;
border-width: 2px;
border-style: solid;
border-color: #b30337;
}



/* Content */









#content .post-title a { clear: both; border-bottom-width: 0; }

#content .post p.img { float: left; margin: 10px 15px;}

#content .post p.img img { padding: 8px}

#content .post-footer 
{ 
	font-size: 90%; 
	color: #888888;
	margin-bottom: 13px; 
margin-top: 9px;
	padding:4px 4px 4px 15px;
	background-repeat: none;
	background-color: #FFFDF6;
	border: 1px solid #b30337;
width: 380px;
}

/* Sidebar */

.sideblock
{
	padding: 8px 8px;
	margin-bottom: 10px;
	background-color: #EFEFEF;
	border: 2px solid #002c62;

}

.sideblock ul {padding-left: 15px; }

.sideblock h3 { margin-top: 3px;

font-size: 14px; color: #002c62; font-weight: bold; }

#sidebar dt { margin: 0; padding-top: 05px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

#sidebar a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }
#sidebar a:hover { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date1.gif) no-repeat;
	height: 57px;
	margin: 5px;
	width: 57px;
	text-align: center;
	float: left;
}
.date .month {
	display: block;
	color: #fff;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	margin-top: -10px;
}

#header h1 a {
padding-left: 30px;
font-size: 52px;
font-weight: bold;
font-style: italic;
color: #ffffff;
text-transform: uppercase;
padding-bottom: 10px;
}

#header h1 a: hover {
color: #B30337;
}
#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 18px;
color: #CBC08E;
text-transform: lowercase;
margin-left: 100px;
margin-bottom: 150px;

}

.titlez
{
display: block;
font-size: 24px;
text-align: left;
padding-left: 76px;
padding-bottom: 12px;
padding-top: 5px;
}

