/*
Theme Name: I-95 Exit Guide
Theme URI: http://i95exitguide.com/
Description: Wordpress theme for the I-95 Exit Information Guide
Version: 1.0
Author: Tom Gilligan

Default WordPress by Tom Gilligan || http://www.i95exitguide.com
Modifications by Tom Gilligan || http://www.i95exitguide.com
This is just a basic layout, with only the bare minimum defined.
*/

body {
	color: #333333;
	font-size: 11px;
//	line-height: 18px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px	
	}

#wrap {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	width: 95%;
	margin: 0px auto 0px;
	padding: 0px;
	border: 1px solid #6B8BAC;
	border-top: 5px solid #6B8BAC;
	background: #FFF url(images/content-bg.png) repeat-y top center;
	}

a, a:visited {
	color: #4371A0;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

#header {
	background-image: url(images/10x75headerBK.gif);
	background-repeat: repeat-x;
	}

#content {
	float: left;
	vertical-align: top;
	} 

#content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}

#content h1 {
	color: #4371A0;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #B3C8DB;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
	}
	
#content h1 a {
	color: #4371A0;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #A7C873;
	text-decoration: none;
	}

#content h2 {
	color: #4371A0;
	font-size: 14px;
	font: bold 120% "Trebuchet MS", Tahoma, Arial;
	padding: 5px;
	margin: 0px;
	background: #F7FCFE;
	border-bottom: 1px dotted #B3C8DB; 
	border-top: 1px dotted #B3C8DB;
	}
	
#content p ol{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
#content p ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
blockquote{
	padding: 10px;
	font-style: italic;
	color: #666666;
	background: #F7FCFE;
	border: 2px dashed #B3C8DB;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}


#leftsidebar {
	background-image: url(images/sbtablebackgnd.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	}

#footer {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	}

.entry {
	width: 90%;
/*	margin-left: 50px; */
	}

.post {
	clear:both;
	padding-bottom: 15px;
	}

.post-cat {
	background: url(images/tag_blue.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
	}

.post-author {
	background: url(images/vcard.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
	}

.post-comments {
	background: url(images/comments.gif) no-repeat left top;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	}

.post-info {
	padding: 10px;
/*	height: 10px; */
/*	background: #F7FCFE; */
/*	border-bottom: 1px dotted #B3C8DB; */
/*	border-top: 1px dotted #B3C8DB; */
	font-family: "Trebuchet MS", "Tahoma", sans-serif;
	font-size: 12px;
/*	padding-top: 5px; */
	padding-bottom: 25px; 
	width: 100%;
	}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date.gif) no-repeat;
	}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
	}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
	}
	
.post-content {
	clear: both;
	padding-top: 5px;
	padding-bottom: 0px;
	}

.post-content a, .post-content a:visited{
	color: #4371A0;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #B3C8DB;
	}

.post-content a:hover{
	text-decoration: underline;
	}

.contenttitle {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

#contentmiddle {
	float: left;
	margin: 0px;
	padding: 10px;
	margin-left: 5px;
	margin-right: 25px;
	}
	
#contentmiddle ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#contentmiddle ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#contentmiddle ul li a {
	color: #4371A0;
	text-decoration: none;
	}

#contentmiddle ul li a:hover {
	color: #4371A0;
	text-decoration: underline;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

/*calendar widget */

li.widget_calendar td {
	padding: 1px 6px;
}

div.widget_calendar h2 {
	display:none;
}
	
	
#sidebar_right {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 10px;
	}

#sidebar_right p{
	padding: 2px 0px 16px 0px;
	margin: 0px;
	line-height: 20px;
	}

#sidebar_right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar_right ul li {
	margin: 0px;
	padding: 3px 0px;
	}

#sidebar_right ul li ul {
	padding: 5px 0 10px 5px;
	}	

#sidebar_right ul li a {
	color: #4371A0;
	text-decoration: none;
	}

#sidebar_right ul li a:hover {
	color: #4371A0;
	text-decoration: underline;
	}




/*blogroll */
#list-blogroll li, li.linkcat li{
	background: url(images/bullet_blue.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}
/*category widget */
#list-cat li, li.widget_categories li{
	background: url(images/bullet_blue.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}
/*archives widget */
#list-archives li, li.widget_archives li{
	background: url(images/bullet_blue.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}
/*pages widget */
#list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/bullet_blue.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}
/*sub-pages */
#list-page li ul li, li.widget_pages li ul li{
	background: url(images/bullet_blue.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}
/*meta */
ul.meta li, li.widget_meta li{
	background: url(images/bullet_blue.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}
/*recent comments widget */
#list-recent li, li.widget_recent_comments li{
	background: url(images/bullet_blue.gif) no-repeat left 4px !important;
	padding-left: 15px !important;
}

#commentblock {
	width: 95%;
	background: #F7FCFE;
	color: #333333;
	float: left;
	padding: 10px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #B3C8DB;
	}
	
ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 430px;
	background: #E6EFF8 url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 430px;
	background: #E6F8F3 url(images/comment-admin.gif) no-repeat top;
	border-top: none;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}