
/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */

@import 'style-2.css';

/* --------------[ Color Scheme Adjustgments ]-------------- */


/* ------[ Style Adjustments for Red Color Scheme ]-------- */

#header {
	background-image:url(images/red/headbg.gif);
	}

#head-content {
	background-image:url(images/red/headlogo.gif);
	}

#topnav {
	background-image:url(images/red/navbg.gif);
	}

a, a:link, a:visited {
	color:#CC3333;
	}

a:hover, a:active {
	color:#000000;
	}

#topnav ul a:hover, #topnav ul a:active, #topnav li ul, #topnav li:hover, #topnav li.sfhover  {
	background:#660000;
	}


/* --------------[ User-Defined Adjustments ]-------------- */

body {
		background-color: #ffffff;
	background-image:none;
		font-size: 10pt;
	font-family: verdana,lucida,sans-serif;
		}

#wrap {
	background-image:none;
	}


h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: verdana,lucida,sans-serif;
	font-weight: bold;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#sitetitle h1, #sitetitle .title {
	font-size: 42px;
	color: #ffffff;
	text-align: Left;
	font-weight: normal;
	font-family: verdana,lucida,sans-serif;
	}

#sitetitle .description { 
	color:#ffffff;
	text-align:Left;
	}


#sitetitle {
	float:none;
	text-indent:-10000em;
	position:absolute;
	display:none;
	}

#sitetitle {
	width:960px;
	}

#head-content {
	background: transparent;
	background-image: url(http://promusplus.com/wp-content/uploads/2010/04/promuspluslogoforwebjpg.jpg);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	}

/* ----------[ Header Background Color Adjustments ]---------- */

#header {
	background-image:none;
	background-color: #ffffff;
	}



/* ----------[ Narrow Sidebar Float Adjustments ]----------- */

#content .col-3 { float:left; }
#sidebarleft { float:right; }

/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav {
		font-size: 10pt; 
	font-weight: bold;	
	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
		color: #FFFFFF;
		}

#topnav li a:hover, #topnav li a:active  {
		color: #ffffff;
			}


/* --------------[ Category Navigation Adjustments ]-------------- */

#nav {
		font-size: 9pt; 
	font-weight: bold;	
	}

#nav li a, #nav li a:link, #nav li a:visited {
		}

#nav li a:hover, #nav li a:active  {
			}


/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 9pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		color: #000000;
		}

/* --------------[ Sidebar-Left Adjustments ]-------------- */

#sidebarleft {
	font-size: 9pt;
	}

#sidebarleft a, #sidebar-left a:link, #sidebar-left a:visited { 
		}

#sidebarleft a:hover, #sidebar-left a:active { 
		color: #000000;
		}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#sidebar {
	font-size: 9pt;
	}

#sidebar a, #sidebar a:link, #sidebar a:visited { 
	color: #CC3300;
	}
	
#sidebar a:hover, #sidebar a:active { 
	color: #000000;
	}

/* --------------[ Footer Adjustments ]-------------- */

#footer {
	font-size:8pt;
	color:#ffffff;
	}

#footer a, #footer a:link, #footer a:visited { 
		}

#footer a:hover, #footer a:active { 
		color: #996600;
		}


/* --------------[ Adjustments for Glider Height ]-------------- */
#slideshow .slides li {
	height:188px;
	}

/* --------------[ Adjustments for Home Side-by-Side Posts ]-------------- */
.post-left {
	float:left;
	width:310px;
	}

.post-right {
	float:right;
	width:310px;
	}

.post-right .entry, .post-left .entry {
	padding:10px;
	height:125px;
	margin: 0 0 15px;
	overflow:hidden;
	}

.post-right img.thumbnail, .post-left img.thumbnail {
	height:70px;
	width:70px;
	margin: 0 10px 5px 0;
	}

.post-right h2, .post-left h2 {
	padding:0;
	margin: 0;
	letter-spacing:0px;
	font-size:10pt;
	}

.post-right .postdate, .post-left .postdate {
	display:none;
	}

.post-right .comments, .post-left .comments {
	float:right;
	margin: 0 0 10px 10px;
	width:20px;
	height:20px;
	background:url(images/comments-sm.gif) top left no-repeat;
	text-align:center;
	}

.post-right .comments a, .post-left .comments a {
	font-size:8pt;
	width:20px;
	height:20px;
	line-height:18px;
	display:block;
	font-weight:bold;
	}

