/*  
Theme Name: RogueArt
Theme URI: http://www.rogueart.asia
Description: 2 Columns
Version: 1.3
Author: Rogue Art
Author URI: http://www.rogueart.asia
Tags: two columns, fixed width, widgets, widget ready, right sidebar, simple, clean
License: GNU General Public License (GPL) version 3
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	background: #8C1B00;
    color: #FFF;
	text-align:left;
	}

ul li {}

#footer-bottom {
		background: #8C1B00;
		}

#page {
	background: #8C1B00;
	text-align: justify;
	}

#header {
		background: #8C1B00;
		}

#headerimg { 
        background: none;
		background: url('images/ra_logo.jpg') no-repeat left;
		} 

#content {
		font-size: 13px;
		}

.narrowcolumn .postmetadata {
		text-align: center;
		}
	
.entry {
        font-family: Helvetica, Arial, Sans-Serif;
	padding: 10px 0px 5px;
	clear: both;
        font-size: 13px;
        line-height: 1.6em;
        }

.entry ul li {
        line-height: 1.5em;
        font-size: 12px;
        }

.alt {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

#footer {
	border: none;
        background: #8C1B00;
        }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#title {
        font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 2.5em;
	text-align: left;
        padding: 18px 0 0px 40px;
	}

#title a{
        color: #FFF;
        text-decoration: none;
        }

#title a:hover{
        color: #FFF;
        text-decoration: underline;
        }

.pagetitle  {
	font-size: 1.8em;
	text-align: left;
	font-family: font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
        color: #FFF;
        }

.posttitle  {
	font-size: 1.1em;
	text-align: left;
        font-family: font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
        color: #FFF;
        }

.posttitle a {
        font-family: font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
        color: #FFF;
        }

.posttitle a:hover {
        font-family: font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
        color: #FFF;
        text-decoration: underline;
        }

h1, h1 a {
        font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	text-align: left;
        font-weight: bold;
        color: #FFF;
        }

h1 a:hover{
        color: #FFF;
        text-decoration: underline;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
        padding-left: 40px;
	}

h2 {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 1.3em;
	}

h3{
        font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}

h4{
        font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
        font-weight: bold;
	}

h5{
        font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
        font-weight: bold;
	}

h6{
        font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
        font-weight: bold;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

#headerimg .description {
	text-decoration: none;
	color: white;
	}

#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #FFF;
	text-decoration: underline;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Helvetica, Sans-Serif;
        clear: both;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	width: 160px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
        margin-left: 180px;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata a, .commentmetadata a:hover{
	font-weight: normal;
        color: #FFF;
	}

#sidebar {
	font: 1em Arial, Helvetica, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #FFF;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #FFF;
	text-decoration: none;
	}

a:hover {
	color: #FFF;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.post {
	clear:both;
	padding-top: 15px;
    }

.poweredby{
	color: #FFF;
	font-size: 11px;
        text-align: right;
        padding-top: 30px;
        padding-right: 45px;
        float: right;
        background: none;
        font-family:Arial, Helvetica, sans-serif;
        }

.poweredby a{
        color: #FFF;
	font-size: 11px;
        text-decoration: none;
        }

.poweredby a:hover {
	color: #FFF;
        text-decoration: underline;
        }

#credits {
	color: #FFF;
	font-size: 11px;
        text-align: left;
        padding-top: 30px;
        float: left;
        padding-left: 45px;
        background: none;
        font-family:Arial, Helvetica, sans-serif;
        }

#credits a {
	color: #FFF;
        text-decoration: underline;
        }

#credits a:hover {
	color: #FFF;
        text-decoration: underline;
        }

.copyright{
        color: #FFF;
        font-size: 11px;
        text-align: left;
        background: none;
        font-family:Arial, Helvetica, sans-serif;
        padding-top: 75px;
        float: left;
        padding-left: 43px;
        }

.subscribe-rss{
	font-size: 11px;
        text-align: left;
        padding-top: 75px;
        margin-left: 545px;
        background: none;
        font-family:Arial, Helvetica, sans-serif;
        }

.rss {
	padding:5px 0px 5px 18px;
	margin-left: 8px;
        }

.rss a {
	color: #FFF;
        text-decoration: none;
        }

.rss a:hover {
	color: #FFF;
        text-decoration: underline;
        }

.xhtml {
	padding:5px 0px 5px 18px;
	margin-left: 8px;
        }

.xhtml a {
	color: #FFF;
        text-decoration: none;
        }

.xhtml a:hover {
	color: #FFF;
        text-decoration: underline;
        }

.css {
	padding:5px 0px 5px 18px;
	margin-left: 8px;
    }

.css a {
	color: #FFF;
        text-decoration: none;
        }

.css a:hover {
	color: #FFF;
        text-decoration: underline;
        }

.loginout {
	padding:5px 0px 5px 18px;
	margin-left: 8px;
        text-transform: uppercase;
        }

.loginout a {
	color: #FFF;
        text-decoration: none;
        }

.loginout a:hover {
	color: #FFF;
        text-decoration: underline;
        }

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	}

#page {
	margin: 0px auto;
        width: 960px;
		}

#header {
	height: 150px;
	}

#headerimg {
	padding-top: 70px;
	height: 130px;
	}

.pagecolumn {
	float: left;
	padding: 15px 0 20px 55px;
	margin: 0px 0 0;
	width: 550px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 55px;
	margin: 0px 0 0;
	width: 450px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: left;
        }

#footer {
        padding: 25px 0 0 0;
		margin: 0 auto;
        height: 146px;
        width: 960px;
        clear: both;
		}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 5px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#nav {
	list-style: none;
	margin-top: -50px;
	margin-left: -35px;      
    }

#nav li {
	float: left;
	margin-right: 5px;
    list-style: none;
    }

#nav .current_page_item a, #nav .current_page_item a:visited{
		color: #8C1B00;
		background: #FFF;
		text-decoration: none;
        padding: 7px 16px;
        font:15px/100% Arial, Helvetica, sans-serif;
        display: block;
        font-weight: bold;
        }

#nav .page_item a{
	color: #FFF;
	text-decoration: none;
    text-transform: lowercase;
	padding: 7px 16px;
	font:15px/100% Arial, Helvetica, sans-serif;
	display: block;
        }

#nav .page_item a:hover {
		color: #8C1B00;
        background: #FFF;
        }

.bac li {
float: left;
margin-right: 5px;
list-style: none;
margin-bottom: 100px;
    }
	
.bac a {
		display: block; 
		float: left; 
		padding: 7px 16px; 
		color: #8C1B00;
		color: #FFF;
		margin-right: 5px; 
		font:15px/100% Arial, Helvetica, sans-serif;
		}
		
.bac .current_page_item a{
background: #FFF; 
color: #8C1B00;
        }
		
.bac a:hover {
		background: #FFF;
		color: #8C1B00;
		text-decoration: none;
		}

/* End Headers */



/* Begin Images */
p img {
	padding:0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered, .aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar .current_page_item a, #sidebar .current_page_item a:visited{
		color: #FFF;
        font-weight: bold;
        }
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
        }

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: center;
        margin: -45px 0 0 532px;
        height: 43px;
        width: 260px;
		}

#searchform #s {
	border:1px solid #FFF;
	width: 135px;
	height: 18px;
	background: #fef8b5;
	margin-right: 2px;
    margin-left: 26px;
	color: #FFF;
    margin-top: 10px;
	font-weight: normal;
	}

#searchform input {
    margin-top: 10px;
	width: 70px;
	height: 22px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	vertical-align: middle;
    border: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	}

#commentform #submit {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #8C1B00;
	border: none;
	float:right;
	width: 143px;
	height: 27px;
	cursor: pointer;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0 0 0 0px;
	padding: 10px 10px 10px 10px;
	}
.commentlist {
    margin: 0 0 0 0px;
	padding: 0px;
	text-align: justify;
    list-style: none;
	}

.commentlist li{
    margin: 0;
	padding: 10px 10px 10px 10px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* End Comments */


/* Begin Mini Icons */

.postdata {
	font-size: 12px;
	color: #FFF;
    padding: 5px 0 5px 0;
    line-height: 1.3em;
    }

.postdata a, .postdata a:visited {
	color: #FFF;
	text-decoration: none; 
    }

.postdata a:hover {
	color: #FFF;
	text-decoration: underline;
    }

.postdata .category{
	padding-left: 18px;
	float: left;
    }

.postdata .comments{
	padding-left: 18px;
	float: right;
    }

.postdata .add-comment{
	padding-left: 18px;
	float: right;
    }

.postdata .minidate{
	padding-left: 18px;
	float: left;
margin-top: -5px;
    }


/* End Mini Icons */



/* Begin Sidebar */
#sidebar{
    font-family: Arial;

	padding: 20px 0 10px 0;
	width: 225px;
    float: left;

    overflow: hidden;
    margin-left: 45px;
	}

#sidebar form {
	margin: 0;
    }

#sidebar h2 {
	height: 19px;
	padding: 4px 5px 4px 5px;
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #FFF;
	text-align: left;
    border-bottom: 1px solid #FFF;
    }

#sidebar ul ul{
	padding: 5px;
	margin: 0px;
	text-align:left;
    }

#sidebar ul li ul li{
	padding: 5px 0 5px 0px;
	border-bottom: 1px dotted #FFF;
    font-size: 12px;
    }

#sidebar .sidebarrecentpost{
    padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #FFF;
    font-size: 12px;
    }

/* End Sidebar */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 175px;
    border: 1px solid #FFF;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #FFF;
    }

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #FFF;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #FFF;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#previous-entries a{
	padding-left: 18px;
	float: left;
    }

#next-entries a{
	padding-right: 18px;
	float: right;
    }

/* End Various Tags & Classes*/

/* Gravatars Style*/

.gravs {margin-top:20px;}
.avatar {float:left; margin-right:5px; margin-bottom:5px; padding:3px; border:1px solid #FFF;}

/* End Gravatars Style*/
