/*
Theme Name: BDG
Theme URI: http://www.bydesigngames.com/
Description: BDG is a wordpress theme by <a href="http://www.bydesigngames.com">ByDesign Games</a>
Version: 1.1

Author: ByDesign Games
Original Author: Gopal Raju (ImpreZZ)

Twitter: http://twitter.com/bydesigngames
Author URI: http://www.bydesigngames.com/

Tags: custom header, fixed width, two columns, widgets
*/


/* CSS Reset
--------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
font-family: Arial, Helvetica, Verdana;
font-size: 16px;
color: #232d30;
line-height: 24px;
}

body {
line-height: 1;
background: #171b1c url(images/bodybg.jpg) no-repeat fixed center 100px;
}

ol, ul {
list-style: none;
}

blockquote {
/*quotes: double;*/
padding: 12px;
font-style: italic;
}

blockquote, q {
/*quotes: double;*/
/*padding: 12px;*/
font-style: italic;
}

/* remember to define focus styles! */
:focus {
outline: 0;
/*padding-left: 32px;*/
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

tr td {
/*padding-top: 24px;*/
}

hr {
display: none;
}

/* theme wide defaults
--------------------------------------------------------------- */

h1 {
padding: 8px 0;
font-size: 30px;
font-family: Helvetica, Arial, "Trebuchet MS";
letter-spacing: -1px;
text-transform: uppercase;
text-decoration: none;
}

h2 {
padding: 10px 0 10px;
font-family: Helvetica, Arial, Verdana;
font-size: 18px;
font-weight: bold;
letter-spacing: -1px;
text-transform: uppercase;
text-decoration: none;
}

h3, legend {
padding-top: 9px;
font-size: 14px;
font-family: Helvetica, Arial, "Trebuchet MS";
letter-spacing: -1px;
text-transform: uppercase;
text-decoration: none;
}

h4 {
/*padding-top: 9px;*/
font-size: 14px;
font-family: Helvetica, Arial, "Trebuchet MS";
letter-spacing: -1px;
text-transform: uppercase;
text-decoration: none;
}

s, input#searchsubmit {
border: 1px solid #7BA2AD;
padding: 10px;
/*font-family: Helvetica, Arial, Verdana;*/
background: #242f31;
text-transform: uppercase;
color: #FFF;
cursor: pointer;
font-size: 14px;
text-align: center;
}

.searchform {
text-align: center;
}

/* Layout
--------------------------------------------------------------- */

/*main site logo {*/
#logo {
background: transparent url(images/logo.png) no-repeat scroll top center;
height: 180px;
margin:0 506px;
position:absolute;
top: 0;
z-index: 1;
width: 315px;
}

#logo a {
height: 152px;
padding-right: 0px;
position: absolute;
top: 0;
width: 315px;
}

/*logo hover overlay {*/
#logo-overlay {
/*background: transparent url(images/logo-overlay.png) no-repeat scroll center center;*/
height: 180px;
/*margin:0 506px;*/
position:absolute;
top: 0;
z-index: 1;
width: 315px;
}

#logo-overlay:hover {
background: transparent url(images/logo-overlay.png) no-repeat scroll center center;
}

/*logo hover overlay {*/
/*#logo-overlay {
background: transparent url(images/logo-overlay.png) no-repeat scroll center center;
height: 152px;
margin: auto 495px;
position:absolute;
top: 0;
z-index: 1;
width: 320px;
}*/

#logo {
background: transparent url(images/logo.png) no-repeat scroll top center;
height: 180px;
margin:0 506px;
position:absolute;
top: 0;
z-index: 1;
width: 315px;
}

.primarynav {
height: 23px;
margin: 16px auto;
position: relative; 
/*top: 30px;*/
width:1004px;
}

.primarynav * {
list-style: none;
}

.primarynav li.current_page_item a, .primarynav li a.current_page_item,
.primarynav li.current_page_parent a, .primarynav li a.current_page_parent {
color: #FFF;
line-height:38px;
text-transform:none;
}

.primarynav li.pagenav {
overflow: hidden;
width: 550px;
}

.primarynav ul {
top: 34px;
left: 0;
list-style: none;
padding-top: 16px;
position: absolute;
}

.primarynav ul.bg {
background: transparent url(images/bg.jpg) repeat scroll 0 0;
border-bottom:4px solid #1C2C30;
/*overflow: hidden;*/
width: 515px;
height: 30px;
position: absolute;
padding-left: 15px;
padding-top: 5px;
right: 0;
text-align: center;
top: 38px;
}

.primarynav ul li {
float: left;
list-style: none;
margin:auto 21px;
}

.primarynav ul li.current_page_item, .primarynav ul li.current_page_parent {
background:transparent url(images/current-nav.png) no-repeat scroll 0 0;
height:46px;
margin: -16px auto 0;
/*padding-left: 8px;*/
/*position: relative;*/
/*text-align: center;*/
width: 90px;
}

/* 2nd level menu */
.primarynav ul li ul {
display: none;
}

.primarynav ul li ul li {
display: inline;
}

.primarynav ul li ul li a {
font-size: 80%;
}

.primarynav a {
font-size: 24px;
font-family: Helvetica, Arial, Verdana;
text-transform: lowercase;
color: #3f514a;
/*padding-right: 24px;*/
letter-spacing: -2px;
text-decoration: none;
color: #000;
}

.primarynav a:hover {
color: #fff;
width: 100%;
}

.primarynav a.topnav_rss {
background: transparent url(images/rss.jpg) repeat scroll right 0;
border-bottom:4px solid #1C2C30;
padding: 0 10px 0 22px;
padding-top: 5px;
position: absolute;
right: 0;
top: 38px;
overflow: hidden;
width: 180px;
height: 30px;
text-align: center;
font-family: Helvetica, Arial, Verdana;
font-size: 24px;
color: #000;
text-transform: lowercase;
}

.primarynav a.topnav_rss:hover {
color: #fff;
}

.primarynav h2 {
display: none;
}

.primarynav h3 {
display: none;
}

#page {
background: #FFFFFF url(images/pagebg-sidebar.gif) repeat scroll 0 0;
margin: 57px auto 0;
overflow: hidden;
/*padding:0 15px 0 30px;*/
/*padding:0 9px;*/
position: relative;
width: 1004px;
}

#page .wide {
background:#FFFFFF none repeat scroll 0 0;
}

.narrowcolumn {
float: left;
/*margin-left:-8px;*/
padding-left: 8px;
/*padding-right: 12px;*/
/*padding-bottom: 12px;*/
width:510px;
}

.narrowcolumn .post {
/*margin-top: 18px;*/
/*padding-right: 30px;*/
position: relative;
padding-bottom: 0px;
padding-top: 16px;
}

.narrowcolumn .post .comments a span {
font-size: 12px;
}

.narrowcolumn textarea {
border: 2px solid #7BA2AD;
font-family: Arial, Helvetica, Verdana;
font-size: 16px;
padding: 5px;
width: 97%;
}

.wpcf7-validates-as-required, input[name=your-subject] {
width: 96%;
}

.narrowcolumn #commentform label {
display: block;
float: left;
text-align: right !important;
width: 130px;
}

.narrowcolumn #commentform {
margin: 0px auto;
overflow: hidden;
height: 1%;
}

.narrowcolumn #commentform label small {
float: right;
}

.narrowcolumn .add_comment h3#respond {
padding: 10px;
margin: 10px 0px;
color: #293538;
border-bottom: 2px solid #293538;
text-align: right;
position: absolute;
top: -10px;
left: 0px;
letter-spacing: -1px;
width: 95%;
}

.narrowcolumn .add_comment {
position: relative;
padding: 55px 10px 40px 10px;
margin: 10px 0px;
}

.narrowcolumn #commentform #author, .narrowcolumn #commentform #email, .narrowcolumn #commentform #url {
float: right;
border: 2px solid #7BA2AD;
font-family: Arial, Helvetica, Verdana;
font-size: 16px;
padding: 5px 5px;
width: 68%;
}
.narrowcolumn #commentform #author:focus, .narrowcolumn #commentform #email:focus, .narrowcolumn #commentform #url:focus, .narrowcolumn textarea:focus {
background: #FFFFF5;
}

.narrowcolumn #commentform p {
clear: both;
overflow: hidden;
padding: 5px 0px;
height: 1%;
}

.widecolumn {
background: #FFFFFF url(images/gradient-tall.gif) repeat-x scroll 0 0;
border-right:1px solid #FDF8FB;
float:left;
padding: 32px 7px 0 0;
width:795px;
}

.widecolumn h1 {
margin-left: 8px;
}

forum div.widecolumn {
float: left;
padding-top: 40px;
width: 768px;
margin-left: -8px;
}


#commentform input#submit {
float: right;
}

p.postmetadata {
padding-bottom: 12px;
padding-top: 16px;
}

div.postmetadata {
padding: 0 0 16px 0;
}

.postmetadata a {
background: #C9DFE6;
border: 1px solid #aaa;
text-decoration: none;
padding-left: 8px;
padding-right: 8px;
-moz-border-radius: 8px !important;
-khtml-border-radius: 8px !important;
-webkit-border-radius: 8px !important;
border-radius: 8px !important;
}

.postmetadata a:hover {
text-decoration: underline;
}

.comments a {
text-decoration: none;
font-size: 12px;
text-transform: lowercase;
background: #D0E6EC url(images/comments.gif) no-repeat scroll 99% 50%;
display: block;
margin-left: -15px;
margin-bottom: 20px;
margin-top: 12px;
padding-right: 25px;
width: 460px;
text-align: right;
}

.commentlist p {
/*margin-top: 18px;*/
/*margin-bottom: 18px;*/
}
.commentlist p, .commentlist br {
margin: 1.1em 0 !important;
}

.PostHead {
/*height: 70px;*/
/*left:-30px;*/
/*margin-bottom:24px;*/
display:inline-block;
margin-left: -10px;
padding-top: 10px;
/*width: 500px;*/
}

.PostHead h2, .PostHead h2 a {
/*width:420px;*/
/* make blog titles look like h1 */
display:table-row-group;
font-size: 30px;
/*font-family: Helvetica, Arial, "Trebuchet MS";*/
letter-spacing: -1px;
line-height: 27px;
/*padding-top: 0;*/
margin-top: -8px;
min-height:76px;
text-transform: uppercase;
text-decoration: none;
}

.PostTime {
float: left;
overflow: hidden;
padding-bottom: 12px;
width: 100px;
}

.PostHead small.PostDet, .PostHead small.PostDet a {
font-size: 12px;
text-decoration: none;
}

.PostHead small.PostDet {
clear: both;
display: block;
left: 10px;
position: absolute;
top: -26px;
height: 23px;
width: 395px;
overflow: hidden;
display: none;
}

.PostDay {
background: #C30301 none repeat scroll 0 0;
clear: both;
color: #FFFFFF;
display: block;
/*font-family: Helvetica,Arial,"Trebuchet MS";*/
font-size: 62px;
font-weight: bold;
height: 54px;
line-height: 58px;
overflow: hidden;
padding: 0;
text-align: right;
width: 95px;
/*z-index:999;*/
}

.PostEra {
background: #293538;
color: #FFF;
padding: 0 2px 0 0;
display: block;
width: 93px;
left: 0;
font-size: 14px;
text-align: right;
}


.navigation {
height: 10px;
width: 480px;
}

#content .top {
margin: 4px 0 20px;
}

#content .bottom {
margin: 20px 0 20px;
}

.navigation .alignleft {
float: left;
padding-left: 12px;
width: 40%;
}

.navigation .alignright {
float: right;
text-align: right;
width: 50%;
}

/* sidebar */
#sidebar {
/*background:#FFFFFF url(images/sidebarbg.gif) repeat-y scroll 1px 50%;*/
/*background:#FFF;*/
float:left;
height: 100%;
width: 285px;
}

#sidebar div, #sidebar a, #sidebar em, #sidebar p {
color: #888d8f !important;
}

#sidebar a:hover {
color: #ddd !important;
}

#sidebar h1 {
height: 68px;
padding: 0px;
}

#sidebar h1.logo a {
display: none;
}

#sidebar h2 {
background: url(images/heads.jpg) no-repeat center;
color: #FFF;
padding-left: 20px;
padding-bottom: 20px;
margin-top: 8px;
}

#sidebar h3 {
color: #AAAAAA;
padding: 0 24px;
}

/* 2nd level list */
#sidebar ul ul li {
border-bottom: 1px solid #1F2A2C;
color: #888d8f !important;
display: block;
line-height: 0;
padding: 8px 0;
width: 240px;
}

#sidebar a, #sidebar em, #sidebar abbr {
/*color: #888d8f;*/
/*font-family: Helvetica, Arial, Verdana;*/
font-size: 13px;
letter-spacing: -1px;
line-height: 1;
text-decoration: none;
text-transform: uppercase;
}

#sidebar ul li ul.top_commenters {
margin: 0px auto;
}

#sidebar ul li ul.top_commenters li {
padding-top: 10px;
}

#sidebar ul li.widget_recent_entries ul li a {
text-transform: capitalize;
}

#sidebar ul p {
margin: 0 0 8px 24px !important;
}

#sidebar ul p,
#sidebar ul ul,
#sidebar ul li ul {
margin: 0px auto 4px 24px;
width:240px;
}

#sidebar div a {
/*color: #888d8f;*/
/*font-family: Helvetica, Arial, Verdana;*/
text-transform: uppercase;
letter-spacing: -1px;
/*font-size: 13px;*/
text-decoration: none;
}

/* tag cloud box */
#sidebar div.widget_tag_cloud {
/*display: inline;*/
margin: 0 16px;
text-align:center;
}

#sidebar .description {
width: 230px;
/*font-family: Helvetica, Arial, Verdana;*/
margin: 0px auto;
color: #a8acad;
}

#sidebar .searchfield {
width: 250px;
margin: 0px auto;
overflow: hidden;
clear: both;
padding-top: 36px;
}

#sidebar .searchfield span, #sidebar .searchfield label {
display: none;
}

#sidebar .searchfield input#searchsubmit {
border: none;
width: 55px;
height: 28px;
display: block;
overflow: hidden;
text-indent: -999px;
line-height: 0;
float: left;
background: #0d1618 url(images/search_btn.gif) no-repeat center;
cursor: pointer;
}

#sidebar .searchfield input {
border: none;
color: #ededed;
background: #666;
float: left;
height: 16px;
padding: 6px;
width: 183px;
text-align: center;
color: #888D8F;
}

#sidebar .postform {
margin-left: 64px;
margin-bottom: 14px;
}

#sidebar ul.top_commenters li {
float: left;
padding-left: 15px;
}

#sidebar ul.top_commenters li span img {
border: 3px solid #101C1F;
overflow: hidden;
display: block;
width: 32px;
height: 32px;
}

#sidebar ul.top_commenters li span img:hover {
border: 3px solid #FFF;
}


/* sidebar right */
.sidebar-right {
float: left;
margin-left: 8px;
margin-bottom: 16px;
padding-top: 4px;
width: 186px;
}

.sidebar-right a:hover {
color: #43AF2E;
}

.sidebar-right ul ul {
background:transparent url(images/menu-pattern-right.gif) repeat-y scroll right center;
border-bottom: 4px solid #EEEEEE;
border-left: 2px solid #EEEEEE;
padding: 8px 4px 8px 8px;
-moz-border-radius-bottomleft: 6px !important;
-khtml-border-bottom-left-radius: 6px !important;
-webkit-border-bottom-left-radius: 6px !important;
border-bottom-left-radius: 6px !important;
-moz-border-radius-bottomright: 6px !important;
-khtml-border-bottom-right-radius: 6px !important;
-webkit-border-bottom-right-radius: 6px !important;
border-bottom-right-radius: 6px !important;
}

/* padding to match list slider jquery */
.sidebar-right ul ul li a, .sidebar-right ul ul li ul li a {
padding-left: 4px;
}

.sidebar-right ul ul ul, .sidebar-right ul li {
background: none;
border-bottom: none;
border-left: none;
letter-spacing:-1px;
padding-top: 0;
padding-bottom: 0;
text-indent: -4px;
/*padding-left: 4px;*/
}

.sidebar-right ul ul ul li {
border-left:1px solid #EEEEEE;
}

/* 1st level list */
.sidebar-right ul li ul li a {
/*font-size: 14px;*/
padding-left: 2px;
font-weight: normal;
list-style-type: none;
}

/* 2nd level list */
.sidebar-right ul ul li ul li a {
font-size: 13px;
font-weight: normal;
/*padding-left: 12px;*/
}

/* 3rd level list */
.sidebar-right ul li ul li ul li ul li a {
font-size: 14px;
font-weight: normal;
padding-left: 24px;
}

/* 4th level list */
.sidebar-right ul li ul li ul li ul li ul li a {
font-size: 12px;
font-weight: normal;
padding-left: 32px;
display: none;
}

.sidebar-right ul li.current_page_item a, .sidebar-right ul li.current_page_parent a {
font-weight: bold;
}

.sidebar-right .page_item ul li a {
font-weight: normal;
}

.sidebar-right .page_item .current_page_item a {
font-weight: bold;
}

.sidebar-right .widget {
}

.sidebar-right .widget h2 {
background:transparent url(images/bg.jpg) repeat scroll right;
/*border-bottom:10px solid #FFFFFF;*/
/*border-top:15px solid #FFFFFF;*/
color:#FFFFFF;
font-size:16px;
margin-top:16px;
overflow:hidden;
padding:5px 0 5px 14px;
text-align:left;
text-transform:uppercase;
width:172px;
}

div.twitter {
background: #FFFFFF url(images/twitter.gif) no-repeat scroll 0 0;
/*margin-bottom: 16px;*/
margin-left: -8px;
/*overflow:hidden;*/
padding-top: 12px;
width: 195px;
height: 224px;
}

div.twitter-content {
/*height: 130px;*/
/*margin: 0 0 0 20px;*/
overflow:hidden;
/*padding-left:16px;*/
/*padding-right:8px;*/
/*padding: 0px 8px;*/
/*width: 80%;*/
}

div.twitter-content * {
/*overflow:hidden;*/
font-size: 12px;
color: #104557;
line-height: 16px;
/*width: 100%;*/
}

#twitter_bird {
/*background:transparent url(images/twitter-bird.png) no-repeat 0 0;*/
color:transparent;
height:92px;
margin-left:94px;
margin-top:-4px;
width:112px;
}

a.twitter-bird {
text-decoration: none;
}

#twitter_bird_eye {
background:transparent url(images/twitter-bird-open.gif) no-repeat 0 0;
display: none;
/*color:transparent;*/
height:30px;
margin-left:34px;
margin-top:-18px;
width:32px;
}

.twtr-ft div {
	padding: 8px 8px 0 0 !important;
}

.twtr-ft span {
	width: 50%;
}

a.followme, a.followme:hover {
color: transparent;
display: block;
margin:-85px 0 0;
width:108px;
}


div.glyph-meta {
background: transparent url(images/glyph-meta.gif) no-repeat scroll center center;
float: right;
height: 80px;
margin-right: 8px;
margin-top: -12px;
width: 80px;
/*z-index:3;*/
}

span.glyph-sitemap {
background:transparent url(images/glyph-sitemap.gif) no-repeat scroll -7px -8px;
height: 69px;
width: 80px;
float: right;
color: transparent;
}

span.glyph-rss {
background:transparent url(images/glyph-rss.gif) no-repeat scroll -6px 2px;
height: 80px;
width: 80px;
float: right;
color: transparent;
}

/* sidebar-middle slider */
#menu-middle-slider {
top: 0;
}

#menu-middle-slider.fixed {
position: fixed;
top: 0;
width: 285px;
}

/** sidebar-right slider **/
#menu-right-slider {
top: 0;
}

#menu-right-slider.fixed {
position: fixed;
top: 0;
width: 186px;
}

/* misc */
.google-ads {
width: 175px;
overflow: hidden;
padding-top: 20px;
float: left;
display: block;
margin-left: 15px;
}

/* Comments */

ol.commentlist {
margin: 0 auto !important;
width: 96%;
}

ol.commentlist li {
padding: 10px;
background: #D0E6EC;
margin-bottom: 15px;
border: 2px solid #7BA2AD;
height: 1%;
border-top: none;
font-size: 14px;
clear: both;
list-style: none !important;
margin-top: 0 !important;
-moz-border-radius-bottomright: 8px;
-khtml-border-bottom-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
word-wrap: break-word;
}

ol.commentlist li cite a {
font-size: 22px;
font-style: normal;
text-decoration: none;
}

.authordiv {
padding-bottom: 25px;
background: transparent url(images/author.gif) no-repeat left bottom;
overflow: hidden;
padding: 13px 0px 13px 73px;
}
.authordiv img {
float: left;
border: 2px solid #7BA2AD;
}
li.authorli {
padding: 0px !important;
margin: 0px !important;
/*margin: 0 auto !important;*/
/*width: 94.55% !important;*/
background: none !important;
border: none !important;
}

.authordiv cite {
padding-left: 10px;
float: left;
font-size: 13px;
/*width: 200px;*/
}

.authordiv small {
float: left;
/*width: 70%;*/
}

.authordiv small a {
font-size: 13px;
padding-left: 10px;
text-decoration: none;
}

.authordiv cite a {
font-style: normal;
font-weight: bold;
text-decoration: none;
}

h3#comments {
background: #242f31;
color: #FFF;
padding-left: 10px;
margin: 10px auto;
}

h3#respond {
background: transparent !important;
}

.post .entry {
padding:0 6px;
}

.widecolumn .entry {
padding: 32px 0 0 8px !important;
}

.entry p {
padding-bottom: 12px;
padding-top: 12px;
}

.entry p img, .entry img, .entry embed {
max-width:490px;
}

.entry p img, .entry img {
border: 4px solid #000;
}

.entry a:hover {
color: #43AF2E !important;
}

.clear {
clear: both;
overflow: hidden;
height: 1%;
}

#footer {
width: 100%;
background: #111f22;
padding: 10px 0px;
border-top: 4px solid red;
position: absolute;
}

.footerwrap, .footerwrap * {
width: 1000px;
font-size: 13px;
margin: 0px auto;
color: #77959B;
}

.footerwrap a {
color: #FFF;
}

#content .entry ul, #content .entry li, #content ul {
list-style: inside;
margin-top: 16px;
padding-left: 16px;
margin-bottom: 16px;
}

#content .entry ol {
list-style: decimal inside;
}

#widget-tag-cloud {
padding-left: 8px;
padding-right: 8px;
}

/* admin markup */
div .login h1 a {
background: url(images/logo.png) no-repeat top center;
width: 326px;
height: 67px;
text-indent: -9999px;
overflow: hidden;
padding-bottom: 15px;
display: block;
color: #121cc9;
}

div .thick_unity {
/*margin-top: -1px;*/
vertical-align: middle;
}

div .popup {
/*background-color: #000;*/
margin: 8px;
}

div .popup img {
padding: 8px;
}

/* h1 page titles */
h1.page_title, h2.page_title {
/*padding-bottom:12px;*/
/*padding-left: 12px;*/
}

.floater-left {
float: left;
}

.floater-right {
float: right;
}

.login-welcome {
font-size: 14px;
padding: 4px 4px 16px !important;
margin-left: -8px;
text-align:center;
}

.login-welcome li {
/*padding-left: -4px;*/
}

.login-welcome a {
font-weight: bold !important;
}


.footerwrap a.diminished-dark {
color: #77959B;
}

/* right sidebar menu */
div.scrollmenu-middle {
}

div.scrollmenu-middle h2 {
margin-top: 0px;
cursor: pointer;
}

div.scrollmenu-middle div {
overflow: hidden;
}

div.scrollmenu-middle div:first-child {
}

div.scrollmenu-middle div.collapsed {
height: 60px;
}

div .widgettitle span.indicator {
background: url(images/expanded.gif) no-repeat top right;
color: transparent;
float: right;
margin-right: 16px;
margin-top: 7px;
height: 10px;
width: 10px;
}

div.collapsed .widgettitle span.indicator {
background: url(images/collapsed.gif) no-repeat top right;
color: transparent;
float: right;
margin-right: 16px;
margin-top: 7px;
height: 10px;
width: 10px;
}

div.scrollmenu-middle div.collapsed h2 {
color: #000 !important;
}

div.scrollmenu-middle div h2:hover {
color: #fff !important;
}

div.scrollmenu-middle div a {
}

div.scrollmenu-middle div a.current {
}

div.scrollmenu-middle div a:hover {
}

/* right sidebar menu */
div.scrollmenu-right {
}

div.scrollmenu-right h2 {
margin-top: 0px;
cursor: pointer;
}

div.scrollmenu-right div {
overflow: hidden;
}

div.scrollmenu-right div:first-child {
}

div.scrollmenu-right div.collapsed {
height: 50px;
}

div.scrollmenu-right div .widgettitle span.indicator {
background: url(images/expanded.gif) no-repeat top right;
color: transparent;
float: right;
margin-right: 16px;
margin-top: 7px;
height: 10px;
width: 10px;
}

div.scrollmenu-right div.collapsed .widgettitle span.indicator {
background: url(images/collapsed.gif) no-repeat top right;
color: transparent;
float: right;
margin-right: 16px;
margin-top: 7px;
height: 10px;
width: 10px;
}

div.scrollmenu-right div.collapsed h2 {
color: #000;
}

div.scrollmenu-right div h2:hover {
color: #fff;
}

div.scrollmenu-right div a {
}

div.scrollmenu-right div a.current {
}

div.scrollmenu-right div a:hover {
}

/* quotes */
div.quote-area {
/*border-top: 3px dashed #ccc;*/
text-align: center;
font-style: italic;
padding: 8px 16px 16px;
/*line-height: 0;*/
}

.quote-area ul, .quote-area ul li {
list-style: none !important;
padding-left: 0 !important;
}

div.quote-author {
font-style: normal !important;
text-align: right;
padding-top: 16px;
}


div.quote-source {
padding: 0 4px;
text-align: right;
/*font-style: normal !important;*/
}

/* quotes in a widget  */
div.widget-stray-quotes {
display:block;
margin: auto 24px;
}

div.widget-stray-quotes div.quote-area, 
div.widget-stray-quotes div.quote-author, 
div.widget-stray-quotes div.quote-source,
div.widget-stray-quotes div.quote-author a, 
div.widget-stray-quotes div.quote-source a {
/*font-size: 90%;*/
}

/* quotes on a post  */
.entry div.quote-area {
border-top: 3px dotted #ccc;
border-bottom: 3px dotted #ccc;
padding: 0 32px;
margin-top: 16px;
}

.entry div.quote-author {
font-weight: bold;
font-size: 12px;
}

.login_form_popup div {
display: none;
/*line-height: 0;*/
}

#TB_window {
/*-moz-border-radius-topleft: 6px !important;
-khtml-border-top-left-radius: 6px !important;
-webkit-border-top-left-radius: 6px !important;
border-top-left-radius: 6px !important;
-moz-border-radius-topright: 6px !important;
-khtml-border-top-right-radius: 6px !important;
-webkit-border-top-right-radius: 6px !important;
border-top-right-radius: 6px !important;*/
-moz-border-radius: 6px !important;
-khtml-border-radius: 6px !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
-moz-box-shadow:0 6px 30px #fff !important;
}

#TB_title {
background-color:#F51400 !important;
/*background:transparent url(images/bg.jpg) repeat-x scroll !important;*/
/*height:28px !important;*/
-moz-border-radius-topleft: 6px !important;
-khtml-border-top-left-radius: 6px !important;
-webkit-border-top-left-radius: 6px !important;
border-top-left-radius: 6px !important;
-moz-border-radius-topright: 6px !important;
-khtml-border-top-right-radius: 6px !important;
-webkit-border-top-right-radius: 6px !important;
border-top-right-radius: 6px !important;
}

#TB_caption {
display: none;
}

#TB_ajaxWindowTitle {
color:#FFFFFF !important;
/*float:left !important;*/
padding:2px 10px 0 !important;
}

#TB_ajaxWindowTitle a {
color:#FFFFFF !important;
}

#TB_window a:hover {
color:#43AF2E !important;
}

#TB_window a:visited {
/*color:#666666 !important;*/
}

#TB_closeAjaxWindow {
/*background: transparent url(images/tb-close.png);*/
/*background-color: #fff;*/
float:right !important;
padding:2px 16px 0 !important;
height: 24px !important;
/*width: 24px !important;*/
text-align:right !important;
-moz-border-radius: 8px !important;
-khtml-border-radius: 8px !important;
-webkit-border-radius: 8px !important;
border-radius: 8px !important;
}

#TB_ajaxContent {
clear: both !important;
line-height: 1.4em !important;
/*overflow: hidden !important;*/
/*padding: 4px 15px !important;*/
text-align: left !important;
}

#TB_ajaxContent p {
/*padding:0 !important;*/
}

#TB_closeWindowButton {
/*background: transparent url(/wp-includes/js/thickbox/tb-close.png) no-repeat;*/
margin-top: 4px;
}

li.share {
border-bottom: 2px dashed #ddd !important;
text-indent: -2px !important;
}

div.social-bookmarks {
margin: 8px 0 0 6px;
}

.social-bookmarks .nothumb {
margin: -1.5px;
}

#tweet_spawn {	
margin-left: 84px;
margin-top: -76px;
}

.tweet {
position: absolute;
width: 0px;
height: 0px;
}

.gallery {
margin: 0 auto !important;
}

.gallery img {
border: 3px solid #000 !important;
}

.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
/*height:auto;*/
/*margin:0 auto;*/
/*max-width:89%;*/
padding:0 !important;
}

/* clean gallery plugin css */
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: auto;
	}
/*.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	}*/
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin-top: 10px;
	text-align: center;
	list-style: none;
	padding: 0;
/*	width: 33%;*/
	}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
	border: 2px solid #cfcfcf;
	}
.gallery-caption {
	margin-left: 0;
	}

/* gallery element width depending on the number of columns */
.gallery .col-0 { width: 100%; }
.gallery .col-1 { width: 100%; }
.gallery .col-2 { width: 50%; }
.gallery .col-3 { width: 33%; }
.gallery .col-4 { width: 25%; }
.gallery .col-5 { width: 20%; }
.gallery .col-6 { width: 16.5%; }
.gallery .col-7 { width: 14%; }
.gallery .col-8 { width: 12.4%; }
.gallery .col-9 { width: 11%; }
.gallery .col-10 { width: 10%; }
.gallery .col-11 { width: 9%; }
.gallery .col-12 { width: 8.33%; }
.gallery .col-13 { width: 7.6%; }
.gallery .col-14 { width: 7.1%; }
.gallery .col-15 { width: 6.66%; }
.gallery .col-16 { width: 6.25%; }
.gallery .col-17 { width: 5.83%; }
.gallery .col-18 { width: 5.55%; }
.gallery .col-19 { width: 5.25%; }
.gallery .col-20 { width: 4.95%; }

#site_map li li {
padding-left: 8px;
}

/* div slider */
#div_slider {
width: 12px;
/*height: 128px;*/
/*background: #BBBBBB;*/
/*position: relative;*/
float: right;
/*margin-right:4px;*/
/*margin-top:24px;*/
display: none;
}

#div_scroll {
/*width: 470px;*/
/*height: 300px;*/
margin-left:24px;
margin-right:12px;
/*margin-top: 10px;*/
overflow: hidden;
/*border: solid 1px black;*/
/*cursor: pointer; */
}

.ui-slider { 
position: relative; 
text-align: left; 
cursor: pointer; 
}

.ui-slider .ui-slider-handle { 
position: absolute; 
z-index: 2; 
width: 6px; 
height: 1.2em; 
cursor: pointer; 
/*margin: auto 16px;*/
}

.ui-slider .ui-slider-range { 
position: absolute; 
z-index: 1; 
font-size: .7em; 
display: block; 
border: 0; 
}

.ui-slider-vertical { 
width: .4em; 
height: 116px; 
margin-top:16px;
}

.ui-slider-vertical .ui-slider-handle { 
background: #537894; 
left: -.3em; 
/*margin-left: 0; */
/*margin-bottom: -.6em; */
-moz-border-radius: 8px !important;
-khtml-border-radius: 8px !important;
-webkit-border-radius: 8px !important;
border-radius: 8px !important;
/*display: none;*/
}

.ui-slider-vertical .ui-slider-range { 
left: 0; 
width: 100%; 
}

.ui-slider-vertical .ui-slider-range-min { 
bottom: 0; 
}

.ui-slider-vertical .ui-slider-range-max { 
top: 0; 
}

.bigfish img {
display:block;
margin:0 auto;
max-width: 460px;
}

.info-list {
display: block;
}

.info-list li {
list-style-type: disc;
margin-left: 16px;
}

.info-list li.alt {
background-color: #C9DFE6;
}

a.dashed{
border: 3px dashed #9B191C;
}

a.dashed:hover{
border: 3px dashed #43AF2E;
}

#system_req_win, #system_req_mac {
/*display: none;*/
}

.system-req a {
font-size: 76%;
}

.system-req li {
font-size: 70%;
margin: 0 !important;
}

.system-req ul {
text-align: left;
line-height: 12px;
list-style-position: outside !important;
margin-bottom: 0px !important;
margin-top: 4px !important;
}

td.system-req {
text-align: center;
width: 50%;
}

/** greet box */
#greet_block {
/*  margin: 0 auto;*/
width: 100%;
}

.wide #greet_block {
  margin: 0 auto;
}

.greet_block {
  background:#fff;
  border: 4px dashed #C9DFE6;
}

.greet_image {
  float:left;
  padding:0 10px 0 0;
}

.greet_image img{
  background:none;
  border:none;
margin:16px 0 16px;
  padding:0;
}

.greet_text {
  color:#333;
  font-size:16px;
  line-height:20px;
  margin:10px;
}

.greet_block_close {
  background:#fff;
  border:1px solid #ccc;
  float:right;
  height:15px;
  margin:0 0 0 10px;
  width:15px;
}

.greet_block_close a {
  color:#ccc;
  cursor:pointer;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  margin:0 3px;
  text-transform:uppercase;
}

.greet_block_close a:hover {
  text-decoration:none;
}

.greet_block_powered_by {
  float:right;
  font-size:9px;
  line-height:14px;
  padding:0 5px;
}

.greet_block_powered_by a {
  color:#ccc;
}

.greet_search_after {
  border-top:1px solid #eee;
  font-size:11px;
  margin:5px 0 0 0;
  padding:2px 0 0 0;
}

.greet_search_before {
  border-bottom:1px solid #eee;
  font-size:11px;
  margin:0 0 5px 0;
  padding:0 0 2px 0;
}

#greet_search_link {
  cursor:pointer;
}

ul.recent-comments li {
height: 32px;
display: table-cell;
overflow:hidden;
}

ul.recent-comments li a img {
border: 2px solid #111;
float: left;
margin-right: 8px;
height: 32px;
width: 32px;
/*vertical-align: middle;*/
}

code, javascript, csharp, boo {
border-left: 3px dotted #DC2923;
display: block;
font-family: "Lucida Console", Monaco, monospace;
font-size: 12px;
padding-left: 16px;
/*margin-left: 24px;*/
/*width: 470px;*/
}

.admin-edit {
margin-top: 12px;
}

.center {
text-align: center;
margin: 0 auto;
}

.sitemap ul li, .sitemap ul li a {
/*margin-left: 24px;*/
line-height: 1em !important;
list-style: none !important;
}

.sfforumlink img {
border:none !important;
}

.wp-smiley {
border: none !important;
}

small, small em {
font-size: 80%;
}

ul.half {
width: 46%;
}

ul.left {
display: block;
float:left;
}

ul.right {
display: block;
float:right;
}

.tight ul, .tight ul li {
border:0;
list-style-position: outside !important;
line-height: 16px;
margin: 8px auto !important;
padding: 0px;
text-align: left;
}

.related-posts ul, .related-posts ul li, .related-posts a {
font-size: 13px;
margin: 0 0 8px 0 !important;
list-style: none !important;
text-transform:uppercase;
}

div.related-posts {
margin: 0 0 16px 0;	
}

.blogroll .blogroll-item {
background: transparent url(/wp-includes/images/smilies/icon_arrow.gif) no-repeat scroll center center;
float: left;
height: 15px;
margin-left: -4px;
margin-right: 4px;
margin-top: 6px;
width: 15px;
}

.widget ul.recent-comments li a {
letter-spacing: 0 !important;
text-transform: none !important;
}

.subscribe-to-comments label {
width: 68% !important;
}

.subscribe-to-comments input {
margin-top: 6px;
}

#content .entry iframe {
	width: 490px;
}

.hidden, .off {
display: none !important;
visibility: hidden !important;
overflow: hidden !important;
}

