#pereless label{display:block;}
#pereless input, #pereless select  {margin-bottom:10px;}


/*

Theme Name: DRW Trading Group
Theme URI: http://drwtradinggroup.com/
Description: Simple clean interface for the DRW Trading Group Website.
Version: 1.0.0
Author: Sean Willson

*/
/* fancybox */

a.fancybox:link img {
  border-color: #FFF;
}
a.fancybox:hover img {
  border-color: #005568;
}
/* body
--------------------------------------------------*/
body {
background:#fff url(green-numbers.png) top right no-repeat;
font:12px "Candara", "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#000;
margin:0;
}

* {
margin:0;
padding:0;
}

code {
font:12px "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
}

#header .description {
float:right;
color:#000;
margin:45px 0 0;
}

#header h1 {
margin:15px 0 0;
padding:25px 25px 10px 0;
}

#wrapper {
width:940px;
margin:0 auto;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Candara", "Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#000;
letter-spacing:-1px;
margin:40px 0 20px 0;
}

#header h1 a {
text-decoration:none;
color:#000;
}

/* navigation
--------------------------------------------------*/
#nav {
height:25px;
margin:0;
padding:0 0 10px 0;
}

#nav li {
float:left;
list-style:none;
padding:0 0 0 0;
}

#nav li a {
color:#fff;
text-align:center;
background-color:#005568;
font:12px "Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 0 0 0;
padding:5px;
width:128px;
}

#nav li a:hover {
background-color:#8DC63F;
color:#fff;
text-decoration:none;
}

#nav li a.active {
background-color:#005568;
color:#fff;
text-decoration:none;
}

#nav li.current_page_parent a, #nav li.current_page_item a {
background-color:#8DC63F;
color:#fff;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/

a,#sidebar li a,#footer a {
color:#005568;
text-decoration:none;
}

a:hover,#sidebar li a:hover,#footer a:hover {
color:#8DC63F;
text-decoration:none;
}

#content {
margin:0 250px 0 0 !important;
padding:10px 0 0 0;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
line-height:20px;
font-size:100%;
word-spacing:1px;
margin:15px 0;
}

#content h2 a, #content h2 a:hover {
font-weight:400;
text-decoration:none;
color:#000;
}

#content a,#content2 a {
font-weight:900;
text-decoration:none;
color:#005568;
}

#content a:hover,#content2 a:hover {
text-decoration:underline;
color:#8DC63F;
}

#content h2,#content2 h2 {
font-family:"Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:2.0em;
font-weight:400;
color:#000;
line-height:30px;
margin:15px 0;
padding:0 0;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:3em "Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#000;
margin:10px 0;
}

#content h3 {
font:2em "Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#000;
margin:10px 0;
}

#content h4 {
font:1.8em "Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#000;
margin:10px 0;
}

#content h5 {
font:1.6em "Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#000;
margin:10px 0;
}

#content2 h3 {
font:160% "Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#000;
margin:10px 0;
}

#content ul,ol {
font-size:100%;
margin:10px 10px 10px 25px;
}

#content strong {
font-weight:900;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

#player1,#player2,#player3,#player4,#player5,#player6,.wordtube {
text-align:center;
}

/*
#content .entry {
height:100%;
}
*/

/* blockquote + links
--------------------------------------------------*/

blockquote {
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#8DC63F;
text-decoration:none;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px 0;
}

.post img {
/*background:#ccc;
border:5px s	olid #eee;
padding:1px;*/
}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
font-size:1em;
color:#000;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
color:#333;
font-size:100%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:205px;
float:right;
padding:70px 10px 30px;
height:100%;
}

#sidebar h2 {
letter-spacing:1px;
font-size:1.6em;
color:#000;
padding:0 0 3px;
}

#sidebar li a:hover {
background-position: 0px 4px;
background-image:url(bullet_green.png);
background-repeat:no-repeat;
color:#005568;
}

#sidebar ul li.current_page_item a {
background-position: 0px 4px;
background-image:url(bullet_green.png);
background-repeat:no-repeat;
color:#8DC63F;
}

#sidebar ul {
list-style-type:none;
padding:0;
margin:0 0 13px 0;
}

#sidebar ul li {
margin: 0;
padding: 0;
display:block;
}

#sidebar ul li a {
background-position: 0px 4px;
background-image:url(bullet_blue.png);
background-repeat:no-repeat;
font-size:13px;
font-weight:bold;
display:block;         /* lines extend to right, make area clickable */
color:#005568;
padding: 0px 0px 10px 13px;
margin:0;
text-decoration: none;
}

/* some input
--------------------------------------------------*/
input{
border:1px solid #005568;
font:12px "Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
color:#000;
}

button,.button {
border:1px solid #005568;
font:12px "Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
color:#000;
cursor:pointer;
}


input:hover {
border:1px solid #8DC63F;
}

button:hover {
border:1px solid #8DC63F;
cursor:pointer;
}

input:focus {
border:1px solid #8DC63F;
color:#000;
}

input#sidebarsubmit {
/*
background-color:#005568;
color:#fff;
*/
}

input#sidebarsubmit:hover {
/*
background-color:#8DC63F;
*/
}

#searchdiv {
width:200px;
float:left;
height:25px;
background: url(search-bar.png) no-repeat rgb(255, 255, 255);
}

#searchform input#s {
padding-left:30px;
border:0px;
height:18px;
width:134px;
outline:none;
background:none;
}

#searchform input#s:hover {
border:none;
}

#searchform input#s:focus {
border:none;
}


/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#fff;
border:1px solid #005568;
width:580px;
font:2.2em "Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font:1.0em "Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
background:#fff;
border:1px solid #005568;
width:350px;
}

#commentform input {
font:1.0em "Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
border:1px solid #005568;
color:#000;
margin-bottom:3px;
}

#commentform input#submit {
font:1.0em "Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
background-color:#005568;
color:#fff;
}

#commentform input#submit:hover {
background-color:#8DC63F;
}

#gravatar {
align:right;
}

/* searchform
--------------------------------------------------*/

#searchform {
font:1.0em "Candara", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
display:inline;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:100%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#8DC63F;
}

#content li,#content2 li {
padding:0px 10px 5px 10px;
line-height:20px;
}

/* footer
--------------------------------------------------*/
#footer {
    color: #000000;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
    width: 680px;
}
#footer #facebook {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    display: inline;
    float: right;
    font-family: "Candara","Lucida Grande","Lucida Sans Unicode",Trebuchet MS;
   
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding-top: 5px;
}
#footer #copyright {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    display: inline;
    float: left;
    font-family: "Candara","Lucida Grande","Lucida Sans Unicode",Trebuchet MS;
   
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding-top: 5px;
    width: 150px;
}
#footer #applyonline {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    display: inline;
    float: right;
    font-family: "Candara","Lucida Grande","Lucida Sans Unicode",Trebuchet MS;
   
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding-top: 5px;
    width: 90px;
}
#footer #contactus {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    display: inline;
    float: right;
    font-family: "Candara","Lucida Grande","Lucida Sans Unicode",Trebuchet MS;
   
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding-top: 5px;
    width: 80px;
}
#footer #media {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    display: inline;
    float: right;
    font-family: "Candara","Lucida Grande","Lucida Sans Unicode",Trebuchet MS;
    
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding-top: 5px;
    width: 57px;
}

