/*
Theme Name: 10PAD2-Rising Sun
Version: 1.5
Description: 10PAD2-Rising Sun is a light 2-column theme that features a rising sun banner and a right sidebar. You can choose to use a custom banner or hide the banner in the theme options.
Author: Eric Crooks
Author URI: http://www.ericcrooks.com/
Tags: black, orange, white, light, two-columns, right-sidebar, fixed-width, custom-header, theme-options
*/

/* Dove styles */

a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}

* {
	margin: 0 auto;
	}
body {
	background: #ffffff;
	color: #000000;
	font-family: "Arial";
	font-size: .75em;
    margin:0; padding:0;
	background-image:url(images/bg_topleft.png);
	background-position:top center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
	
a {
	color: #ff7700;
	text-decoration: none;
	}
cite {
	font-style: normal;
	}
cite a {
	color: #ff7700;
	font-style: normal;
	}
code {
	background: #efefef;
	border: 0px solid #dfdfdf;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 10px;
	}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	}
p {
	line-height: 1.5em;
	margin: 1.2em auto;
	text-align: left;
	}
pre {
	background: #efefef;
	border: 0px solid #dfdfdf;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	overflow: auto;
	padding: 05px;
	}
textarea {
	font-family: "Arial";
	font-size: 1em;
	}

/* -header- */

#headerwrap {
	margin: 00px 0 00px 0;
	width: 100%;
	position:relative;
	}
#header {
	border-bottom: 0px solid #000000;
	clear: both;
	padding-bottom: 00px;
	width: 790px;
	}
	

.bloginfo {
	width: 170px;
	padding-bottom:6px;
	padding-top:6px;
	}



/* -content- */

#banner-custom {
	background: url("images/banners/banner-custom.php") center center no-repeat;

        float: left;	
        border: 00px solid #000000;
	height: 138px;
	margin-bottom: 0px;
	margin-top:10px;
	width: 550px;
	display:none;
	}
#content {
	float: left;
	margin-right: 15px;
	width: 550px;
	padding-left:10px;
	position:relative;
	}
#contentwrap {
	width: 790px;
	height:100%;
	padding-left:0px;
	margin:0 auto;
	position:relative;
}
#bottom_right {
position: fixed;
bottom: 0px;
left: 50%;
background-image:url(images/bg_bottomright_new.png);
width:990px; height:404px;
margin-left:-495px;
} 
*html #bottom_right {
position:absolute;
bottom: 0px;
left: 50%;
background-image:url(images/bg_bottomright_new.png);
width:990px; height:404px;
margin-left:-495px;
}



/* -post and entries- */

.post {
	margin-bottom: 10px;
	border-top:1px solid #000;
	}
.post a {
	color: #ff7700;
	text-decoration: none;
	}
.post a img {
	vertical-align:top;
	margin:5px 10px 10px 0px;
	border:none;
}
.post a img:hover {
    	border:none;
}
.post a:hover {
	color: #000000;
	text-decoration: none;
	}
.post blockquote {
	background: #efefef;
	border: 1px solid #dfdfdf;
	margin: 1.2em auto;
	padding: 0.1em 1em;
	}
.post embed, .post img, .post object {
	display: block;
	margin: 1.2em auto;
	max-width: 522px;
	}
.post img, .post object {
	/*background: #efefef;
	border: 1px solid #dfdfdf;
	padding: 3px;*/
		margin:5px 10px 10px 0px;
	}
.entry img {
		margin:5px 10px 10px 0px;
}

	
.post h2 {
	/*background: #000000;*/
	color: #ff7700;
	display: block;
	font-size: 1em;
	text-align:left;
	font-weight: bold;
	padding: 10px 10px 0px 0px;
	text-transform: uppercase;

	}
.post h2 a {
	color: #7F355F;
	}
.post h2 a:hover {
	color: #000;
	}
.post a.post-edit-link {
	color:#000;
}
.post a:hover.post-edit-link {
	color:#7F355F;
}
.post ul, .post ol {
	line-height: 1.5em;
	margin: 1.2em auto;
	}
.post .wp-smiley {
	border: none;
	display: inline;
	margin: 0;
	}
.postmetadata-top {
	/*border-bottom: 1px dotted #dfdfdf;*/
	margin-top: 1.2em;
	/*padding-bottom: 1.2em;*/
	text-transform: uppercase;
	}
.postmetadata-bottom {
	margin: 1.2em auto 0px auto;
	text-transform: uppercase;
	clear:both;

	}
.postmetadata-bottom2 {
	margin: 0em auto 0px auto;
	text-transform: uppercase;

}
.post .comment-button {
	margin: 1.2em 0 1.2em 0;
	text-transform: uppercase;
	}
.post .comment-button a {
	background: #000000;
	color: #ffffff;
	padding: 1px 05px 1px 05px;
	}
.post .comment-button a:hover {
	color: #ff7700;
	}
.more-link {
	float:right;
	padding-top:5px;
	margin-right:10px;
}
/* -post tables- */

.post table {
	background: #efefef;
	border: 1px solid #dfdfdf;
	border-collapse: collapse;
	line-height: 1.5em;
	margin: 1em auto;
	width: 100%;
	}
.post th, .post td {
	background: #efefef;
	border: 1px solid #dfdfdf;
	padding: 5px;
	}

/* -sidebar- */
#bloginfo2 {
      padding-bottom:25px;
	  width:210px;
	  
}
#bloginfo2 a.info_top {
	color: #ff7700;
	background:none;
	border-bottom:none;
}
#bloginfo2 p {
	color:#FFF;
}
#bloginfo2 .right_info {
	float:left;
	width:115px;
	background-color:#CCC;
	height:20px;
}
#bloginfo2 a:hover {
	
}

#sidebar1wrap {
	float: left;
	margin-bottom: 15px;
	}
#sidebar1 {
	width: 210px;
	margin-top:5px;
	font-size:0.9em;
	}
#sidebar1 a, #sidebar1 li.recentcomments, #sidebar1 .textwidget {
	border-bottom: 1px dotted #dfdfdf;
	color: #000000;
	display: block;
	padding: 3px 3px 3px 10px;
	}
#sidebar1 a:hover {
	background: #000000;
	color: #ffffff;
	}
#sidebar1 h2 {
	color: #FF7700;;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
	text-transform:uppercase;
	border-bottom:1px solid #000;
	}
#sidebar1 h2.small {
	margin: 10px 0 10px 0;
	}
#sidebar1 li {
	list-style: none;
	}
#sidebar1 li.recentcomments a {
	border: none;
	}
#sidebar1 select {
	margin: 3px 0 3px 0;
	width: 220px;
	}
#sidebar1 small {
	text-transform: uppercase;
	}
#sidebar1 ul {
	margin: 0;
	padding: 0;
	}
#sidebar1 ul.children a {
	padding-left: 20px;
	}
#sidebar1 ul.children ul.children a {
	padding-left: 30px;
	}
#sidebar1 #tag_cloud h2 {
	margin-bottom: 10px;
	}
#sidebar1 #tag_cloud a {
	border: none;
	display: inline;
	padding: 0 3px 0 3px;
	}

/* -sidebar calender- */

#sidebar1 table {
	border: 1px dotted #dfdfdf;
	width: 100%;
	}
#sidebar1 table a {
	background: #000000;
	border: none;
	color: #ffffff;
	display: block;
	padding: 3px;
	}
#sidebar1 table th {
	color: #000000;
	text-align: center;
	}
#sidebar1 table td {
	color: #dfdfdf;
	text-align: center;
	}
#sidebar1 #calendar h2 {
	display: none;
	}
#sidebar1 caption {
	background: #000000;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 10px;
	text-align: left;
	}

/* -comments- */

#commentbox {
	height: 100px;
	width: 541px;
	}
#commentform {
	margin-bottom: 20px;
	width: 549px;
	}
#commentform code {
	background: none;
	border: none;
	display: inline;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0;
	}
#commentform a {
	color: #ff7700;
	}
#commentform input, #commentform textarea {
	background: #efefef;
	border: 1px solid #dfdfdf;
	color: #000000;
	padding: 3px;
	}
#commentlist {
	margin-bottom: 20px;
	}
#comments {
	background: #000000;
	color: #ffffff;
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px;
	text-transform: uppercase;
	}
#commentlist div {
	margin-bottom: 20px;
	}
#commentlist div.alt {
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	color: #000000;
	margin-bottom: 20px;
	padding: 20px 0 20px 0;
	}
#commentlist div.alt blockquote {
	background: #efefef;
	border: 1px solid #dfdfdf;
	margin: 1.2em auto;
	padding: 0.1em 1em;
	}
#commentlist div blockquote {
	background: #efefef;
	border: 1px solid #dfdfdf;
	margin: 1.2em auto;
	padding: 0.1em 1em;
	}
#commentlist small {
	text-transform: uppercase;
	}
.gravatar {
	float: left;
	margin: 0 10px 10px 0;
	}
#respond {
	background: #000000;
	color: #ffffff;
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px;
	text-transform: uppercase;
	}
small a.comment-edit-link {
	color: #000000;
	text-transform: uppercase;
	}



/* -footer- */

#footer {

	clear: both;
	padding: 10px 0 20px 0;
	text-align: right;
	width: 790px;
	}
#footer a {
	color: #000000;
	}
#footer small {
	text-transform: uppercase;
	}

/* -misc and universal- */

.navlink {
	background: #000000;
	color: #ffffff;
	display: block;
	margin: 20px 0 20px 0;
	padding: 5px;
	text-align: center;
	}
.navlink a:hover {
	color: #ffffff;
	}
.uppercase {
	text-transform: uppercase;
	}
.wp-smiley {
	border: none;
	display: inline;
	margin: 0;
	}

/* -floats - */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
	
	/* Twitter Styles  */
	
#twitter {
	margin-bottom:0;
}
 
.clearit {
     clear: both;
      height: 0;
      overflow: hidden;
      }
