/*
THEME NAME: Range Custom
THEME URI: 
DESCRIPTION: Started with Sandbox, ended with Range
AUTHOR: CMJ
AUTHOR URI:
TAGS: 
*/

body {
/*  font-size: 76%;  */
/*  font-size: 10px;  */
/*  font-size: .60em;  */
margin: 0; padding: 0;
background: #f90 url(/wp-content/themes/range/bkd.png);
color: #666; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*  line-height: 1.4em;  */
}
img {border: 0;}
a {color: #666; text-decoration: none;}
.clearBoth {clear: both;}

#wrapper {width: 785px; margin: 0 auto; padding: 0; background-color: #fff;}
#header {margin: 0; padding: 0;}
#header #logo {float: left; width: 551px; height: 108px;}
#header #menu {float: right; background-color: transparent;}
#banner {display: block; width: 785px; height: 128px; background: url(/wp-content/themes/range/banner.jpg) no-repeat; margin: 0; padding: 0;}

table#contentBody {border: 0; width: 785px; margin: 10px auto;}
#contentBody tr {vertical-align: top;}
#contentBody #left {width: 555px; font-size: 9pt;}/*  495 inside  */
#contentBody #left #inside {font-size: 9pt; margin: 5px 30px;}
#contentBody #right {width: 230px; border-left: 1px solid #ccc;}/*  170 inside  */
#contentBody #right #inside {font-size: 9pt; margin: 5px 30px;}
.fakeImg {background-color: #fec; color: #c00; font-weight: bold; display: block; width: 495px; height: 150px;}
.fullImg {background-color: #eee; color: #369; font-weight: bold; display: block;  height: 150px;}

/* Entry Block Properties */
.entry-title,.entry-meta {clear:both;}
h2.entry-title {margin-top: 0; font-size: 15pt; font-weight: normal; color: #999; font-family: "Hoefler Text", Georgia;}
h2.entry-title a, h3.entry-title a, h2.page-title a, h3.page-title a {text-decoration: none; color: #999;}

h3.entry-title, h2.page-title, h3.page-title {margin-top: 0; font-size: 14pt; font-weight: normal; color: #999; font-family: Georgia;}

.entry-date, .entry-meta, .comments-link {font-style: italic; color: #999;}
.entry-date a, .entry-meta a, comments-link a { color: #999;}
.entry-date abbr {border: none;}
/* +++++++++++++++++++++ */


div#container,div#primary {margin-top:2em;}

form#commentform .form-label {margin:1em 0 0;}
form#commentform span.required {background:#fff; color:#c30;}
form#commentform,form#commentform p {padding:0;}

input#author,input#email,input#url,textarea#comment {padding:0.2em;}

div.comments ol li {margin:0 0 3.5em;}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright {float:right; margin:2em 0;}
.alignleft,img.alignleft {float:left; margin:2em0;}
.aligncenter,img.aligncenter {display:block; margin:2em auto; text-align:center;}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text {font-style:italic;}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {width:100%;}
div.gallery dl.gallery-columns-2 {width:49%;}
div.gallery dl.gallery-columns-3 {width:33%;}
div.gallery dl.gallery-columns-4 {width:24%;}
div.gallery dl.gallery-columns-5 {width:19%;}

div#nav-above {margin-bottom:2em; border-bottom: 1px solid #ccc; padding-bottom: 10px;}
div#nav-below {margin-top:2em; border-top: 1px solid #ccc; padding-top: 10px;}
div#nav-images {height:150px; margin:1em 0;}

div.navigation {height:1.25em;}
div.navigation a {text-decoration: none; color: #999; font-size: 8pt;}
div.navigation a:hover {color: #f90;}
div.navigation div.nav-next {float:right; text-align:right;}

/* Sidebar Properties */
/*  div.sidebar {
border-left: 1px solid #999; padding-left: 15px;
float:right;
overflow:hidden;
width:180px;
font-size: 10pt;
}  */
div.sidebar {font-size: 8pt;}
div.sidebar h3 {font-size: 8pt; color: #996; text-transform: uppercase;}/* color: #996; font-size:1.2em;  */
div.sidebar a {font-size: 8pt; text-decoration: none;}
div.sidebar a:hover {color: #f90; text-decoration: underline;}
div.sidebar input#s {width:7em;}
div.sidebar li {list-style:none; margin:0 0 2em;}
div.sidebar li form {margin:0.2em 0 0; padding:0;}
div.sidebar ul ul {margin:0 ;}
div.sidebar ul ul li {list-style:none; margin:0;}
div.sidebar ul ul ul {margin:0 0 0 0.5em;}
div.sidebar ul ul ul li {list-style:circle;}
/* +++++++++++++++++++++ */
div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
/*  text-align:center;  */
}
#footer {border-top: 1px solid #ccc; margin: 15px 30px;}
#footer #inside {margin: 10px 0; padding-top: 10px; padding-bottom: 10px;}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}