
@import 'style-2.css';

/* ---------------------------------------------[ Adjustments for lighter Vybe Color Schemes ]----------------------------------------------------- */


/* ---[ Adjustments for Peach Color Scheme ]--- */

body {
	text-align: left;
	margin: 0;
	padding: 10px 0;
	line-height: 1.5em;
	background:#faf1e2;
    font-family:tahoma;
	}
#header {
	background-color: #fad7a1;
    background-image: url(images/peach/head-bg.jpg);
    background-repeat: no-repeat;background-position: 0 0;
    }
#header #logo {
	background-color: #fad7a1;
    background-image: url(images/peach/logo.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    width:404px; height:150px;
    }
#footer {
	background-color: #fad7a1;
	background-image: url(images/peach/footer.jpg);
    line-height:76px;
    height: 76px;
    font-size: 8pt;
    clear: both;
    margin: 0 auto;
    color: #222;
    }
#ftl {position:relative; float:left; margin-left:10px; top:0}
#ftr {position:relative; float:right; margin-right:10px;}
#footer a {
	color:#000;
    font-weight:bold;
    }
#footer a:hover; #footer a:visited  {
	color:#000;
    text-decoration: underline;
    }
#page {
	border-bottom: 2px solid #fff;
    border-top: 5px solid #fff;
    width:100%;
    clear: both;
    margin: 0 auto;
    padding: 0;
    background: transparent url(images/peach/page-bg.gif) top right repeat-y;
    }
#contentright {
	overflow:hidden;
    width: 300px;
    float:right;
    padding: 10px;
    margin: 0;
    background: #fad7a1;
    }
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: #000;
	}
a:hover, a:active {
	color:#000; text-decoration: underline;
	}
#sidebar ul {
	color:#000;
	}
#sidebar ul ul {
	background-color: #fae9cf;
	background-image: url(images/peach/side-box.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	}
#sidebar li .widgettitle {
	background-image: url(images/peach/title-bg.jpg);
	background-color: #fae9cf;
	background-repeat: repeat-x;
	background-position: 0 0;
	color:#000;
	}
#sidebar .sidebox {
	background-color: #fae9cf;
	background-image: url(images/peach/side-box.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
    color:#222;
	}
#sidebar .textwidget {
	border:1px solid #f9bc5e;
	background-color: #fae9cf;
	background-image: url(images/peach/title-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
    color:#222;
	}
#sidebar li ul.tabs {
	background-color: #fae9cf;
	background-repeat: repeat-x;
	background-position: 0 0;
	}
#sidebar li ul.tabs li a.on {  
	background-color:#f9bc5e; color:#000;    
	}
#sidebar li ul.tabs li a {
	color:#000;   
	}
#sidebar li ul.tabs li a:hover, #sidebar li ul.tabs li a:active {  
	color:#000;      
	}
#sidebar li li {
	cursor:pointer;
	padding:5px 0 5px 20px;
	margin: 0;
	border-bottom: 1px solid;
	border-left:0; border-right:0; border-top:0;
	background: transparent url(images/arrow-off.gif) 3px 9px no-repeat;
	}
#sidebar li li:hover {
	background: transparent url(images/arrow-on.gif) 5px 9px no-repeat;
	}
#sidebar a {
	color:#000; text-decoration: none;
    }
#sidebar a:hover, #sidebar a:active {
	color:#de8903; text-decoration: none;
	}
#searchform #submitbutton {
	background-color: #ffaa24;
	background-image: url(images/peach/search-button.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#searchform #submitbutton:hover {
	background-color: #ffaa24;
	background-image: url(images/peach/search-button.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
.post {font-family:"Trebuchet MS"; font-weight:normal;}
 
.post a {
	color#000; font-family:"Trebuchet MS";
    }
.post a:hover, .post a:visited, .post a:link {
	color: #000; font-family:"Trebuchet MS";
    }
.post h1 a, .post h2 a,.post h1 a:link, .post h2 a:link, .post h1 a:visited, .post h2 a:visited {
	color:#000;
	background:transparent;
    font-family:"Trebuchet MS";
	}
.post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover {
	background:transparent;
    color:#000;
    text-decoration: underline;
    font-family:"Trebuchet MS";
	}
#topnav {
	background:#f9bc5e;
    }
#topnav a {
	color: #000;font-weight:bold;
    }
#topnav li a:hover, #topnav li a:active, #topnav a:hover, #nav a:active  {
	color:#000; background-color:#fae9cf;
    }
#topnav li li a:hover, #topnav li li a:active  {
	color:#fff; background-color:#fad7a1;
    }
#topnav li ul {
	background-color: #f9bc5e;
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	border:1px solid #fff;
	margin: 0;
	}
#nav {
	background:#f9bc5e; color:#fff;
    }
#nav a {
	color:#000; font-weight:bold;
}
#nav li a:hover, #nav li a:active, #nav a:hover, #nav a:active  {
	color:#000; background-color:#fae9cf;
    }
#nav li li a:hover, #topnav li li a:active  {
	color:#fff; background-color:#f9bc5e;
    }
#nav li ul {
	background:#f9bc5e;
	z-index:9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	border:1px solid #fff;
	margin: 0;
	}
.children {margin:0; padding:0;}
.children a {background:transparent;}
.children a:hover {background:transparent;}
#my-glider {
	background-color: #fad7a1;
	background-image: url(images/peach/head-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -182px;
	}
#my-glider .scroller {
	color:#222;
	}
#my-glider .controls li, #sidebar ul ul, #sidebar li li, #sidebar li .widgettitle, #sidebar .sidebox, #sidebar li ul.tabs {
	border-color:#f9bc5e;
    }
#my-glider .controls a, .control a:link, .controls a:visited {
	background: url(images/arrow-off.gif) 2px 4px no-repeat;
    color:#000;
	}

#my-glider .controls a:hover, #my-glider .controls a:active {
	color:#000;
	background: url(images/arrow-on.gif) 4px 4px no-repeat;
	}

#my-glider .controls a.active {
	color:#000;
	background: transparent url(images/arrow-on.gif) 2px 4px no-repeat;
	}
#my-glider a {
	color:#000;
    }
#my-glider a:hover {
	color:#000;
    }
#my-glider a.more-link {
        background: url(images/arrow-off.gif) 100% 4px no-repeat;
        }
#my-glider a.more-link:hover, #my-glider a.more-link:active {
	background:url(images/arrow-on.gif) 100% 4px no-repeat;
    color:#000;
	}
#my-glider .controls li.feat-head {
	color:#000;
    }
#recentcomments {
	color:#000;
    }
.commentlist li.alt {
	background:#faf1e2;border:1px solid #ccc;
	}
    

/* -------------------[ User-Defined Adjustments ]------------------- */

body {
	font-size: 9pt;
	font-family: ;
	color: #000000;
	}


#wrap {
	border-color: #000000;
	padding: 2px;
	}

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: ;
	font-weight: normal;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#header .sitetitle {
	font-size: 36px;
	color: #000000;
	text-align: Left;
	font-weight: normal;
	font-family: georgia,times,serif;
	}

#header .description { 
	color:#000000;
	text-align:Left;
	}



/* -------------------[ Left Sidebar Float Adjustments ]------------------- */

#content .col-3 { float:right; }
#sidebar-left { float:left; }

/* -------------------[ Header Background Color Adjustments ]------------------- */


/* -------------------[ Top Navigation Adjustments ]------------------- */

#topnav {
	font-size: ;
	}

#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: ; 
	}

#nav li a, #nav li a:link, #nav li a:visited {
		}

#nav li a:hover, #nav li a:active  {
			}

/* -------------------[ Image Adjustments ]------------------- */

img.post-thum {
	width:100px;
	height:100px;
	}

/* -------------------[ Features Adjustments ]------------------- */

#my-glider {
	color: ;
	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 { 
		}

/* -------------------[ 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 { 
		}

/* -------------------[ Sidebar-Right Adjustments ]------------------- */

#sidebar ul {
	font-size: 9pt;
	}

#sidebar a, #sidebar a:link, #sidebar a:visited { 
		}

#sidebar a:hover, #sidebar a:active { 
		}

/* -------------------[ Footer Adjustments ]------------------- */

#footer {
	font-size:;
	}

#footer a, #footer a:link, #footer a:visited { 
		}

#footer a:hover, #footer a:active { 
		}