/*  
Theme Name: Ad2 Charlotte Blog
Theme URI: http://www.ad2charlotte.com/blog
Description: Theme based on webiste.
Version: 1.0
Author: Myjive 
Author URI: http://www.myjive.net/
*/

/* reset
-----------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

/* main containers
-----------------------------------------------------------*/
body {
	background: #d6d6d6 url(../../../../images/bkgnd-top.gif) center top repeat-x;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrapContainer {
	display: inline-block;
	background: url(../../../../images/bkgnd-btm.gif) center bottom repeat-x;
	text-align: center; 
	min-width: 100%; 
	margin: 0 auto;
}

#wrap { 
	margin: 0 auto;
	padding: 0 40px;
	width: 890px; 
	vertical-align: middle;
	text-align: left; 
}


/* type
--------------------------------------------------------*/	
p { font-size: 12px; line-height: 18px; margin-bottom: 15px; }

h1 { color: #28579d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: normal; line-height: 24px;}
h2 { color: #28579d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: normal; line-height: 24px;}
.h2 {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; line-height: 18px; font-size: 12px; color: #181e25; font-weight: bold;}

h3 { color: #2b5099; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; line-height: 20px;}
h4 { color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; line-height: 20px;}

p.date { color: #6d5e52; font-size: 10px; line-height: 11px; padding: 0 0 5px 0;}
h2.date { color: #13171d; font-family: Arial, Helvetica, sans-serif; font-size: 10px; letter-spacing: .5px; line-height: 22px; padding: 0 0 10px 0; text-transform: uppercase;}

a { color: #285a9e; text-decoration: none;}
a:hover { color: #6293d5;}
a img { border: none; }

.alignright { float: right; }
.alignleft { float: left; }


/* lists
------------------------------------------*/
ul, ol { list-style-type: none; margin-bottom: 20px; }
ul, li { font-size: 12px; line-height: 20px;}
ul li { margin-left: 8px; padding-left: 10px; }


/* tables
------------------------------------------*/
table { font-size: 12px; line-height: 18px; }
td { padding: 10px; margin: 0; }
th, td { vertical-align: top; text-align: left; }

th.right, td.right { text-align: right; }
th.center, td.center { text-align: center; }
th.middle, td.middle { vertical-align: middle; }
th.bottom, td.bottom { vertical-align: bottom; }


/* generic form elements
--------------------------------------------------------*/	
label { color: #2b5099; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; line-height: 20px;}
input, textarea, select {
	padding: 2px;
	margin: 0;
	background: #fff;
	border: 1px solid #9E9E9E; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}
input {	height: 18px; }
select { height: 22px; }

#sidebar div.search input { margin: 0; padding: 4px 2px 4px 30px; width: 246px; background: #fff url(../../../../images/magnify-glass.gif) 3px 3px no-repeat; font-size: 14px;}
#sidebar div.search #search.inactive {	color: #CEC7B9; }

input.submitBtn { margin: 0; padding: 0; height: 27px; width: 72px; background: url(../../../../images/btn-submit.gif) left top no-repeat; text-indent: -9999px; border: none;}


/* header
--------------------------------------------------------*/	
#header {width: 890px; height: 170px;}

#header ul {
	clear: both;
	float: left;
	height: 30px;
	list-style-type: none;
	margin: 25px 0 0 0;
	padding: 0;
}

#header ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}


#header ul li a {
	color: #fcff28;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0 0 2px 0;
	margin: 0 10px;
	text-decoration: none;
}

#header ul li a:hover {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}

#header ul li a.selected {
	border-bottom: 1px solid #fff;
	color: #fff;
}

#logo {float: left;} 
#logo h1 { text-indent: -10000px; padding: 0px; margin: 0px; } 
#logo h1 a { display: block; background: url(../../../../images/logo.gif) left top no-repeat; height: 85px; width: 90px;}



/* main
--------------------------------------------------------*/	
#middle {clear: both; width: 890px; margin-top: 13px;}

#right {float: right; width: 280px;}

#left {float: left; width: 580px;}

.entry { padding: 15px; width: 550px; background: #fff url(images/entry.gif) repeat-x left top; margin-bottom: 15px;}
.entry h2 { padding-bottom: 15px;}
.entry p.date { color: #6d5e52; font-size: 10px; line-height: 11px; padding: 0;}
.entry li {margin-left: 25px;}

#sidebar { width: 280px; margin: 0 5px 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #000000; padding: 0 10px 10px 10px; }
#sidebar h2 {  margin: 0 0 4px 0; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 11px; letter-spacing: .5px; color: #181e25;}
#sidebar ul { list-style-type: none; margin: 0 ; padding: 0; }
#sidebar ul li { list-style-type: none; margin: 0 0 20px 0; padding: 0; }
#sidebar ul li ul { list-style-type: square; margin: 0; padding: 5px; border-top: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd;}
#sidebar ul li ul li { list-style-type:none; background: url(../../../../images/arrow.gif) left 7px no-repeat; padding: 0 0 0 10px; border: 0; margin: 0;  }

div.join { position: relative; margin: -170px 0 0 0; z-index: 2;}
div.joinToday { margin: 0 0 20px 0; padding: 25px 13px 15px 13px; background: url(../../../../images/join-bkg.jpg) left top no-repeat; height: 232px;}
div.joinToday p { color: #3a3f4f; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 24px;}
div.joinToday p em { color: #61657b; font-style: normal;}
div.joinBtn { margin: 10px 0 0 0;}
div.joinBtn a { background: url(../../../../images/btn-join.jpg) no-repeat; background-position: left top; display: block; height: 55px; width: 254px;}
div.joinBtn a:hover { background: url(../../../../images/btn-join.jpg) no-repeat; background-position: left -55px; display: block; height: 55px; width: 254px;}

blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite {  display: block; margin: 5px 0 0; font-size: 16px; font-style: normal;}

.comments { padding: 0 0 10px 0;}
.comments h3 { font-size: 16px; color: #181e25;}
.gcomment { margin-bottom: 3px; padding: 0; border-bottom: 1px solid #ebebeb; line-height: 18px;}
.gcomment cite {  display: inline-block; font-size: 14px; font-style: normal;}
.ucomment { margin-bottom: 3px; padding:3px;}

.entry form p label { display: inline-block; padding: 0 0 2px 0;}

ol.commentlist { padding: 0; margin: 0 0 21px 0; border-bottom: 1px solid #ccc;}
ol.commentlist li { list-style: none; margin: 0; padding: 10px 0 0 0; border-top: 1px solid #ccc; }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}

.previous { float: left; padding: 0 0 25px 0;}
.next { float: right; padding: 0 0 25px 0;}


/* footer
--------------------------------------------------------*/	
#footer { clear:both; padding: 70px 0 0 0; height: 250px; width: 890px; text-align: left;}

#footer ul { clear: both; float: left; list-style-type: none; margin: 0; padding: 0; }
#footer ul li { clear: both; display: block; float: left; margin: 0; padding: 0;}
#footer h2 { 
	color: #b6aca4;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 4px 0;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
}
#footer a { color: #fcff28; text-decoration: none;}
#footer a:hover { color: #fff; font-weight: 400px;}

#footer div.rowOne { float: left; width: 890px; }
#footer div.aboutUs, #footer div.tweets, #footer div.newsletter, #footer div.resources { float: left;}

#footer div.aboutUs { width: 120px;}

#footer div.tweets { width: 380px; color: #fff;}
#footer div.tweets a { color: #ede68c;}
#footer div.tweets a:hover { color: #f6f2be; text-decoration: underline;}
#footer div.tweets h2 a { color: #fcff28; font-family: Helvetica, Arial, sans-serif; font-size: 11px; text-decoration: none;}
#footer div.tweets h2 a:hover { color: #fff; font-weight: 400px;}
#footer div.tweets ul li { display: block; float: left; width: 340px;}
#footer div.tweets ul li span { display: block; float: left; width: 67px;}
#footer div.tweets ul li a { display: block; float: left;}

#footer div.resources { width: 105px; }

#footer div.newsletter { width: 285px; }
#footer div.newsletter p { clear: both; color: #b6aca4; padding: 3px 0 0 0; font-size: 11px; }
#footer div.newsletter p.error { color: #FF0000; }

#footer form#newsletter_form input { float: left; height: 24px; width: 210px; padding: 2px 5px; background-color: #868686; border: 1px solid #484950; }
#footer form#newsletter_form div.button { float: right; }

#footer div.legalInfo { clear: both; float: left; padding: 40px 0 15px 0; width: 890px;}
#footer div.legalInfo p.right { color: #968f8a; float: right; text-align: right; font-size: 10px; width: 400px;}
#footer div.legalInfo p.right a { color: #fff;}
#footer div.legalInfo p.right a:hover { color: #999;}
#footer div.legalInfo p.left { float: left; width: 400px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; line-height: 16px; color: #61657b; }
#footer div.legalInfo p.left em { font-size: 11px; font-style: italic; color: #b6aca4; }