/*

Theme Name: sullisnack

Theme URI: http://www.sullisnack.com/

Description:  Vibrant and Simplistic

Version: 1.0

Authoer: Sean Sullivan



/* Containers and Constants */



body {

	background: #fff url("./images/mainbg.jpg") repeat-x top; 

	border: none;

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: Trebuchet MS, Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;

	line-height: 1.5em;

	color: #333;

	margin: 0;

	padding: 0;

	text-align: center;

}



h1, h2, h3 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-weight: bold;

	}



h1 {	font-size: 4em;	}

h2 {	font-size: 1.6em; }

h3 {	font-size: 1.3em; }

h2, h2 a, h2 a:visited{

	color: #26B618;

	text-decoration: none;

}

h2 a:hover{

	color: #90DAFF;

	text-decoration: underline;	

}

h3{

	color: #1881B6;

	text-decoration: none;

}

h3 a, h3 a:visited { 

	color: #26B618;

	text-decoration: underline;

}

h3 a:hover{	color: #90DAFF; }



#page { 

	border: none;

	text-align: left;

	margin: 0 auto 0 auto;

	padding: 0;

	width: 800px;

	background: white;

}

.narrowcolumn {

	float: left;

	padding: 0 0 20px 45px;

	margin: 0px 0 0;

	width: 450px;

	}

#slideshow{

	position: relative;	

	margin: 5px 0 0 -20px;	

}



#content {

	margin-top: 0px;

	font-size: 1.2em

}



/* Header */



#header {

	background: url("./images/headerbg.jpg") no-repeat top center;

	height: 146px;

	padding: 0;

	margin: 0 auto;

	height: 84px;

	width: 100%;

}



/* Navigation */



#nav{

	 text-align: right;
	 margin: 0 60px -5px 0px !important; margin: 0 60px -10px 0;

}

 

#navwrap{
	display:block;
	margin:0 auto;
	width: 800px;

}



#nav ul li{

	list-style:none;
	display:inline;
}



#nav ul li a{

	color:#F9FFC8;
	font-weight: bold;
	background: #1881B6;
	padding: 5px 10px 5px 10px !important; padding: 0px 10px 10px 10px;
	margin: 0 1px 0 1px;
}



#nav ul li a:hover{

	color:#BDE271;

} 



/* Last and Next Post Nav */



.navigation {

	display: block;

	text-align: center;

	margin: 10px 0 40px 0;

}

.alignright {

	float: right;

}

	

.alignleft {

	float: left

}



/* Entry */



.entry{

	width: 500px;

	margin: 5px 0 0 0;

	text-align: justify;

	font-size: 11px;

	border-top: 1px dashed white;

	border-bottom: 1px dashed white;

	padding: 0px 0 10px 0;

	border-bottom: 	1px dashed #C8ECFF;

}

.entryicon{

	float: left;

	padding: 0 10px 5px 0;

}



.entrytitle{

	padding: 25px 0 0 0;	

}



.entrytitle h2, .entrytitle h3{

	margin: 10px 0 10px 0;

	padding: 0;

}



.entrytitle h3{

	

	font-size: 12px;	

}



.entrytitle h3 a{

	color: #A6B618;	

	text-decoration: underline;

}



.entrytitle h3 a:hover{

	color: #B61832;	

	text-decoration: none;

}



.entrytitle h2 a{

	color: #26B618;

	text-decoration: none;

	line-height: 20px;

}



.entrytitle h2 a:hover{

	color: #90DAFF;

	text-decoration: underline;

}



.entrybody p{

	font-family: Verdana, sans-serif;

	font-size: 11px;

	line-height: 16px;

	text-align: justify;

}

	

div.entrytext p{

	line-height: 17px;

}



.commentslink a{

	font-size: 8px;

	font-family: Verdana;

}



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	} 



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ul li:before {

	content: "\00BB \0020";

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

}



blockquote cite {

	margin: 5px 0 0;

	display: block;

}



/* Sidebar */



#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	padding: 30px 0 10px 10px;

	margin-left: 595px;

	border-left: 1px dotted #C8ECFF;

	width: 190px;

}



#sidebar h2{

	font-family: 'Lucida Grande', Verdana, Sans-Serif;

	font-size: 1.2em;

	margin: 5px 0 0;

	padding: 0;

	text-decoration: underline;

}



#sidebar ul{

	color: #777;

	margin: 5px 0 15px 0;

	padding: 0;

}



#sidebar ul li{

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	margin: 4px 0 0 5px;

	padding: 0;	

}



/* Footer */



#footer {

	background: #eee; 

	border-top: 1px solid #9AFF90;

	padding: 0 0 0 1px;

	margin: 0 auto;

	width: 760px;

	clear: both;

	}

	div#fatfooter div.column{
		float:left;
		padding: 10px;
		width: 120px;
		border-style: solid;
		border-color: #ccc;
		border-width: 0 1px;
	}
	
	div#fatfooter div.column.first,
	div#fatfooter div.column.last{
		border-width: 0;
	}
	
	div#fatfooter ul{
		margin: 0;
		padding: 0;
	}
	
	div#fatfooter li{
		margin: 0;
		list-style: none;
	}
	
	div#fatfooter li.widget{
		padding: 3px;
		margin: 5px 0 10px 0;
	}

#footer p {

	margin: 0;

	padding: 20px 0;

	text-align: center;
	clear:both;
	}


/* Comments */



.narrowcolumn .postmetadata {

	text-align: center;

}



.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

	

.commentlist li {

	font-weight: bold;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}







small, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}

	

code {

	text-align: left;

	display:block;

	padding: 5px;

	background: #C8ECFF;

	color: #000;

	font: 12px 'Courier New', Courier, Fixed;

	border: 1px #ccc dashed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



#wp-calendar #prev a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}



.narrowcolumn .postmetadata {

	margin-top: 20px;

	padding-top: 5px;

	}



.postmetadata {

	clear: left;

}



/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 100%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */



/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 0;

	padding: 0;

	width: 155px;

	text-align:center;

	}



#calendar_wrap{

	margin: 10px 0 5px 0;

	width: 155px;	

}

#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	background: #F4FF90;

}



#wp-calendar a:hover{

	color: white;

	background: #90DAFF;

	}

#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



.center {

	text-align: center;

	}



a img {

	border: none;

	}



hr{

	display:none;	

}



.caption{

	text-align: center;

	font-family: Verdana, sans-serif;

	font-size: 8px;

}

a, a:visited, a:active{

	color: #1881B6;

}

a:hover{

	color: #A6B618;	

}

.tag_cloud
{
	font-family: Arial;
	text-align: center;
	margin: 5px 0 15px 0;
}
.tag_cloud a
{
	text-decoration:none;
}
.tag_cloud a:hover
{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.tier5
{
	font-weight: bold;
	font-size: 20px;
}
.tier4
{
	font-weight: bold;
	font-size: 16px;
}
.tier3
{
	font-size: 14px;
}
.tier2
{
	font-size: 12px;
}
.tier1
{
	font-size: 10px;
}
/* End Various Tags & Classes*/