
@import 'style-2.css';

/* -------------------[ Color Scheme Adjustgments ]------------------- */

#header {
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#header #logo {
	background-color: #000033;
	background-image: url(images/blue/blue-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: #3399CC;
	}

a:hover, a:active {
	color:#000;
	}

#my-glider {
	background-color: #000033;
	background-image: url(images/blue/blue-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -182px;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#sidebar li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:0;
	border:1px solid #ddd;
	border-bottom:0;
	background:#eee;
	overflow:hidden;
	}

#sidebar li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 6px 10px 6px 23px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #fff;
	background:transparent url(images/side-arrow.gif) 8px 9px no-repeat;
	}

#sidebar li li:hover {
	background:transparent url(images/side-arrow-on.gif) 8px 9px no-repeat;
	}

#sidebar li li li {
	background-image:none;
	border:0;
	padding: 3px 0;
	}

#sidebar li li li:hover {
	background-image:none;
	}

#sidebar li li li li {
	padding-left: 10px;
	}

#sidebar li .widgettitle {
	padding:5px 8px;
	font-weight:bold;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
	background: #e5e5e5;
	}

#sidebar .textwidget {
	margin: 0;
	padding:8px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
	}

#sidebar li#tag-cloud ul {
	padding: 10px;
	}

#sidebar li#tag-cloud ul.wp-tag-cloud {
	padding: 10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
	}

#sidebar li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0 5px 0 0;
	background:transparent;
	background-image: none;
	line-height:2em;
	}

#sidebar li#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#sidebar li select {
	width:160px;
	margin: 0 0 10px;
	} 



#searchform #submitbutton {
	background-color: #000033;
	background-image: url(images/blue/blue-search-button.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#searchform #submitbutton:hover {
	background-color: #000033;
	background-image: url(images/blue/blue-search-button.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

#topnav li a:hover, #topnav li a:active, #nav a:hover, #nav a:active  {
	background:#333366;
	}




/* -------------------[ User-Defined Adjustments ]------------------- */

body {
	background-color: #000000;
	font-size: 9pt;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	}


#wrap {
	border-color: #000000;
	padding: 5px;
	}

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: georgia,times,serif;
	font-weight: normal;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#header .sitetitle {
	font-size: 36px;
	color: #ffffff;
	text-align: Left;
	font-weight: normal;
	font-family: georgia,times,serif;
	}

#header .description { 
	color:#ffffff;
	text-align:Left;
	}



/* -------------------[ Left Sidebar Float Adjustments ]------------------- */

#content .col-3 { float:right; }
#sidebar-left { float:left; }

/* -------------------[ Header Background Color Adjustments ]------------------- */


/* -------------------[ Top Navigation Adjustments ]------------------- */

#topnav {
	background: #000000;
	font-size: 9pt; 
	font-weight: bold;	
	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
		}

#topnav li a:hover, #topnav li a:active  {
			}

#topnav li ul {
	background: #000000;
	}

/* -------------------[ Category Navigation Adjustments ]------------------- */

#nav {
	background: #000000;
	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  {
			}

#nav li ul {
	background: #000000;
	}

/* -------------------[ Image Adjustments ]------------------- */

img.post-thum {
	width:100px;
	height:100px;
	}

/* -------------------[ Features Adjustments ]------------------- */

#my-glider {
	color: #eeeeee;
	font-size: 9pt;
	}





#my-glider a.more-link, #my-glider a.more-link:link, #my-glider a.more-link:visited {
	font-size: 9pt;
        }

/* -------------------[ 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 ]------------------- */

#sidebar-left ul {
	font-size: 8pt;
	}

#sidebar-left a, #sidebar-left a:link, #sidebar-left a:visited { 
		}

#sidebar-left a:hover, #sidebar-left a:active { 
		color: #000000;
		}

/* -------------------[ Sidebar-Right Adjustments ]------------------- */

#sidebar ul {
	font-size: 9pt;
	}

#sidebar a, #sidebar a:link, #sidebar a:visited { 
		}

#sidebar a:hover, #sidebar a:active { 
		color: #000000;
		}

/* -------------------[ Footer Adjustments ]------------------- */

#footer {
	font-size:8pt;
	background:#000000;
	color:#eeeeee;
	text-align:center;
	}

#footer a, #footer a:link, #footer a:visited { 
		}

#footer a:hover, #footer a:active { 
		}