/*
Theme Name: Amerishock
Theme URI: http://wordpress.org/
Description: Amerishock
Version: 1.0
Author: ariannerh
Author URI: 
*/

body {
	font: 75%/150% "Geneva", Tahoma, Arial;
	color: #000000;
	background: #000033;
	margin: 0px;
	padding: 0px 0px 40px;
}
a {
	color: #FF0C00;
	text-decoration: none;
}
a:visited {
	color: #FF0C00;
	text-decoration: none;
}
a:hover {
	color: #FF0C00;
	text-decoration: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding: 220px 600px 0px 0px;
	height: 0px;
	font: bold 18px/100% "Gill Sans", Tahoma, Arial;
	text-align: right;
	color: #999999;
}
h1 a{
	color: #999999;
	text-decoration: none;
}
h1 a:visited{
	color: #999999;
	text-decoration: none;
}
h1 a:hover{
	color: #999999;
	text-decoration: none;
}
h2 {
	color: #000033;
	margin: 0px 0px 2px 240px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: 0px;
	font: normal 190%/100% "Palatino", Times, Garamond, serif;
	font-weight: bold;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #666666;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Palatino", Times, Garamond, serif;
	border-bottom: 1px dotted #CCCCCC;	
	color: #000033;
	font-weight: bold;
	margin: 10px 0px 5px;
}
h3 a, h3 a:visited {
        color: #000033;
}
h3 a:hover {
        color: #666666;
}
form {
	margin:0px;
	padding:0px 0px 0px 0px;
}
#page {
	margin: 0px auto;
	width: 1000px;
	border-bottom: 5px solid #000033;
	border-left: 5px solid #000033;
	border-right: 5px solid #000033;
	background: #FFFFFF;
}
#header {
	background: #FFFFFF url(images/header-bg2.png) repeat-y;
	height: 267px;
	position: relative;
}
#headerimg {
	background: url(images/logo.png) no-repeat;
        position: center;
	padding: 0px 0px 0px 0px;
	height: 267px;
}
#headerimg .description{
	position: absolute; top: 240px; right: 600px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	color: #999999;
	font-size: 14px;
}
	
#content {
	padding: 30px 10px 30px 0px;
	float: left;
        min-height: 400px;
	width: 720px;
	overflow: hidden;
}
#content_search h2 {
	color: #000033;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: 0px;
	font: normal 190%/100% "Palatino", Times, Garamond, serif;
	font-weight: bold;
	padding-bottom: 10px;
}
#content_search {
        padding: 30px 0px 30px 240px;
	float: left;
	width: 480px;
	overflow: hidden;
}

.post {
	clear:both;
	width: 720px;
	padding-top: 10px;
	float: left; top: 0px;
}

.post-title {
	text-align: left;
	width: 720px;
	margin: 0 0 0 0px;
}

div.post img {
	border: 10px solid #fff;
	margin: 0 0 10px 10px;
	max-width: 480px;
}


img.post-thumb {
	border: 10px solid #fff;
	float: right;
	margin: 0 0 10px 10px;
	max-width: 270px;
}

.entry {
	padding-top: 10px;
	width: 480px;
	float: right;
}

.post-comments {
	margin: 0px 0px 0px 0px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.search-results {
        margin: 20px 0px 0px 0px;
}
#infobar {
	list-style: none;
	padding: 0px 0px 0px 0px;
	min-height: 100px;
        width: 210px;
	clear: both;
	text-align: right;
	float: left;
}
.ul-infobar {
	list-style: none;
	margin: 0px 0px 5px;
	padding: 0px;
	font: 105%/100% "Palatino", Times, Garamond, serif;
	color: #000033;
}
.ul-infobar li{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	font: 105%/100% "Palatino", Times, Garamond, serif;
	color: #000033;
}

.post-meta {
	list-style: none;
	padding: 0px 0px 5px 0px;
	width: 210px;
	clear: both;
	text-align: right;
	float: left;
	font: 100% "Palatino", Times, Garamond, serif;
	color: #FF0C00;
}

.post-meta-key {
	list-style: none;
	padding: 5px 0px 0px 0px;
	width: 210px;
	clear: both;
	text-align: right;
	float: left;
	font: 105%/100% "Palatino", Times, Garamond, serif;
	font-weight: bold;
	color: #000033;
}

.ul-infobar-share li{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	font: 90%/160% "Tahoma", Tahoma, Arial;
	font-weight: bold;
	color: #000033;
}
.ul-infobar-share a, .ul-infobar-share a:visited {
	color: #000033;
}
.ul-infobar-share a:hover {
	text-decoration: underline;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #666666;
}
.previous-entries {
	float: left;
	padding: 0px 0px 10px 240px;
	font: 90%/100% "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
}
.next-entries {
	float: right;
	padding: 0px 0px 10px 0px;
	font: 90%/100% "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
}
#comments, #respond {
	border-bottom: none;
	margin: 0px 0px 0px 240px;
}
.commentlist {
	margin: 10px 0px 0px 240px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #ededed;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font: 105%/100% "Tahoma", Helvetica,  sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 105%;
	color: #333333;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 100%/100% "Tahoma", Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px 0px 0px 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#ededed;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#ededed;
	border: 1px solid #999999;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	border: none;
	background: url(images/submit_button.png) no-repeat;
	float: right;
	width: 70px;
	height: 20px;
}
#sidebar {
	float: right;
	padding: 10px 10px 20px 25px;
	width: 180px;
}

div.narrowcolumn form {
        padding: 10px 0px 0px 0px;
}

#searchform #s {
	border: 1px solid #cccccc;
	width: 135px;
	height: 22px;
	padding: 2px 0px 0px 5px;
	background: #FFFFFF;
	float: left;
}
#searchform #searchsubmit {
	background: url(images/search-img.png) no-repeat;
	border: none;
	width: 25px;
	height: 25px;
	vertical-align: middle;
}

#sidebar h3 {
	font: normal 120%/100% "Palatino", Times, Garamond, serif;
	color: #000033;
	margin: 10px 0px 5px;
}

.ul-tag {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-tag li{
	margin: 0px;
	padding: 2px 0px 2px 10px;
	background: url(images/tiny_icon.png) no-repeat left center;
}
.ul-tag li a, .ul-cat li a:visited{
	color: #999999;
	text-decoration: none;
}
.ul-tag li a:hover{
	color: #333333;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}

#footer {
	clear: both;
	background: #000000 url(images/footer_black.png) repeat-y;
	color: #999999;
	font-size: 100%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #FFFFFF;
}
#footer a:hover{
	color: #FF0C00;
}
#footer .left-col{
	width: 140px;
	float: left;
	margin-left: 20px;
}
#footer .right-col{
	width: 520px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#footer h4 {
	font: normal 140%/100% "BlairMdITC TT", Tahoma, Arial;
	color: #FF0C00;
	margin: 10px 0px 5px;
}
.navigation {
	margin: 0px;
	padding: 0px;
	line-height: 110%;
        font: normal 140%/100% "BlairMdITC TT", Tahoma, Arial;
	color: #FF0C00;
	margin: 10px 0px 5px;
}
.navigation li{
	list-style: none;
	background: none;
	padding: 0px 0px 10px 20px;
}
.navigation a{
	font-size: 100%;
	line-height: 110%;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 1000px;
	color: #FFFFFF;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #FFFFFF;
}
.rss {
	background: url(images/mini-rss.png) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
