/* 

STYLE SHEET FOR [HectorMcDonnell.com] WEBSITE
Created by Dario Marquez
www.dariomarquez.com

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. forms
	7. hacks

Notes

*/
body {
	/*background-color: #F8F6EC;   /*=====CLASSIC &  COOL=====*/
	background-color: #ECECE4;		/*=====CLEAN=====*/
	}
#content, #contentPage {
	/*background: url(images/header-bg_classic.jpg) no-repeat top right;     /*=====CLASSIC=====*/
	background: url(images/header-bg_clean.jpg) no-repeat top left;		/*=====CLEAN=====*/
	/*background: url(images/header-bg_cool.jpg) no-repeat top right;		/*=====COOL=====*/
}
#headerimg {
	/*background: url(images/logo_classic.gif) no-repeat;					 /*=====CLASSIC &  COOL=====*/
	background: url(images/logo_clean.gif) no-repeat;				/*=====CLEAN=====*/
}
a:link, a:visited, .ul-cat li a, .ul-cat li a:visited{
	/*color: #A19986;     /*=====CLASSIC=====*/
	/*color: #C5C4BF;   /*=====CLEAN =====*/
	/*color: #D5D4CF;   /*=====COOL =====*/
	/*color: #C9C8C3; /*=====COOL2 =====*/
	color: #B7B7AF; /*=====COOL3 =====*/
}
/* ++++++++++++++ 1. defaults ++++++++++++++ */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 82%/130% 'Helvetica Neue Light', Helvetica, Arial, 'Gill Sans', sans-serif;
	color: #464832;
	overflow:hidden;
}
a:link, a:visited  {	
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #484848;
		text-decoration:underline;
}
p {
	padding: 0px 0px 15px;
	margin-bottom: 7px;
}
h1 {
	padding: 24px 5px 2px 0px;
	border-top: 1px solid #E9E7DB;
	font: normal 180%/100% 'Helvetica Neue Light', Helvetica, Arial, 'Gill Sans', sans-serif;
	text-align:left;
}
h2 {
	margin: 33px 0px 0px 55px;
	padding: 22px 5px 0px 0px;
	border-top: 1px solid #E9E7DB;
	font: normal 180%/100% 'Helvetica Neue Light', Helvetica, Arial, 'Gill Sans', sans-serif;
	text-align:right;
	width: 450px;
}
h2 a, h2 a:visited {
	font-weight:normal;
	color: #444444;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
h3 {
	font: bold 14px 'Helvetica Neue Light', Helvetica, Arial, 'Gill Sans', sans-serif;
	color: #444444;
	margin: 10px 0px 5px;	
}
form {
	margin:0px;
	padding:0px;
}
.uppercase {
	text-transform:uppercase;
	}
	/* ================ PAGE ================ */
#page {
	margin:0 auto;
	width: 800px;
	height:610px;
}
/* ================ HEADER ================ */
#leftcolumn {
	width:240px;
	float:left;
	}
	
	
	#header {
	height: 60px;
	width:150px;
	margin-top: 40px;
}

#headerimg {
	width:150px;
	height: 60px;
	
}

#wrapper {
	width: 70%;
	height:610px;
	float:left;
}
/* ================ CONTENT ================ */
#content {
	width: 560px;
	height:610px;
	margin:0px auto;
	float: left;
	overflow:hidden;
}
#contentHolder {
	margin: 33px 0px 0px 55px;
	width:480px;
	height:557px;
	overflow:auto;
	}
*/
.entry {
	float:left;
	width:450px;
	/*border-bottom: 260px solid #9EA271;*/
}
#content .entry {
	padding-bottom:0px;
	}
/* ================ CONTENT SINGLE ================ */
#contentSingle {
	display:block;
	margin:0px;
	float: left;
	width: 450px;
}
.entrySingle {
	float:left;
	width: 430px;
	padding-top:12px;
	padding-bottom:15px;
}
.entrySingle ul {
	list-style-position:inside;
	padding-left:30px;
	}
.entrySingle li {
	list-style-position:outside;
	list-style-type:disc;
	}
/* ================ CONTENT PAGE ================ */
#contentPage {
	width: 560px;
	height:610px;
	margin:0px auto;
	float: left;
}
.entryPage {
	width: 450px;
	margin: 32px 0px 0px 55px;
}
.entryPage ul {
	padding-top:110px;
	list-style-position:inside;
	padding-left:50px;
	font-size: 100%;
	line-height:115%;
	}
.entryPage li {
	list-style-position:outside;
	list-style-type:none;
	}
#contentPage .navigation {
	display:none;
}
/* ================ POST ================ */

.post {
	clear:both;
	width:450px;
	padding-top: 0px;
	/*margin: 33px 0px 0px 55px;
	width:450px;*/
}

.post ol {
	list-style-position:inside;
	}
	
.post ul {
	list-style-position:inside;
	}

/*.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
	list-style-position: inside;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}*/


#spacer {
	border-bottom: 1px dotted #CCCCCC;
	width:100%;
	}
.post-cat {
	width:450px;
	margin-top:0px;
	float:left;
	font-size: 85%;
}

.post-cat a {
	font-weight:normal;
}
.post-comments {
	margin-top:3px;
	padding-left: 18px;
	float: right;
	font-size: 85%;
	display:
}
.post-calendar {
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	font-size:100%;
	line-height:115%;
}

/* ================ NAVIGATION ================ */

.navigation {
	clear: both;
	padding: 10px 0px;
	float:left ;
}
.navigation a, .navigation a:visited {
	color:#990033;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.postmetadata a, .postmetadata a:visited {
	color:#990000;
	}
/* ================ SIDEBAR ================ */

#sidebar {
	width: 220px;
	display:block;
	margin-top:20px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 0px;
	padding:0px 0px 8px 7px;
	font: normal 115%/95% 'Helvetica Neue Light', Helvetica,  Arial, 'Gill Sans',   sans-serif;
	text-align:left;	
}
.ul-cat li {
}
.ul-cat li a, .ul-cat li a:visited{
font-weight:normal;
	
}
.ul-cat li a:hover{
	color: #484848;
		text-decoration:none;
}


/* ================ FOOTER ================ */

#footer {
	
	color: #CCCCCC;
	font: 95%/100% Arial, Helvetica, sans-serif;
	margin: 0px 25px;
}

.copyright a:link, a:visited, a:hover {
	
	font-weight:normal;
	text-decoration:none;
}
.footer_nav {
	display:none;
	float:left;
	font-size:85%;
}
.copyright {
	text-align:center;
	font-size:85%;
	clear:both;
	color: #C7C7BF;
}

#footer .left-col{
	width: 510px;
	float: right;
	margin: 0px auto;
}
#footer .right-col{
	width: 185px;
	float: right;
	padding-right: 3px;
}
.footer_rightcol a, .footer_rightcol a:visited {
	color:#CC6600;
	}
#footer h4 {
	font: normal 146%/100%  Tahoma, Arial, sans-serif;
	color: #59770E;
	margin: 10px 0px 5px;
}

#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
	background-color:#1C1C1C ;
}
#credits a, #credit a:visited{
	color: #048db4;
}


/* ================ IMAGE ================ */
/* left */

.left {
	float: left;
}
img.left, a img.left, a:visited img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #000000;
	padding: 3px;
	background: #FFFFFF;
}

.post img {
	margin: 5px 10px 10px 20px;
	border: 1px solid #464832;
	padding: 1px;
	}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}

/* right */

.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 1img0px;
	border: 1px solid #000000;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
		filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
a:hover img.img_border{
	border-color: #dae2cc;
	background: #dae2cc;
			filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;

}

/* ================ END ================ */

#searchform {
	background: #bcd67e url(images/searchform-bg.gif) repeat-x;
	width: 110px;
	padding:0px;
	float:left;
	display:none;
}
