/*
Theme Name: Rowallan USA
Theme URI: http://www.digitalincgroup.com
Description: Custom Theme
Version: 1.0
Author: Marshall Merritt
Tags: fixed width, three columns, widgets


/*-----------Block Level Elements--------------*/

Body {
	background: #FFEDC5;
	font-family: Georgia, sans-serif, Trebuchet MS, Arial, Helvetica, ;
	font-size: 14px;
        color:brown
}

#centerpage {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background: #FFF;
}

#page {
	width: 900px;
	margin: 0;
	padding: 0;
	height: auto ! important;
	height: 100%;
	min-height: 800px;
	background: #FFF;
	float:left;
	border-top:8px solid #E34585;
	border-left:8px solid #E34585;
	border-right:8px solid #E34585;
	text-align: justify;
}

#header {
	width: 900px;
	height: 230px;
}

#headerimg {
	width: 900px;
	text-align: center;
	padding-top: 10px;
	background-image: url('http://blog.rowallanusa.com/wp-content/uploads/2010/01/Title-Image-final1.jpg');
	background-repeat: no-repeat;
	height: 230px;
}

.description {
	width:900px;
	height:230px;
	display: block;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 500px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #6F3306;
	text-align: justify;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	padding: 0 5px 0 5px;
	padding-bottom: 50px;
	height: 100%;
	text-align: justify;

}

.content a {
	#6F3306;
}

/* Left Side Bar */

#sidebar-lt {
	float: left;
	width: 190px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;


}

#sidebar-lt ul li {
	color:#6F3306;
	margin-bottom:20px;
	margin-top: 20px;
	border-bottom: 1px dotted #82CBDD;
}


/* Right Side Bar */

#sidebar-rt {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
}


#footer {
	width: 900px;
	text-align: center;
	color:#FFF;
	background-color: #E34585;
	height:20px;
    float:left;
    line-height: 20px;
    font-size: 14px;
}

#footer a {
	color:#FFF;
}

#poweredby {
	float:left;
	width:900px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#000;
	font-size:14px;
	text-align: center;
}

#poweredby a {
	color:#000;
	text-decoration: underline;
}

/*-------------Headings-------------*/

h1 {
	color: #000;
}

h1 a {
	color: #000;
}

h2 {
	color: #6F3306;
	text-transform:uppercase; 
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;
}

h2 a {
	color: #6F3306;
	text-transform:uppercase; 
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;
}

h3 {
	color: #000;
}

h4 {
	color: #000;
}

h5 {
	color: #000;
}

/*-------------The Post-------------*/

.blogtitle {
	color: #6F3306;
	font-size:16px;
        text-transform:uppercase; 
	float: left;
	width: 435px;
	padding-bottom: 3px;
        border-bottom:1px dashed #6F3306;
}

.blogtitle h2 a {
	color: #6F3306;
	font-size:16px;
        text-transform:uppercase; 
	float: left;
	width: 435px;
	padding-bottom: 3px;
}

.datetitle {
	font-size:14px;
	text-transform:uppercase; 
	width: 435px;
	padding-bottom: 5px;
	float: left;
	color: #6F3306;
}

h2 a:hover, h2 a:visited, h2 a {
	color: #6F3306;
	text-decoration: none;
}

.post {
	padding-left:20px;
	padding-right:20px;
	text-align: justify;
	color: #6F3306;
	width:435px;
	float: left;
}

.post p {
	color: #6F3306;
	text-align: justify;
}

.post h3 {
	color: #6F3306;
}

.post a {
	color: #6F3306;
}

.post ul {
	margin: 7px;
	padding: 0px;
}

.post li {
	color: #6F3306;
}

.post ol {
	color: #6F3306;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote {
	padding: 2px;
}

cite {

}

a img {
	border: 0;
}


/*--------------Sidebar------------*/

.widget {
	background: #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #82CBDD;
	padding-bottom: 5px;
}

#sidebar-lt ul, #sidebar-rt ul {
	margin: 1px;
	padding-left: 7px;
}

#sidebar-lt ul h2, #sidebar-rt ul h2, .widget-title {
	color: #6F3306;
	font-family: Georgia;
	padding-left: 7px;
}

#sidebar-lt ul li, #sidebar-rt ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar-lt ul ul, #sidebar-rt ul ul {

}

#sidebar-lt ul ul li, #sidebar-rt ul ul li {

}

#sidebar-lt ul ul ul, #sidebar-rt ul ul ul {

}

#sidebar-lt p, #sidebar-rt p, .textwidget {
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
}

#sidebar-lt a, #sidebar-rt a {
	color: #000;
	text-decoration: none;
}

#sidebar-lt a:hover, #sidebar-rt a:hover {
	color: #000;
	text-decoration: underline;
}

#sidebar-lt a:visited, #sidebar-lt a:visited {
	color: #000;
	text-decoration: none;
}



/*--------------Comments--------------*/

ol.commentlist, .replytext, small {
	color: #000;
}

ol.commentlist li {
	color: #000;
}


ol.commentlist li.alt {
	color: #000;
	background: #FFF;
}

ol.commentlist a, .replytext a {
	color: #000;
}

small.commentmetadata {
	color: #000;
}

.avatar {
	float: right;
	margin-right: 5px;
	padding: 2px;
}

/*--------------Search Form-------------*/

#searchform {
	padding: 5px;
}

#searchform input {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#searchform #s {

}


/*-------------Other------------------*/

hr {
	display: none;
}

img#wpstats {
	display:none
}