
@import 'style-2.css';

/* -------------------[ Color Scheme Adjustgments ]------------------- */


/* ---[ Adjustments for Charcoal Color Scheme ]--- */

#header {
	background-color: #1a1a1a;
	background-image: url(images/charcoal/charcoal-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#header #logo {
	background-color: #191919;
	background-image: url(images/charcoal/charcoal-logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width:404px;
	height:150px;
	}

a, a:link, a:visited, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover, #my-glider .controls li.feat-head  {
       color: #e6e6e6;
       }

a:hover, a:active {
	color:#000;
	}

#my-glider {
	background-color: #191919;
	background-image: url(images/charcoal/charcoal-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -182px;
	}

#sidebar ul ul {
	background-color: #191919;
	background-repeat: repeat-x;
	background-position: bottom left;
	}

#sidebar li .widgettitle {
       background-color: #191919;
       background-repeat: repeat-x;
       background-position: 0 0;
       color:#e6e6e6;
       }

#sidebar .sidebox {
	background-color: #191919;
	background-repeat: repeat-x;
	background-position: bottom left;
	}

#sidebar li ul.tabs {
	background-color: #191919;  
	background-repeat: repeat-x;
	background-position: 0 0;
	}

#sidebar li ul.tabs li a.on {
       background-color:#000000;
       }

#searchform #submitbutton {
	background-color: #191919;
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#searchform #submitbutton:hover {
	background-color: #191919;
	background-repeat: repeat-x;
	background-position: bottom left;
	}

#topnav li a:hover, #topnav li a:active, #nav a:hover, #nav a:active  {
	background:#336666;
	}

#my-glider .controls li, #sidebar ul ul, #sidebar li li, #sidebar li .widgettitle, #sidebar .sidebox, #sidebar li ul.tabs {
	border-color:#191919;
	}




/* -------------------[ User-Defined Adjustments ]------------------- */

body {
	background-color: #333333;
	font-size: 9pt;
	font-family: arial,helvetica,sans-serif;
	color: #cccccc;
	}


#wrap {
	border-color: #000000;
	padding: 0px;
	}

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: tahoma,geneva,sans-serif;
	font-weight: bold;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#header .sitetitle {
	font-size: 36px;
	color: #ffffff;
	text-align: Left;
	font-weight: normal;
	font-family: verdana,lucida,sans-serif;
	}

#header .description { 
	color:#ffffff;
	text-align:Left;
	}

#header #logo {
	float:left;
	margin: 0;
	padding:0;
	background-image: url(http://www.blogaboutmen.com/wp-content/uploads/2009/01/img120.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 980px;
	height:181px;
	}

#header .sitetitle, #header .description {
	text-indent:-10000em;
	position:absolute;
	display:none;
	}

/* -------------------[ Left Sidebar Float Adjustments ]------------------- */

#content .col-3 { float:right; }
#sidebar-left { float:left; }

/* -------------------[ Header Background Color Adjustments ]------------------- */


/* -------------------[ Top Navigation Adjustments ]------------------- */

#topnav {
	background: #191919;
	font-size: 10pt; 
	font-weight: bold;	
	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
		color: #e6e6e6;
		}

#topnav li a:hover, #topnav li a:active  {
		color: #ffffff;
			background: #4c4c4c;
		}

#topnav li ul {
	background: #191919;
	}

/* -------------------[ Category Navigation Adjustments ]------------------- */

#nav {
	background: #333333;
	font-size: 8pt; 
	font-weight: bold;	
	}

#nav li a, #nav li a:link, #nav li a:visited {
		color: #e6e6e6;
		}

#nav li a:hover, #nav li a:active  {
		color: #ffffff;
			background: #ffffff;
		}

#nav li ul {
	background: #333333;
	}

/* -------------------[ Image Adjustments ]------------------- */

img.post-thum {
	width:100px;
	height:100px;
	}

/* -------------------[ Features Adjustments ]------------------- */

#my-glider {
	background-color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #cccccc;
	font-size: 8pt;
	}


#my-glider a, #my-glider a:link, #my-glider a:visited, #my-glider .controls li.feat-head {
	color: #e6e6e6;
	}

#my-glider a:hover, #my-glider a:active, #my-glider .controls a.active {
	color:#ffffff !important;
	}

#my-glider .controls li {
	border-color:#7f7f7f;
	}

#my-glider a.more-link, #my-glider a.more-link:link, #my-glider a.more-link:visited {
	font-size: 8pt;
        }

/* -------------------[ Main Content Adjustments ]------------------- */

.maincontent {
	font-size: 11pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		color: #e6e6e6;
		}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		color: #ffffff;
		}

/* -------------------[ Sidebar-Left Adjustments ]------------------- */

#sidebar-left ul {
	font-size: 9pt;
	}

#sidebar-left a, #sidebar-left a:link, #sidebar-left a:visited { 
		color: #e6e6e6;
		}

#sidebar-left a:hover, #sidebar-left a:active { 
		color: #ffffff;
		}

/* -------------------[ Sidebar-Right Adjustments ]------------------- */

#sidebar ul {
	font-size: 9pt;
	}

#sidebar a, #sidebar a:link, #sidebar a:visited { 
		color: #e6e6e6;
		}

#sidebar a:hover, #sidebar a:active { 
		color: #ffffff;
		}

/* -------------------[ Footer Adjustments ]------------------- */

#footer {
	font-size:8pt;
	background:#191919;
	color:#cccccc;
	text-align:center;
	}

#footer a, #footer a:link, #footer a:visited { 
		color: #e6e6e6;
		}

#footer a:hover, #footer a:active { 
		color: #ffffff;
		}