/*   
Theme Name: CriCustom1
Theme URI: http://www.get-it-designs.com/
Description: A custom theme for Cri de Coeur.
Author: Noah Gietka
Author URI: http://noahgietka.com
Version: 1.0
.
General comments/License Statement if any.
.
*/
html,body {
   margin:0;
   padding:0;
}

body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#333;
	margin:0;
	background-color:#FFF;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}

h1 a {
	text-decoration:none;
	color:#333;
}

#footer {
	padding:9px 47px 10px 0;
	text-align:right;
	/*background: url(images/footerbg.gif) no-repeat; */
	margin:0;
	color:#444;
	height:44px;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:2px;
}

#header {
	/*height:119px;*/
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

#header .description {
	float:right;
	margin:45px 0 0 0;
	color:#222;
}

#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 0;
}

#wrapper {
	width:913px;
	margin:0 auto;
	float:right;
}

#contentwrapper {
	width:913px;
	min-height:470px;
	margin:0 auto;
	/*background:url(images/bodybg.gif) repeat-y; */
}

#nav {
	padding:35px 10px 0px 10px;
	margin:2px;
	height:28px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#777;
	/*padding:5px 5px 1px 5px;*/
	font:1.4em Trebuchet MS;
	margin:1px 2px -1px 3px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	width:90px;
	text-align:center;
	line-height:1em;
}
#nav li a:hover {
	color:#ed1c24;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#DDB13A;
	text-decoration:none;
}

.clear {
	clear:both;
}

#content {
	margin:0 216px 0 0 !important;
	border-right:1px solid #DDDDDD;
	border-left:0px;
	padding:10px 15px 30px 10px;
	min-height:600px;
}

#content p {
	line-height:17px;
	margin:18px 0;
	font-size:110%;
	word-spacing:2px;
}

#content a {
	text-decoration:none;
	color:#DDB13A;
	border-bottom:1px solid #AAA;
}

#content a:hover {
	color:#000;
}

#content h2 {
	font-size:2em;
	font-weight:normal;
	margin:9px 0;
	border-bottom:1px solid #BBBBBB;
	padding:5px 0;
	line-height: 26px;
}

#content h2 a {
	color:#DDB13A;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:180px;
	float:right;
	padding:10px 16px 30px 10px;
	margin: 0 10px 0 0;
	background-color: #F7F7F7;
	color: #666666;
}
#sidebar a {	
	color:#4E400E
	}
#sidebar h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#DDB13A;
	border-bottom:1px solid #BBBBBB;
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}
#sidebar ul ul {
	margin:0;
}
#sidebar li li {
	border:none;
}
#sidebar li {
	border-bottom:1px solid #eee;
}

#sidebar li a {
	color:#777;
	text-decoration:none;
}

#sidebar input {
	width:200px;
	padding:3px;
	background:#110d19;
	color:#958fa3;
	border:1px solid #293037;
	font:11px Verdana;
	margin-bottom:6px;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#sidebar li a:hover {
	color:#000;
}

p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}

img {
	background:#ccc;
	padding:1px;
	border:5px solid #eee;
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}

#catlist {
	display:none;
}

#ngg-webslice.hslice {
	padding-bottom:11px;
}