/*
Theme Name: Otto
Theme URI: Unknown
Description: Hosted on WP Pro 
Version:
Author: Unknown, modified by WP Pro!
*/

/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

a img{
border:0px;
}

h1,h2
{
}

a
{
	color: #995500;
}

body
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	color: #665555;
	background: #FFFFFF url('images/bodyBG.jpg') repeat-x;
	text-align:center;
}

#wrapper
{
	background: transparent url('images/wrapperBG.jpg') top center no-repeat;
}

#container
{
	text-align:left;
	width: 778px;
	margin: 0 auto;
	background-color:#FFFFFF;
	min-height: 500px;
}


/* Outer */

#outer
{
	margin: 0em auto 1em auto;
	width: 100%;
	background-color: #fff;
}

/* Header */

#header
{

	padding: 1.5em 2em 1.5em 4em;
	background: #2E2017 url('images/a1.jpg') top left repeat-x;
	position:relative;

}

#header h1
{
	font-size: 2.0em;
}

#header h1, #header h2
{
	display: block;
	margin: 0em auto;
}



#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h2 {
color:#d0be8a;
font-size:.9em;
}

#header #search{
	width 300px;
	position: absolute;
	right: 20px;
	top:70px;
}

#header #search label{
float:left;
height: 20px;
line-height:20px;
margin: 0 5px 0 0;
color:white;
font-weight:bold;

}

#header #search input{
float:left;
}


#header #search a{
display:block;
height: 20px;
width:20px;
float:left;
}


#header #search a img{
border:0px;
}


/* Menu */

#menu
{
	padding: 1em 0 1em 0;
	background: #F1DFC9 url('images/a2.gif') top left repeat-x;
	font-size: 0.9em;
}

#menu ul
{
	display: block;
	margin: 0em auto;
	list-style: none;
	padding-left: 1em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	color: #38271C;
	font-weight: bold;
	text-decoration: none;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#menu li a:hover
{
	background: #342117 url('images/a4.gif') top left repeat-x;
	color: #fff;
}

/* Content */

#content
{
	width: 778px;
	margin: 0em auto;
	background-color:#FFFFFF;
}

#content p
{
	margin-bottom: 1.5em;
	text-align: left;
}

#primaryContent h2,h3,h4,h5,h6
{
	color: #443333;
	margin-bottom: 1em;
}\
#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}

#content blockquote
{
	padding-left: 1em;
	margin-bottom: 1.5em;
	border-left: solid 7px #EFEECC;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #443333;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #F6EECC;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #FFFEEF;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: left;
	margin-left: -17em;
	width: 100%;
	display:inline;
}

#primaryContent
{
	margin: 0em 0em 0em 16.5em;
	padding: 1.5em;
}

#primaryContent h2, #primaryContent h3
{
	border-bottom: solid 1px #efeecc;
	padding-bottom: 0.25em;
	margin-bottom: 1.25em;
}

#primaryContent h2
{
	font-size: 1.5em;

}

#primaryContent a
{
	text-decoration: none;

}

#primaryContent h3
{
	font-size: 1.1em;
}

/* Secondary Content */

#secondaryContent
{
	float: right;
	width: 17em;
	padding: 0 0em 0 0;
	font-size: 0.9em;
	display:inline;
}

#secondaryContent h3
{
	background: #2E2017 url('images/a4.gif') top left repeat-x;
	color: #fff;
	padding: 0.5em;
	margin-right: 0;
	font-size: 1.0em;
}

#secondaryContent ul
{
	padding: 0 0 0 1em;
}
#secondaryContent li
{
	padding: 0.5em 0.5em 0.5em .25em;
}



/* Footer */

#footer
{
	padding: 1.5em 2em 1.5em 2em;
	text-align: center;
	width: 778px;
	margin: 0em auto;
	border-top: solid 1px #efeecc;
	font-size: 0.9em;
}


#widgets li{
list-style:none;
display:block;


}

.widgettitle{
background: #2E2017 url('images/a4.gif') top left repeat-x;
	color: #fff;
	padding: 0.5em;
	margin-right: 0;
	font-size: 1.0em;
	color: white;
	display:none;
}

#amzshcs-1{
padding:10px;
}

.amzshcs-item{
margin: 5px auto;
width: 111px;
}

.amzn_title{
text-align:center;
margin: 0 0 20px 0;
}

.clear
{
	clear: both;
}

/* wp pro edit */

#comment-form-col {
padding-left : 16px;
}
#comment-form-box {
background : #383838;
}
#comment-form-box div {
padding : 10px;
}
span.commentform-cornertop, span.commentform-cornerbottom {
font-size : 1px;
line-height : 1px;
display : block;
height : 5px;
background-repeat : no-repeat;
}
span.commentform-cornertop {
background-position : 0 0;
}
span.commentform-cornerbottom {
background-position : 0 100%;
}
#comment-form label {
display : block;
margin-bottom : 0.2em;
font-size : 12px;
color : #fff;
}
#comment-form label span {
font-size : 11px;
color : #999;
text-transform : uppercase;
}
#comment-form-submit {
padding-top : 10px;
}
#comment-form-messages {
margin-bottom : 1em;
padding : 0 !important ;
}
#comments h3, h4 {
margin : 0;
font-weight : normal;
}
#comments h4 {
font-size : 12px;
margin-bottom : 1.4em;
color : #999;
}
#comments h4 b {
color : #ccc;
}
.comment {
margin-bottom : 1.4em;
}
.comment-box {
background-color : #383838;
}
.comment-content {
padding : 0 10px;
font-size : 12px;
}
.comment-content a {
border-bottom : 1px dotted #666;
}
.comment-content a:hover {
color : #383838;
background : #9cce2e;
border-color : #9cce2e;
}
.comment-meta, .gravatar {
height : 38px;
}
.comment-meta {
float : left;
width : 80%;
}
.comment-meta p {
font-size : 14px;
margin : 0;
color : #ccc;
}
.comment-meta span {
font-size : 11px;
color : #999;
}
.comment-meta a {
border-bottom : 1px dotted #666;
}
.gravatar {
float : right;
width : 60px;
text-align : right;
}
.gravatar img {
background : #383838;
padding : 2px;
}
span.comment-corners-top, span.comment-corners-bottom, span.comment-corners-top span, span.comment-corners-bottom span {
font-size : 1px;
line-height : 1px;
display : block;
height : 5px;
background-repeat : no-repeat;
}
span.comment-corners-top, span.comment-corners-bottom {
}
span.comment-corners-top span, span.comment-corners-bottom span {
}
span.comment-corners-top {
background-position : 0 0;
}
span.comment-corners-bottom {
background-position : 0 100%;
clear : both;
}
span.comment-corners-top span {
background-position : 100% 0;
}
span.comment-corners-bottom span {
background-position : 100% 100%;
}
#write-comment {
text-align : right;
}
.comment ul li ul li {
margin : 0;
padding : 0;
overflow : hidden;
}
.commentlist p {
padding-top : 18px;
}
.commentlist li {
list-style : none;
padding-top : 9px;
margin-left : -27px;
}
.commentlist li ul li {
list-style : none;
}
.avatar {
background : #ffffff;
float : left;
border : 1px solid #eeeeee;
padding : 2px;
margin-right : 18px;
}
.commentlist cite {
font-weight : bold;
font-style : normal;
margin-left : 9px;
}
.comment-meta a {
margin-left : 9px;
}
.children {
padding-left : 9px;
border-left : 3px solid #f0f0f0;
margin-left : 9px;
}
.children li {
margin-left : 9px;
}
.reply {
font-size : 10px;
padding-bottom : 9px;
}
.thread-alt {
margin : 0;
padding : 0;
border-bottom : 1px solid #f0f0f0;
}
.thread-even {
margin : 0;
padding : 0;
border-bottom : 1px solid #f0f0f0;
}
#page-selector a {
border : 1px solid #383838;
background : #3e3e3e;
padding : 2px 4px;
color : #999;
}
#page-selector a.current-page {
background : #444;
border-color : #3e3e3e;
}
#page-selector a:hover, #page-selector a:hover.current-page {
background : #383838;
color : #fff;
}
#recentcomments li {
border-bottom : 1px solid #383838;
padding-bottom : 0.5em;
margin-bottom : 0.5em;
}
#tag-list li {
display : inline;
}
#tag-list a {
border-bottom : 1px dotted #666;
}
ul#monthly_archives, ul#monthly_archives ul {
padding : 0;
}
ul#monthly_archives li {
font-size : 20px;
margin-bottom : 1em;
background : none;
padding : 0;
}
ul#monthly_archives li li {
margin : 4px 0 4px 16px;
font-size : 13px;
}
input.button {
background : #444444;
color : #fff;
border-color : #383838;
text-transform : uppercase;
font-size : 12px;
padding : 2px 4px;
}
h4#prompt {
font-size : 16px;
border-bottom : 1px solid #383838;
margin-bottom : 1em;
padding-bottom : 1em;
}
.error {
color : #fc5d0a;
}
.error, .success {
color : #fff;
}
ul.error, ul.success {
margin : 0;
padding : 0;
}
ul.error li, ul.success li {
padding-left : 16px;
}
ul.success li {
}
.clearfix:after {
content : ".";
clear : both;
height : 0;
visibility : hidden;
display : block;
font-size : 1px;
line-height : 1px;
background : transparent;
}
.clear {
clear : both;
display : block;
height : 18px;
overflow : hidden;
margin : 0;
padding : 0;
}
.note {
border-top : 2px solid #ffd324;
border-bottom : 2px solid #ffd324;
background : #fff6bf 0% 50%;
margin : 9px;
padding-top : 7px;
padding-bottom : 7px;
padding-left : 18px;
padding-right : 18px;
text-align : left;
}
.left {
float : left;
}
.right {
float : right;
}