/*
Theme Name: 10PAD2-Rising Sun
Theme URI: http://takteekmedia.com/
Version: 3.0.1
Description: White 2 column theme.
Author: TAKTEEK
Author URI: http://ericcrooks.com/
Modified By: Tirminyl
Modifiers URI: http://www.tirminyl.net
Tags: two columns, right sidebar, widget ready, fixed width, rising sun, simple, white, orange, black
*/

/* -standards- */

body {
/*background : #262626;*/
background: url(images/main.gif) repeat-x #000;
/*color : #828282;*/
color : #c2c2c2;
font-family : "Verdana";
font-size : 0.75em;
display : block;
}

.pagelink {
font-size: 1.2em;
font-weight : bold;
}

p {
text-align : left;
}

h2 {
font-size : 1.2em;
text-transform : uppercase;
}

a {
color : #c2c2c2;
/*color : #828282;*/
font-weight : bold;
text-decoration : none;
}

a:hover {
color : #ff0000;
}

a:visited {
color : #c2c2c2;
}

a:active {
color : #c2c2c2;
}

blockquote {
/*background : url("images/blockquote.jpg") no-repeat top left;*/
/*background : #999999;*/
color : #000;
font-style : italic;
padding-left : 30px;
}

#mini {
/*background : #000000;*/
text-align: right;
float: right;
position: auto;
}

#banner {
float: left;
}

#navlink {
margin : 30px 0 30px 0;
}

#topbar {
padding : 30px 0 35px 0;
width : 1000px;
}

.blogtitle {
color : #ff7e00;
font-weight : bold;
text-transform : uppercase;
}

.blogdescription {
color : #a9a9a9;
text-transform : uppercase;
}

.toplogo {
color : #ff0000;
font-weight : bold;
font-size : 2.5em;
}

.toplogo a {
text-decoration : none;
color : #ff0000;
}
.toplogo a:hover {
text-decoration : none;
}
.toplogo a:active {
text-decoration : none;
}

#contentwrap {
margin-top : 5px;
width : 960px;
/*background : #262626;*/
}

#content {
/*background : #262626;*/
/*color : #828282;*/
color : #C2C2c2;
float : left;
margin-top : 30px;
width : 650px;
padding : 3px;

}

#navigationwrap {
/*background : #262626;*/
/*color : #828282;*/
color : #c2c2c2;
float : right;
margin-bottom : 30px;
margin-top : 20px;
border-left: 1px solid #4d4d4d
}

#navigation {
width : 280px;
/*background : #262626;*/
}

#navigation div.navtitle {
/*background : #262626;*/
padding : 15px;
}

#navigation h2 {
color : #ffffff;
font-weight : normal;
text-transform : uppercase;
}

#navigation h2.small, #navigation h2.widgettitle {
/*background : #262626;*/
color : #ffffff;
font-size : 1.5em;
margin-top : 20px;
padding : 3px;
text-transform : uppercase;
}

#navigation ul {
list-style : none;
margin : 0;
padding : 0;
}

#navigation li {
list-style : none;
}

#navigation ul li {
/*border-bottom : 1px solid #a9a9a9;*/
padding : 5px 5px 10px 10px;
font-weight : bold;
}

#navigation ul li a:link, a:active {
/*color : #828282;*/
color : #c2c2c2;
}

#navigation ul li a:hover {
color : #05d800;
}

.postdate {
/*color : #828282;*/
color : #c2c2c2;
font-size : 1.2em;
font-weight : bold;
margin-top : 5px;
text-transform : uppercase;
}

.pagetitle {
/*color : #828282;*/
color : #c2c2c2;
font-size : 2em;
font-weight : bold;
margin-top : 20px;
text-transform : uppercase;
}

.posttitle {
color : #ffffff;
font-size : 2em;
font-weight : bold;
margin-top : 2px;
}

.posttitle a {
color : #ffffff;
}

.posttitle a:hover {
color : #ff0000;
}

.posttitle a:active {
color : #ffffff;
}

.postmetadatabottom {
/*background : #a9a9a9;*/
margin : 15px 0 15px 0;
padding : 3px;
text-transform : uppercase;
width : 100px;
}

.postmetadatabottom a {
color : #000000;
}

.postmetadatabottom a:hover {
color : #ffffff;
}

.entry {
border-bottom : 2px solid #4d4d4d;
padding-bottom : 10px;
}

#searchsubmit {
display : none;
}

#s {
background : #4d4d4d ;
border : none;
color : #ffffff;
/*padding : 1px 0px 1px 17px;*/
width : 480px;
height : 20px;
}
#search h2 {color: #ffffff;}

#footer {
border-top : 1px solid #a9a9a9;
/*background-color : #262626;*/
clear : both;
color : #ffffff;
padding : 10px 0 35px 0;
width : 960px;
}

#footer a {
color : #ff0000;
}

#comments {
clear : both;
padding-top : 20px;
}

.comment-info-split {
clear : both;
}

.commentmetadata {
text-transform : uppercase;
}
.commentlist div.alt {
/*background : #292929;*/
/*color : #828282;*/
color : #c2c2c2;
padding : 10px;
}

.commentlist div {
padding : 10px;
}

.comment-div {
display : block;
}

.comment-left {
width : 30%;
}

.comment-right {
width : 70%;
}

.aligncenter, div.aligncenter {
display : block;
margin-left : auto;
margin-right : auto;
}

.alignleft {
float : left;
}

.alignright {
float : right;
}

.menu {
overflow : hidden;
/*display : inline-block;*/
text-align : left;
margin : 0 auto;
}

/*.menu {
margin : 0;
padding : 0;
font-family : verdana;
font-size : 110%;
font-weight : bold;
width : 100%;
overflow : hidden;

background : #262626;
}*/
.menu ul {
width : 800px;
margin : 0 auto;
padding : 0;
}

.none ul li {text-decoration: none;}
.menu li {
display : inline-block;
}

.menu li a {
float : left;
color : white;
padding : 0px 5px;
text-decoration : none;
}

.menu li a:visited {
color : white;
}

.menu li a:hover, .menu li .current {
color : white;
}

img {
border : none;
}

.feed {
margin-left : 3px;
padding : 0 0 0 19px;
background : url("/images/feed-icon-14x14.png") no-repeat 0 50%;
}

/*#content a:link {color:red;}*/
.entrywhole a:link {color:red;}

.links a:link, a:visited, a: active {color: red; font-weight: bold;}

#catnav {
margin : 20px 0 0 0;
padding : 0;
clear : both;
height : 44px;
width : 100%;
}

#nav {
background: #000000;
list-style : none;
margin : 0;
padding : 0;
}

#nav ul {
list-style : none;
margin : 0;
padding : 0;
}

#nav li {
float : left;
margin : 0;
padding : 0;
}

#nav a {
display : block;
line-height : 44px;
margin : 0;
padding : 0 10px 0 10px;
font-size : 10pt;
color : #fff;
letter-spacing : -1px;
}

#nav li a:hover {
color : #ff0000;
text-decoration : none;
display : block;
}

#nav li ul {
list-style : none;
position : absolute;
width : 150px;
left : -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
left : auto;
}

#nav li li {
float : left;
margin : 0;
padding : 0;
width : 150px;
}

#nav li li a {
width : 150px;
height : 24px;
line-height : 24px;
color : #fff;
border-top : 1px solid #131f27;
background : #ff0000;
margin : 0;
padding : 5px 20px 5px 15px;
}

#nav li li a:hover {
border-top : 1px solid #131f27;
background : #000;
padding : 5px 20px 5px 15px;
}

#nav li:hover, #nav li.sfhover {
position : static;
}

#clear {
clear : both;
}

#archive {
/*width: 500px;*/
}

#tag {
width:600px;
border: 3px solid #4d4d4d;
padding: 15px;
float: left;
}

#arc {

}

#arc_left {
float : left;
width : 350px;
}

#arc_right {
float : left;
width : 275px;
/*display : inline-block;*/
margin-left : 5px;
/*clear:both;*/
}

#recent_posts {
float: left;
/*width: 200px;*/
padding-bottom: 5px;
}

#tag h2, #arc_left h2, #arc_right h2, #recent_posts h2 {
color: white;
font-size : 1.5em;
font-weight : normal;
}

#recent_posts ul, #tag ul, #arc_left ul, #arc_right ul {
text-decoration: none;
list-style: none;
padding: 0px;
margin: 0px;
}

#tag ul li, #arc_left ul li, #arc_right ul li {
text-decoration: none;
list-style: none;
padding: 0px;
margin: 0px;
}

#recent_posts ul li {
text-decoration: none;
list-style: none;
padding-bottom: 5px;
}

.preview {display : block;}

.thumbnail {
float: left;
padding-right: 10px;
}

/*.excerpt{
float: right;
}*/

.endpost {padding-bottom: 50px; border-bottom: solid, grey, 3px}
.clear {clear:both;}