/*  
Theme Name: TGS 07
Theme URI: http://www.thegreatsuccess.com
Description: Success Up In The House
Version: 1.0
Author: Tim Showers
Author URI: http://www.timshowers.com/

*/


body {
	width: 100%;
	margin: 0;
	padding: 0;
	/*background: url(http://www.thegreatsuccess.com/images/bgstripe.png) repeat left top;*/
	font-family: 'trebuchet ms', verdana,  sans-serif;
	font-size: 12px;
}

a img {
	border: none;
}

#header {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #000;
	height: 60px;
}

#headcenter {
	width: 978px;
	padding: 0 5px 0 17px;
	margin-left: auto;
	margin-right: auto;
}

#header ul {
	margin: 25px 0 0 15%;
	padding: 0;
	float: left;
	height: 35px;
}

#header ul li {
	margin: 0;
	padding: 10px 20px 4px 20px;
	display: block;
	float: left;
}

#header ul li.short {
	padding: 10px 10px 7px 10px;
	background: url(http://www.thegreatsuccess.com/images/headshort.png) no-repeat center top;
	display: block;
	float: left;
}

#header ul li.long {
	padding: 11px 20px 7px 20px;
	background: url(http://www.thegreatsuccess.com/images/headlong.png) no-repeat center top;		
}

#header ul li a {
	color: #FFF;
	text-decoration: none;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 18.7px;
}

#header ul li.short a { 
	color: #ED1C24;
}

#header ul li.long a { 
	color: #ED1C24;
}		

#header ul li a:hover {
	text-decoration: underline;
}

#search {
	float: right;
	margin: 0;
	padding: 0;
}

#headbanner {
	float: left; 
	vertical-align: bottom; 
	padding-top: 10px; 
	width: 369px; 
	height: 35px;
}


#main {
	clear: both;
	width: 990px;
	padding: 0 5px 5px 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	overflow: auto;
}

#logobar {
	width: 980px;
	padding: 0;
}

#logobar h1 {
	float: left;
	margin: 0;
	padding: 0;
}

#logobar img {
	float: left;
	margin-right: 8px;
}

#logobar p {
	margin: 0;
	padding: 0;
	float: right;
	width: 465px;
	padding-top: 10px;
	font-size: 110%;
}

#logobar p a {
	color: #ED1C24;
	text-decoration: none;
}

#content {
	clear: both;
}

#stories {
	width: 680px;
	padding: 5px 0 0 0;
	margin: 5px 10px 5px 0;
	float: left;
}

.story {
	margin-bottom: 40px;
}

.story h2 {
	font-family: 'Georgia', sans-serif;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 30px;
	font-weight: 300;
	margin-bottom: 10px;
}

.story h2 a {
	color: #000;
	text-decoration: none;
}

.story h2:hover {
	/*color: #ED1C24;*/
	text-decoration: underline;
	background: #FFF url(http://www.thegreatsuccess.com/images/tgsguy.gif) no-repeat right center;
}

p.tagline {
	background-color: #EEE;
	padding: 2px 10px;
}

p.tagline a {
	color: #ED1C24;
}

a.iconsphere {
	font-size: 14px; 
	color: #ED1C24;
}

.postcontent p {
	font-size: 14px;
	line-height: 18px;
	padding-left: 10px;
}

.postcontent p a {
	color: #ED1C24;
	text-decoration: none;
}

.postcontent p a:hover {
	text-decoration: underline;
}

p.readon {
	/*Gets around the sphereit's insistance on embedding in every post */
	margin-top: -30px;
}

p.readon a {
	color: #ED1C24;
}


p.permalinks {
	background-color: #EEE;
	padding: 2px 10px;	
}

p.permalinks img {
	vertical-align: middle;
}

p.permalinks a {
	color: #ED1C24;
	text-decoration: underline;
}

p.permalinks a:hover {
	text-decoration: none;
}	



#sidebar {
	float: left;
	width: 280px;
	margin: 5px 0 0 10px;
	padding-top: 40px;
}

.sidebox {
	width: 280px;
	margin-bottom: 40px;
	padding: 0;
	text-align: center;
	background-color: ;
}

.sidebox h3 {
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	width: 100%;
	padding: 2px 0;
	margin: 0;
}

.sidebox ul {
	margin: 0;
	padding: 0;
}

.sidebox li {
	margin: 0;
	padding: 4px 0;
	border-bottom: 1px dotted #CCC;
	list-style: none;
}

.sidebox li a {
	color: #ED1C24;
	text-decoration: none;
}

.sidebox li a:hover {
	text-decoration: underline;
}

.sidebox p a {
	color: #ED1C24;
	text-decoration: none;

}

.sidebox li img {
	vertical-align: top;
	margin-right: 5px;
}
.sidebox p a:hover {
	text-decoration: underline;
}

#leadin p {
	text-align: left;
}

#archives ul{
	margin: 0;
	padding: 4px 0;
	border-bottom: 1px dotted #AAA;

}

#archives ul li {
	display: inline;	
	padding-left: 4px;
	border-bottom: none;
}	

#footer {
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
	background-color: #000;
	overflow: auto;
}

#footer h3 {
	color: #ED1C24;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(http://www.thegreatsuccess.com/images/footertab.png) no-repeat center top;
	height: 43px;
}

#footer ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
	list-style-display: none;
	float: left;
	width: 24%;
	height:65px;
	margin: 0;
	padding: 3px 0;
	text-align: center;
}

#footer li a {
	color: #FFF;
	font-size: 20px;
	text-decoration: none;
}



#footer li img {
	vertical-align: middle;
	margin-right: 10px;
}

#emailform {
	display: none;
}

.indexsegment a.iconsphere {
	display: none;
}

/* "One two, three and to the four, Snoop Doggy Dog and Dr. Dre is at the Door." */
