/*
Theme Name: International Design Clinic
Theme URI: http://www.crucedesign.com/
Description: A privately designed template for the International Design Clinic. This template is copyrighted and can not be modified.
Version: 0.1
Author: Cruce Design, LLC.

*/
/***************************GENERAL STYLES***************************/
body {
	color: #5c5b5b;
	background-color: #FFFFFF;
	margin-top: 100px;
	margin-left: 0px;
	margin-right: -1px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 53% 70%;
	background-attachment: fixed;
	}

p {margin: 0px, padding: 0px;}
a {margin: 0px, padding: 0px;}
h1 {margin: 0px, padding: 0px;}
h2 {margin: 0px, padding: 0px;}
h3 {margin: 0px, padding: 0px;}
h4 {margin: 0px, padding: 0px;}
h5 {margin: 0px, padding: 0px;}
ol {margin: 0px, padding: 0px;}
ul {margin: 0px, padding: 0px;}
li {margin: 0px, padding: 0px;}

.hidden {
	display: none;
	visibility: hidden;
}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}

/***************************LAYOUT STYLES****************************/
#div1, #div2, #div3, #div4, #div5, #div6 {
	position:absolute; left: 140px; width:300px; visibility: hidden; text-align: left;
}
#div1 {top: 149px;}
#div2 {top: 165px;}
#div3 {top: 185px;}
#div4 {top: 205px;}
#div5 {top: 225px;}
#div6 {top: 235px;}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 551px;
	}

#container {
	width: 551px;
	}

#nav {
	float: left;
	width: 551px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: 125px 28px;
	position: relative;
	}
	
#main_nav {
	width: 551px;
	padding-right: 10px;
}

#sidebar {
	float: left;
	width: 135px;
	position: relative;
	padding-top: 25px;
}

#sub_nav {
	text-align: right;
	width: 135px;
}
#wp_quotes {
	width: 296px;
	float: right;
	margin-top: 20px;
	margin-left: 115px;
	margin-bottom: 20px;
	text-align: right;
	}

#content {
	float: left;
	width: 406px;
	padding-left: 10px;
	position: relative;
	}

#post_title {
	width: 319px;
	text-align: right;
	text-transform: uppercase;
	}

#post {
	width: 319px;
	}

#search {
	margin-left: 40px;
}

/***************************TEXT STYLES******************************/

#wp_quotes .wp_quotes_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f95ae;
	text-align: justify;
	}

#wp_quotes .wp_quotes_author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #6f95ae;
	}
	
#wp_quotes a:link {text-decoration: none; color:#6f95ae;}
#wp_quotes a:active {text-decoration: none; color:#6f95ae;}
#wp_quotes a:hover {text-decoration: none; color:#6f95ae;}
#wp_quotes a:visited {text-decoration: none; color:#6f95ae;}


#post_title h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
	margin: 0px;
	}
		
#main_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#main_nav a {text-decoration: none;}

#sub_nav li {
	list-style-type: none;
	text-align: right;
	padding: 0 0 0 0;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial,Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
}
#sub_nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0px;
	}
#sub_nav li a:link, #sub_nav li a:active, #sub_nav li a:visited {
	color: #fff;
	text-decoration: none;
	background-image: url(images/blue_light.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 18px;
}
#sub_nav li a:hover {
	color: #000;
	background-image: url(images/blue_dark.gif);
}
.projectnav li {
	list-style-type: none;
	text-align: right;
	padding: 0 0 0 0;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial,Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
}
ul.projectnav, div#project-desc span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0px;
	color: #000;
	}
#project-desc img {
	margin-bottom: 5px;
	display: block;
}
.projectnav li a:link, .projectnav li a:active, .projectnav li a:visited {
	color: #fff;
	text-decoration: none;
	background-image: url(images/blue_light.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 18px;
}
.projectnav li a:hover {
	color: #000;
	background-image: url(images/blue_dark.gif);
}
#post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5b5b;
	overflow: hidden;
	}
	
#post p {
	font-size: 12px;
	text-align: justify;
	}

#post a {
	color: #6f95ae;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	}
	
#post h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	text-align: right;
	}
	
#post h3 a {text-decoration: none; color:#666666; font-weight: bold;}
#post h3 a:link, #post h3 a:active, #post h3 a:visited, #post h3 a:hover {color: #6f95ae;}	
#post h4 {font-weight: bold; text-align: left;}
	
#post img {
	padding: 10px;
	border: 0px; 
}

.mImg img {padding: -20px; border: 0px;}

#post ul {
	margin-top: -10px;
	list-style: disc;
	margin-left: 0px;
	padding-left: 15px;
}

#post li {
	margin-left: 0px;
}

#addicted_results {
	margin:5px;
	position:relative;
}

#addicted_results ul {
	margin-top: 10px;
	list-style-type:none;
}

/***************************FORM STYLES******************************/

#search input {
	margin:0px 10px 10px;
	position:relative;
	text-align: right;
	background-color: #fff;
	border: 1px solid #6f95ae;
	padding-right: 5px;
	color:  #5c5b5b;
	width: 200px;
}
