/*
Theme Name: Gemulate
Theme URI: http://wordpress.org/
Description: Custom WordPress theme created for NICABM.
Version: 1.1
Author: Sarah Larson
Edited: Victor Preato IV
Tags: grey, red, fixed width, two columns, widgets
*/


/*BEGIN RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*END RESET*/

/*BEGIN STRUCTURE*/
html{
	text-align:center;
	overflow:scroll;
}

body{
	width:1000px;
	margin:auto;
	height:auto;
	text-align:center;
}

.sup{
	font-size:xx-small;
	vertical-align:top;
}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}

div#content{
	width:932px;
	margin:auto;
	height:auto;
	margin-top:0px;
}

div#header{
	height:310px;
	width:1000px;
}

h1{
	padding-top:140px;
	padding-left:280px;
}

p#subtitle{
	padding-left:280px;
	color:#777777;

}

h2{

}

h3{
	margin-top:5px;
}



div.entry{
	margin-bottom:20px;
}


div.post{
	width:600px;
	height:auto;
	float:left;
	padding-bottom:50px;
	padding-left:40px;
}

div.post-title{
	display:block;
	margin-left:0px;
	margin-bottom:20px;
}

div.cat-com{
	margin-top:30px;
	margin-left:-40px;
}

div.cat-com_bottom{
	margin-top:30px;
	margin-left:-40px;
	text-align:center;
	line-height:normal;
}

div.cat-com_bottom a{
	text-decoration:none;
}



div.cat-com span.comments{
	float:left;
	width:120px;
	height:54px;
	margin-left:-19px;
}

div.cat-com_bottom span.comments_bottom{
	width:238px;
	height:54px;
	text-align:center;
	margin:auto;
}


div.cat-com span.comments p{
	padding:5px;
	padding-top:12px;
	padding-left:10px;
}

div.cat-com span.category{
	float:right;
	margin-right:20px;
	margin-top:12px;
}

div#sidebar{
	height:100%;
	width: 264px;
	float:right;
	text-align:left;
}

div.clear_float{
	clear:both;
	height:0px;
	margin:0px;
}
div#bottombar{
	width:100%;
	height:auto;
	padding:26px 0px;
}

div#footer{
	width:1000px;
	height:150px;
}
/*END STRUCTURE*/

/*BEGIN NAVIGATION*/

div#sidebar ul{
	margin-left:30px;
	margin-bottom:20px;
}

div#sidebar li{
	font-size:12px;
	margin-bottom:3px;
}

div#sidebar img{
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}

ul#navigation{
	font-size:17px;
	margin:auto;
	width:1000px;
	position:absolute;
	top:70px;
}

ul#navigation li{
	display:inline;
	float:right;
	margin-right:10px;
	margin-left:10px;
	color:#777777;
}

ul#navigation a{
	color:#777777;
	text-decoration:none;
}

ul#navigation a:hover{
	color:#ffffff;
}
/*END NAVIGATION*/

/*BEGIN TYPOGRAPHY AND COLORS*/

html {
	background-color:#ffffff;
	background-image: url('http://www.nicabm.com/images/banner_ads/backgroundnew.jpg');
	background-repeat: repeat-x;
}

body{
	font-family: Arial, sans-serif;
	font-weight:normal;
}

a{
	color:#777777;
	text-decoration:underline;
}

a:hover{
	color:#db0008;
}

div#content{
	text-align:center;
	background-color:#ffffff;
	border:4px solid #777777;
	border-top:0px;
	background-image: url("http://www.nicabm.com/nicabmblog/wp-content/themes/gemulate/images/content-backgroundnew.png");
	background-repeat:repeat-y;
	
}

div#header{
	background-image: url('http://www.nicabm.com/nicabmblog/wp-content/themes/gemulate/images/color2new.jpg');
	background-repeat: no-repeat;
	color:#ffffff;
}

div#header a{
	color:#707070;
	text-decoration:none;
}

div.post-title a{

text-decoration:none;
	
}

div.entry p{
	margin:15px 20px 0px 0px;
	font-size:14px;
	font-family: Arial, sans-serif;
	line-height:18px;
	text-align:justify;
}

h1{
	font-size:40px;
	font-weight:bold;
	text-align:left;
}


h2{
	font-weight:normal;
	color:#777777;
	font-size:23px;
	margin-top:10px;
}

h3{
	font-weight:normal;
	color:#db0008;
	font-size:16px;
}

h4{
	color:#777777;
	font-size:11px;
	font-weight:bold;
	margin-top:25px;
	margin-left:20px;
	margin-bottom:5px;
	margin-right:20px;
	line-height:normal;
}

p#subtitle{
	text-align:left;
	margin-top:10px;	
}

div.post{
	text-align:left;
	margin: 0 25px 0 0px;
}

div.cat-com {
	font-size:13px;
}

div.cat-com span.comments{
	background-image: url('http://www.nicabm.com/nicabmblog/wp-content/themes/gemulate/images/comments_smallnew.png');
	background-repeat: no-repeat;
	color:#ffffff;
	font-size:12px;
}

div.cat-com span.comments a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

div.cat-com span.comments a:hover{
	text-decoration:underline;
}



div#sidebar{
	background-color:#eeeeee;


}

div#sidebar ul#social-media{
	margin:0px;
	padding:0px;
}

div#sidebar ul#social-media li{
	float:left;
	margin:0px;
	padding:0px;
	margin-left: 0px;
	margin-bottom:25px;
}

div#sidebar ul.nav{
	margin-top:10px;
	margin-bottom:25px;
	margin-left:15px;
}

div#sidebar ul.nav li{
	margin-bottom:5px;
	margin-left:15px;
	font-size:11px;
	font-weight:normal;
}

div#sidebar a{
	text-decoration:none;
}

div#bottombar{
	background-color:#eeeeee;
	margin:0px;
	font-size:.625em;
	color:#777777;
}

div#footer{
	background-image: url('http://www.nicabm.com/nicabmblog/wp-content/themes/gemulate/images/footer_new.png');
	background-repeat:no-repeat;
	color:#eeeeee;
	color:#777777;
	font-size:1.25em;
	font-family:"Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif
}

div#footer p#nicabm{
	padding-top:30px;
	text-transform:uppercase;
	font-size:23px;
	letter-spacing: 1px;
}

div#footer p#tagline{
	font-style:italic;
	font-size:16px;
	margin-top:15px;
	margin-left:250px;
}

div.entry ul{
	font-size:14px;
	margin:30px 0px 30px 60px;
	list-style-type:disc;
}

div.entry li{
	font-size:14px;
	margin-top: 16px;
}

div.entry ol{
	list-style:decimal;
	margin:30px 0px 30px 60px;
	font-size:14px;
	line-height:16px;
}

/*END TYPOGRAPHY AND COLORS*/

/*BEGIN SEARCH FORM*/
#searchform {
	background: #db0008;
	width: 100%;
	padding:10px 0px;
	float:right;
	margin-bottom: 25px;
}
#searchform #s {
	width: 135px;
	height: 22px;
	margin:0 0 0 10px;
	padding: 0px;
	border:1px solid #ffffff;
	background: #ffffff;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
	text-transform:uppercase;
}

label.screen-reader-text{
	font-size:0px;
	color:#db0008;
	width:0px;
	padding:0px;
	margin:0px;
}
/*END SEARCH FORM*/

/*BEGIN BOTTOM BAR*/

div#bottombar div#opt-in{
	width:250px;
	height:0;
	float:left;
	background-color:#777777;
	margin-right:26px;
}

div#bottombar div#recent-comments{
	width:250px;
	height:0;
	float:left;
	background-color:#777777;
	margin-right:26px;
}

div#bottombar div#advertising{
	width:380px;
	height:0;
	float:left;
	background-color:#777777;
}

/*END BOTTOM BAR*/

/*BEGIN COMMENTS*/

div#comments h3{
	font-size:14px;	
	font-weight:bold;
	color:#db0008;
}

h3#comments{
	font-size:14px;
	font-weight:bold;
	color: #db0008;
	text-align:center;
	margin-bottom:20px;
}

div#comments{
	font-size:14px;
	width:550px;
	margin-left:40px;
	margin-bottom:40px;
}

div#comments p{
	margin:20px 0 0 0;
	font-size:13px;
	line-height:15px;
	color:#000;
}

div#comments img{
	float:left;
	margin-right:10px;
}

div#comments cite.fn, div#comments cite.fn a{
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	color:#777777;	
}

div#comments cite.fn a:hover{
	color:#db0008;
}

div#comments div.comment-meta a{
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

ol.commentlist li{
	border:1px solid #777777;
	padding:15px;
	margin-bottom:25px;
	background-color:#eeeeee;
}

div#comments div#respond{
	margin-top:60px;
}

div#comments div#respond p{
	color:#db0008;
	font-size:11px;
}

div#comments div#respond input#submit{
	background-image:none;
	background-color:#db0008;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;	
	height:30px;
	border:0px;
	
}

div#comments div#respond input#submit:hover{
	background-color: #eeeeee;
	color:#777777;
}
/*END COMMENTS*/

/*BEGIN SPECIAL ITEMS*/

div.entry img.left, div.entry div.image-left{
	float:left;
	margin:10px 20px 10px 0px;
	text-align:center;
}

div.entry img.right, div.entry div.image-right{
	float:right;
	margin:10px 0px 10px 20px;
	text-align:center;
}

div.entry p.caption{
	font-size:11px;
	color:#777777;
}

div.pullquote, div.pullquote_left{
	width:200px;
	float:left;
	font-size:1.05em;
	font-weight:bold;
	color:#db0008;
	line-height:normal;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:10px;
}

div.pullquote_right{
	width:200px;
	float:right;
	font-size: 1em;
	font-weight:bold;
	color:#db0008;
	line-height:normal;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

div#entry 
/*END SPECIAL ITEMS*/





