/*  
Theme Name: CII
Theme URI: http://www.creativeimpactgraphics.com
Description: CIi, April 2006
Version: 1.00
Author: Nara Wall
Author URI: http://www.designdoneright.com
*/


body {
	margin:0;
	padding:0;
	color: #363635;
	text-align: justify;
	}
#container {
	width:730px;
	margin:10px auto 0 auto;
	clear:both;
	}

/* Header */
#header {
	width:730px;
	float:right;
	}
#nav {
	float:right;
	margin:12px 0 0 0;
	}
#nav li {
	display:inline;
	}
	
.navigation {
	margin:0 0 30px 0;
	}


/* Main content and sidebar */
#main {
	width:530px;
	float:right;
	padding:10px 0 20px 0;
	}

.content-body {
	padding:20px 30px 10px 30px;
	}
.post {
	margin:0 0 30px 0;
	}

#sidebar {
	width:190px;
	float:left;
	margin:15px -10px 0 0;
	padding:0 9px 0 0;
	}

#menuContainer {
	margin:0;
	list-style:none;
	}
.menu {
	padding:0;
	}

.menu ul {
	list-style:none;
	padding:0;
	margin:0;
	}

.menu:li {
	padding: 2px 0px 2px 0px;
	}

.menuTitle {
	border-bottom:1px solid #BEBDAB;
	margin:0 0 5px 0;
	padding: 0 0 0 0;
	/* Use image for this border */
	list-style:none;
	}

img {
	float:left;
	padding:0 15px 15px 0;
	border:0;
	}

#footer {
	width:540px;
	float:right;
	border-top:1px solid #BEBDAB;
	padding:10px 0 10px 190px;
	}
	
	

/* ===================================== */
/* FONTS */
/* ===================================== */
#notification {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	background:#acca81;
	padding:8px 0;
	text-align:center;
	color:#ffffff;
	}
#notification a {
	background:#acca81;
	color:#ffffff;
	}
#notification a:link {
	text-decoration:none;
	}
#notification a:hover {
	text-decoration:underline;
	}
.content-body p {
	margin:10px 0 0 0;
	line-height:18px;
	}

h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:24px;
	margin: 0 0 5px;
	color:#49497c;
	}
h3 {
	color:#46473F;
	}
	
#header {
	font-size:90%;
	}
	
#siteTitle {
	font-size:14px;
	font-weight:bold;
	padding:5px 0 5px 0;
	color:#46473F;
	}
#siteTitle a {
	text-decoration:none;
	color:#46473F;
	background-color:#FFFFFF;
	}
#siteTitle a:link {
	text-decoration:none;
	color:#46473F;
	background-color:#FFFFFF;
	}

#siteTitle a:hover {
	text-decoration:none;
	}
	
#tagline {
	font-size:80%;
	}
	
#nav {
	font-size:13px;
	}
#nav a {
	padding: 0 0 0 15px;
	color:#46473F;
	font-weight:bold;
	text-decoration:none;
	}	
#nav a:link {
	padding: 0 0 0 15px;
	color:#006;
	font-weight:bold;
	text-decoration:none;
	}
#nav a:hover {
	text-decoration:underline;
	}
	
.menu {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:13px;
	line-height:18px;
	}
.menu a {
	color:#49497c;
	text-decoration:none;
	}
.menu a:hover {
	text-decoration:underline;
	}
.menuTitle {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color:#46473F;
	padding:15px 0 0 0;
	margin:0 0 5px 0;
	}
	
.content-body {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:13px;
	}
.content-body a {
	color:#456275;
	}
.content-body a:link {
	color:#456275;
	}
.content-body a:hover {
	text-decoration:none;
	}
	
.quote {
	background-color:#f7f7f7;
	padding:15px 15px 15px 15px;
	border-top:1px solid #BEBDAB;
    border-bottom:1px solid #BEBDAB;
	font-style:oblique;
	color:#46473F;
	}
.quote img {
	padding:0 15px 0 0;
	}
	
#pageTitle {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:18px;
	color:#46473F;
	font-weight:bold;
	font-style:oblique;
	padding:0 0 25px 0;
	}
	
.commentlist li {
	list-style:none;
	}

#otherPostNav {
    color:#666666;
    font-style:oblique;
    border-top:1px solid #BEBDAB;
    border-bottom:1px solid #BEBDAB;
    padding:15px 15px 15px 15px;
    }
	
.footer {
	font-size:11px;
	color:#456275;
	}
.footer a:link {
	color:#456275;
	}
.footer a:visited {
	color:#456275;
	}
