/*  
Theme Name: Russell Fleming Men
Theme URL: http://www.russellflemingmen.com
Description: Russell Fleming Men Website Theme.
Version: 1.0
Author: Ponderink
Author URI: http://www.ponderink.com/
*/

body
{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #000000;
color: #ccc;
}

a:link, a:visited
{
text-decoration: none;
color: #fff;
}

a:hover
{
text-decoration: none;
color: #00a8fd;
}

p
{
padding: 10px 0 0 0;
}

#wrapper
{
margin: 0 auto 0 auto;
width: 995px;
text-align: left;
/* background-color: green; */
}

#header
{
float: left;
width: 995px;
}

#containera
{
float: left;
width: 995px;
}

#logo_wrap
{
float: left;
width: 995px;
margin-top: 20px;
}

#nav_wrap
{
float: left;
width: 995px;
margin-top: 10px;
}

.post
{
padding: 10px 0 10px 0;
}

.post h2
{
font-family: arial;
}

.entry
{
line-height: 18px;
}

p.postmetadata
{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation
{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar
{
float: left;
width: 995px;
margin: 0 0 0 0;
display: inline;
}

.sidebar ul
{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li
{
padding: 10px 0 10px 0;
}

.sidebar ul li h2
{
font-family: arial;
font-size: 14px;
}

.sidebar ul ul li
{
padding: 0;
line-height: 24px;
}

table#wp-calendar
{
width: 50%;
}

#footer
{
clear: both;
float: left;
width: 995px;
padding-top: 10px;
}

#footer p
{
line-height: 18px;
}

body, h1, h2, h3, h4, h5, h6, blokquote, p
{
margin: 0;
padding: 0;
}

h1
{
font-family: arial;
font-size: 24px;
padding: 0 0 10px 0;
}

/* COMMENTS */

.comments-template
{
margin: 10px 0 0;
border-top: 1px solid #ccc;
padding: 10px 0 0;
}

.comments-template ol
{
margin: 0;
padding: 0 0 15px;
list-style: none;
}

.comments-template ol li
{
margin: 10px 0 0;
line-height: 18px;
padding: 0 0 10px;
border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3
{
font-family: arial, Sans-serif;
font-size: 16px;
}

.commentmetadata
{
font-size: 12px;
}

.comments-template p.nocomments
{
padding: 0;
}

.comments-template textarea
{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
}

/* NAV STYLES */

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a 
{
margin: 0px 25px 0px 0px;
}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #000;
text-decoration: none;
letter-spacing: 1px;
}

#navlist a:hover
{
color: #00a8fd;
background-color: #000;
text-decoration: none;
}


/* ABOUT */

#about_box
{
float: left;
width: 995px;
height: 420px;
border: 1px solid #0f0f0f;
}

#about_image
{
float: left;
width: 250px;
margin: 40px 10px 0 10px;
text-align: center;
}

#about_content
{
float: left;
width: 685px;
height: 420px;
overflow: auto;
margin: 0 0 0 10px;
padding-right: 30px;
padding-bottom: -10px;
}



/* CONTACT */

#contact_box
{
float: left;
width: 995px;
height: 420px;
border: 1px solid #0f0f0f;
}

#contact_image
{
float: left;
width: 340px;
height: 390px;
margin: 13px 15px 20px 15px;
overflow: hidden;
/* background-color: blue; */
}

#contact_content
{
float: left;
width: 575px;
height: 420px;
overflow: auto;
margin: 0 0 0 10px;
padding-right: 30px;
padding-bottom: -10px;
/* background-color: red; */
}



/* FOOTER */

#footer_left
{
float: left;
width: 540px;
height: 20px;
}

#footer_right
{
float: left;
width: 455px;
height: 20px;
text-align: right;
}

.ponderink
{
color: #212121;
}

.ponderink a
{
color: #212121;
}

.ponderink a:hover
{
color: #00a8fd;
}

/* FORMS */

input, textarea
{
background-color: #0f0f0f;
color: #f67d27;
border: 1px solid #1f1f1f;
overflow: auto;
}