/*   
Theme Name: TSmithCreative2
Theme URI: http://www.tsmithcreative.com/
Description: TSmithCreative Primary Template - Coffee Edition
Author: Taylor Smith
Author URI: http://www.tsmithcreative.com
Version: 2.0
*/


HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, IMG {
	/* Basic Browser Reset */
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

BODY {
	background: #332822 url("images/background.gif") top center repeat-x;
	width: 100%;
	color: #5F5A59;
	font-family: Arial, sans-serif;
	font-size: smaller;
}

DIV#Container {
	width: 570px;
	margin: 0px auto;
	overflow: hidden;
	background: url(images/BoxMid.png) top center repeat-y;
}
DIV#NavLayer {
	padding: 0;
	overflow: hidden;
	text-align: center;
}
DIV#NavLayer UL#Nav, DIV#NavLayer UL#Nav LI {
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
DIV#NavLayer UL#Nav {
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
DIV#NavLayer UL#Nav LI {
	display: inline-block;
	padding: 2px 5px 4px 5px;
	margin: 3px 5px;
}
DIV#NavLayer UL#Nav LI A {
	text-decoration: none;
	text-transform: uppercase;
	color: #5F5A59;
	font-size: smaller;
}
DIV#NavLayer UL#Nav LI A:hover, DIV#NavLayer UL#Nav LI.current_page_item A {
	border-bottom: 2px solid #5F5A59;
}

/* NAV LINKS ARE THE ONES AT THE BOTTOM OF POSTS */
P.NavLinks {
	font-size: smaller;
	clear: both;
}
P.NavLinks A {
	text-decoration: none;
	text-transform: uppercase;
	color: #4980A5;
}
P.NavLinks A:hover {
	text-decoration: underline;
}
DIV#Content {
	width: 550px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
P {
	line-height: 1.5em;
	margin: 0 50px 1.5em 25px;
	color: #5F5A59;
}
DIV#Content UL.standard {
	line-height: 1.5em;
	margin: 0 50px 1.5em 25px;
	color: #5F5A59;
}
P A {
	color: #4980A5;
	text-decoration: none;
}
P A:hover {
	text-decoration: underline;
}
DIV#Content>OL {
	line-height: 1.5em;
	margin: 0 50px 1.5em 25px;
	color: #5F5A59;
}
DIV#Content>OL LI {
	margin-bottom: 1.5em;
}
STRONG {
	color: #393434;
}
/* SIDE BAR SHIT WILL HAVE TO BE REWRITTEN!!! */





DIV#Header {
	height: 25px;
	width: 570px;
	padding-top: 75px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	background: url(images/BoxTop.png) top center no-repeat;
}

DIV#Footer {
	font-size: xx-small;
	text-align: right;
	font-style: italic;
	color: #5F5A59;
	height: 30px;
	width: 520px;
	background: url(images/BoxBottom.png) bottom center no-repeat;
	margin: 0 auto 30px auto;
	padding: 5px 25px;
}
H1, H1 A {
	text-decoration: none;
}

H2, H2 A {
	text-decoration: none;
	margin: 20px 0;
	text-align: center;
}

H3 {
	margin: 20px 15px;
}

DIV.ContentExcerpt {
	overflow: hidden;
	margin: 0 10px 15px 15px;
	width: 245px;
	float: left;
	/* border-top: 1px dotted #c2c2c2; */
}

DIV.ContentExcerpt H2 {
	text-align: left;
	margin-bottom: 5px;
}

DIV.ContentExcerpt H2 A {
	font-size: 14px;
	font-weight: bold;
	color: #4980A5;
}

DIV.ContentExcerpt .ngg-singlepic {
	margin: 0 0 5px 5px;
	padding: 0;
}

P.CategoryFooter {
	display: block;
	clear: both;
	margin: 0;
	padding: 5px 0;
	font-size: x-small;
	text-align: right;
}
P.CategoryFooter A {
	color: #4980A5;
	text-decoration: none;
}
P.CategoryFooter A:hover {
	text-decoration: underline;
}
EMBED {
	text-align: center;
	margin: auto;
}
