/* colours
dark base colour:	#a3a39e
base colour:		#c0c0be
block bg:			#efefef
block highlight:	#e6e6e5
link highlight:		#
*/
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, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-family: Helvetica, Arial, Verdana, sans-serif;
}
html, body {
height: 100%;
color: #333;
font-size: 12px;
line-height: 140%;
}
body { background: #FFF url(/usr/editor/bg.jpg) 50% 0 no-repeat fixed; }
ul {
list-style-type: none;
}
.block ul {
}
.full_width {
width: 100%;
margin: 0 auto;
}
#header {
position: relative;
width: 990px;
height:150px;
margin: 10px auto 0 auto;
}
#content {
width: 990px;
margin: 0 auto;
}
h1, h2 {
color: #fff;
background-color: #aaa;
padding: 2px 5px 21px 10px;
margin: 0 0 0 -10px;
letter-spacing: -0.03em;
font-family: Arial Black, Helvetica, Arial;
font-weight: bold;
line-height: 26px;
}
h1 {
font-size: 26px;
background: url(../img/bg_h1.png) no-repeat top left;
}
h2 {
font-size: 22px;
background: #A3A39E url(../img/bg_h2.gif) no-repeat bottom left;
}
a.rss {
position: absolute;
top: 7px;
right: 8px;
text-indent: -9999px;
width: 24px;
height: 24px;
padding: 0;
background: url(../img/24-rss-square.png) no-repeat top left;
}
/*a.rss:hover {
background: url(../img/icon_rss.png) no-repeat bottom left;
}*/
#col2 a.twitter {
position: absolute;
top: 5px;
right: 7px;
text-indent: -9999px;
height: 22px;
width:22px;
padding: 0;
background: url(../img/twitter.png) top left no-repeat;
}
/*#col2 a.twitter:hover {
background: url(../img/links_twitter.png) bottom left no-repeat;
}*/
a {
padding: 1px;
color: #000;
text-decoration: none;
}
a:hover {
color: #cbeb01;
text-decoration: none;
}
/* Firefox Dotted Outline Fix */
a:active { outline: none; }
a:focus { -moz-outline-style: none; }

.logo {
position: absolute;
width: 280px;
height: 60px;
}
.logo h1 { background-image: none; }
.logo a {
position: absolute;
top:0;
left:0;
width: 280px;
height: 60px;
text-indent: -9999px;
margin: 0;
padding: 0;
background: url(../img/logo.png) no-repeat top left;
}
.logo a:hover {
background: url(../img/logo.png) no-repeat bottom left;
}
#links {
position: absolute;
top:9px;
right:0;
width: 120px;
height: 32px;
background-color: #a3a39e;
}
#links ul li {
display: inline;
text-indent: -9999px;
}
#links ul li a {
height: 32px;
width:32px;
margin: 0 5px 0 0;
color: #000;
text-decoration: none;
float: left;
}
#links ul li a:hover {
background-color: transparent;
}
#links ul li.rss a {
background: url(../img/32_rss.png) no-repeat top left;
}
#links ul li.facebook a {
background: url(../img/32_facebook.png) no-repeat top left;
}
#links ul li.twitter a {
background: url(../img/32_twitter.png) no-repeat 0 0;
}
/*#links ul li.rss a:hover {
background: url(../img/links_rss.png) no-repeat 0 -22px;
}
#links ul li.facebook a:hover {
background: url(../img/links_facebook.png) no-repeat 0 -22px;
}
#links ul li.twitter a:hover {
background: url(../img/links_twitter.png) no-repeat 0 -22px;
}*/
.top_banner {
position: absolute;
top: 50px;
left: 10px;
width: 980px;
height: 90px;
padding: 5px 0;
text-align: center;
background: url(../img/bg_shadow.png) repeat-x #efefef;
}
#main_nav {
position: absolute;
left: 260px;
width: 730px;
height: 50px;
background-color: #a3a39e;
}
#main_nav ul {
margin: 0;
}
#main_nav h3 {
font-size: 17px;
color: #fff;
}
#main_nav li {
display: block;
float: left;
}
#main_nav li a {
display: block;
line-height: 55px;
padding: 0 12px;
color: #fff;
/*background: url(../img/bg_nav.gif) 0px 50px #e6e6e5;*/
}
#main_nav li a:hover {
color: #000;
/*background: url(../img/bg_nav.gif) 0px 50px #e6e6e5;*/
background-color: #c0c0be;
}
#main_content {
position: relative;
width: 990px;
}
#col1 {
margin-top: 10px;
width: 670px;
float: left;
}
#col2 {
margin-top: 10px;
width: 300px;
float: right;
}
.col1_fullcol {
clear: both;
width: 660px;
padding: 0;
margin: 0 0 0 10px;
background-color: #efefef;
}
div.main_features,
div.featured_video {
margin: -11px 0 0 0;
padding: 0;
}
.col1_halfcol {
position: relative;
width: 320px;
float: right;
padding: 0;
margin: 0 0 0 10px;
}
.halfcol_left {
float: left;
}
.halfcol_right {
float: right;
}
.block {
position: relative;
background-color: #efefef;
padding: 0;
margin-bottom: 10px;
}
.top_shadow {
display: none;
position: absolute;
top: 0;
z-index: 99999;
background: url(../img/bg_shadow.png) repeat-x;
width: 100%;
height:20px;
}

/*----------------------- link lists -----------*/

                /*------- common -----------*/

.col1_fullcol ul a,
.col1_halfcol ul a,
#col2 ul a {
display: block;
text-decoration: none;
overflow: auto;
zoom: 1;
padding: 8px 10px;
margin: 0;
/*background-color: #efefef;*/
color: #444;
border-bottom: 1px solid #e6e6e5;
border-top: 1px solid #fff;
}
.col1_fullcol ul a img,
.col1_halfcol ul a img,
#col2 ul a img {
display: block;
float: left;
}
.col1_fullcol ul a span,
.col1_halfcol ul a span,
#col2 ul a span {
display: block;
float: left;
margin-left: 10px;
width: 215px;
}
ul a.see_all {
padding: 3px 30px;
text-align: right;
background-image: url(../img/icon_see_all.png) no-repeat right center;
}
                /*------- col 1 rules ------*/
* html col1_halfcol ul a {
/* make hover effect work in IE */
width: 370px;
}
.col1_halfcol ul a:hover {
background-color: #e6e6e5;
}
ul.news a,
ul.forum a {
padding: 4px 10px 4px 35px;
}
ul.news a { background: url(../img/icon_news.png) no-repeat left center; }
ul.forum a { background: url(../img/icon_forum.png) no-repeat left center; }
ul.news a:hover, ul.links a:hover { background-color: #e6e6e5; }
ul.news a span {
margin-left: 0;
width: 555px;
padding-left: 8px;
border-left: 1px solid #fff;
}
ul a strong {
font-size: 13px;
font-weight: bold;
}
ul a em {
display: block;
float: left;
width: 45px;
text-align: left;
border-right: 1px solid #ddd;
}
ul a.see_all {
padding: 3px 30px;
text-align: right;
background: url(../img/icon_see_all.png) no-repeat right center;
}
ul a.see_all:hover {
background-color: #e6e6e5;
}

                /*------- col 2 rules ------*/
                
#col2 ul a {
padding: 3px 10px;
}
#col2 ul.videos a {
padding: 4px 10px 4px 35px;
background: url(../img/icon_play.png) no-repeat left center;
/*background-color: #efefef;*/
}
#col2 ul.blogs a {
padding: 4px 10px 4px 35px;
background: url(../img/icon_play.png) no-repeat left center;
/*background-color: #efefef;*/
}
#col2 ul a span {
width: 200px;
margin: 0;
}
#col2 ul a em {
display: block;
float: right;
text-align: right;
width: 50px;
}
#col2 ul a:hover {
background-color: #e6e6e5;
}
* html col2 ul a {
/* make hover effect work in IE */
width: 300px;
}
#col2 ul a.see_all {
padding: 3px 30px;
text-align: right;
background: url(../img/icon_see_all.png) no-repeat right center;
}
#col2 ul a.see_all:hover {
background-color: #e6e6e5;
}
.twtr-doc a:hover {
background: #fff;
}
.twtr-bd {
margin: 0 7px;
}
#facebook div .full_widget {
color: red;
}
/*----------------------- featured photos --------*/

.photos .big_pic {
margin:-15px 0 0 0;
border-bottom: 1px solid #e6e6e5;
}
.photos .big_pic a {
padding: 0;
margin: 0;
display: block;
padding: 10px 10px 5px 10px;
}
.photos .big_pic a:hover {
color: #444;
background-color: #e6e6e5;
}
.photos a.big_pic span {
display: block;
padding: 0;
margin: 0 0 0 10px;
}
.photos p {
margin: 0 0 10px 0;
padding: 0 10px 3px 10px;
}
.photos ul {
margin: 0;
padding: 0;
width: 100%;
overflow: auto;
}
.photos ul li {
margin: 0;
padding: 0;
display: block;
float: left;
width: 33.3%;
}
.photos ul li a {
margin: 0;
}
.photos ul li.thumb_1 a {
padding: 8px 5px 3px 10px;
}
.photos ul li.thumb_2 a {
padding: 8px 5px 3px 5px;
}
.photos ul li.thumb_3 a {
padding: 8px 10px 3px 5px;
}
.photos ul li img {
padding: 0;
margin: 0 0 3px 0;
}
.photos ul li a span {
padding: 0;
margin: 0;
width: 100%
}
p.see_all {
padding: 0;
}
p.see_all a {
border-top: 1px solid #fff;
display: block;
text-align: right;
padding: 3px 30px;
background: url(../img/icon_see_all.png) no-repeat right center;
}
p.see_all a:hover {
color: #444;
background-color: #e6e6e5;
}
.ads_box {
width: 320px;
overflow: auto;
margin: 0 0 10px;
z-index: -1;
position: relative;
}
.ads_box img {
float: left;
}
/*----------------------- home page -----------*/


/*----------------------- inside pages -----------*/


/*----------------------- footer -----------*/

#footer {
width: 990px;
height: 120px;
margin: -10px auto 20px auto;
clear: both;
}
#members,
#newsletter,
#search {
position: relative;
width: 319px;
float: left;
background-color: #efefef; 
margin: 10px 0 0 10px;
height: 122px;
}
.form_div {
margin-top: -10px;
}
#search {
width: 300px;
float: right;
}
#members {
margin-right: 10px;
}
#log_in,
#sign_up {
position: relative;
}
a.join_up_but {
text-align: center;
position: absolute;
top: 5px;
right: 10px;
height: 12px;
background-color: #e6e6e5;
padding: 2px 0 5px 0;
}
a.log_in_but:hover,
a.join_up_but:hover {
background-color: #fff;
color: #444;
}
#footer h2 {
font-size: 19px;
}
#footer p {
margin: 0 0 0 10px;
position: relative;
}
#footer p.inline_input {
position: relative;
display: inline;
}
#footer p.inline_input input {
width: 136px;
}
#footer label {
color: #444;
position:absolute;
top:5px;
left:5px;
background-color: #fafafa;
}
#footer p.inline_input label {
top:0px;
left:5px;
}
#footer input {
width: 210px;
margin: 0 2px 5px 0;
border: none;
background: url(../img/bg_input.gif) no-repeat #fafafa;
color: #444;
padding: 4px 5px 5px 5px;
}
.join_up_but,
#footer input.send_but,
#search input.gsc-search-button {
padding: 3px 0 4px 0;
width: 74px;
color: #444;
font-weight: bold;
background-image: none;
background-color: #c0c0be;
border: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
table.gsc-search-box { width: 300px; }
.gsc-search-box td.gsc-input { width: 200px; text-align: right; }
.gsc-search-box td.gsc-search-button { width: 80px; text-align: right; }
.gsc-search-box td.gsc-clear-button { width: 0; text-align: left; }
.gsc-search-box td.gsc-clear-button .gsc-clear-button { display: none; }
.gsc-search-box input.gsc-input { width: 170px !important; border: 1px solid #CCC !important; }
a.forgot {
margin: 0 0 0 5px;
}
a.forgot:hover {
color: #444;
background-color: #fff;
}

body#videos #col2 { display: none; }
body#videos #col1 { width: 990px; text-align: center; }

