/*
Theme Name: usg-1
Theme URI: http://www.usgrappling.us
Description: Child Theme for Elegant Grunge
Author: Brian Linzy
Author URI: http://www.brianlinzy.com
Template: elegant-grunge
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../elegant-grunge/style.css");

ol {
	list-style: decimal outside;
	margin-bottom: .1em;
	line-height: 100%;
}

/* Header */

#header-wrap {
	background: url(images/header-repeat.jpg) repeat-x center top;
}

#header {
	height: 160px;
	background: url(images/header.jpg) no-repeat left;
}

.no-sidebar div #header {
	background-image: url(images/header.jpg);
}

.double-right-sidebar div #header {
	background-image: url(images/header.jpg);
}

#header div {
	width: 800px;
	margin: 0 auto;
}

.double-right-sidebar #header div {
	width: 800px;
}

#header h1 {
	font: 2.2em/169px "Georgia", "Baskerville", serif;
	margin: 0;
}

#header h1 a {
	color: #d3d3d3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 0 1px 2px;
	float: left;
}

#blog-description {
	position: relative;
	top: 60px;
	color: #616161;
	text-shadow: #000 0 1px 1px;
	left: 1.3em;
}

/* End Header */


div#twitter_div { width:170px; height:auto; margin-top:15px; border:#000 1px solid }
h2.sidebar-title { color:##000000}
ul#twitter_update_list { font-size:12px }
ul#twitter_update_list li { padding-top:15px }
ul#twitter_update_list a { color:#fe9148 }

/****************************
 **   Footer
 ****************************/

#footer #subscribe a {
	display: block;
	position: absolute;
	background-image: url(images/rss.png);
	width: 149px;
	height: 126px;
	margin-left: -126px;
	margin-top: -68px;
	text-indent: -2000px;
	overflow: hidden;
}

#footer .legal, #footer .credit {
	color: #5f5f5f;
}

#footer .legal {
	float: left;
}

#footer .credit a {
	text-decoration: none;
}

#footer .credit {
	float: right;
}


#footer .widget-wrap {
	float: left;
	width: 700px;
	margin-bottom: 36px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}

#footer {
	font-size: 0.7em;
	line-height: 1.1em;
        color: #FFFFFF;
	padding-top: 40px;
}

#footer a {
	color: #FFFFFF;
}

#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}

#footer ul {
	line-height: 1.3em;
}


#wpsc_shopping_cart_container h2 {
	color: #000000;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}

input.text {
	border: 1px solid #6B6B6B;
}

textarea  {
	border: 1px solid #6B6B6B;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: #3b3b3b;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

h2 a {
	text-decoration: none;
	color: #3b3b3b;
	font-size: 1.0em;
}
