
/* --------------[ 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 {
		font-size: 9pt;
	font-family: rockwell,georgia,serif;
		color: #000;
		}


body {
	background-image: url(/wp-content/themes/wp-prolific-basic_custom/images/kennedy-carter-wall.jpg);
	background-repeat: repeat;
	background-position: 0px -300px;
	background-attachment: fixed;
	}

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: rockwell,georgia,serif;
	font-weight: bold;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#sitetitle h1, #sitetitle .title {
	font-size: 45px;
	color: #ffffff;
	text-align: Left;
	font-weight: bold;
	font-family: rockwell,georgia,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(/wp-content/themes/wp-prolific-basic_custom/images/kennedy-carter-header.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

/* ----------[ Header Background Color Adjustments ]---------- */

#header {
	background-image:none;
	background-color: transparent;
	}



/* ----------[ Narrow Sidebar Float Adjustments ]----------- */

#content .col-3 { float:right; }
#sidebarleft { float:left; }

/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav {
		font-size: 10pt; 
	font-weight: bold;	
	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
		}

#topnav li a:hover, #topnav li a:active  {
			}


/* --------------[ Category Navigation Adjustments ]-------------- */

#nav {
		font-size: 8pt; 
	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: 10pt;
	}

.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: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 { 
		}


/* --------------[ Adjustments for Glider Height ]-------------- */
#slideshow .slides li {
	height:250px;
	}


