@charset "utf-8";
/* CSS Document */

body {
    background:url(../images/page_bg.png) 0 0 repeat;
    font-family:Arial, Helvetica, sans-serif;
    line-height:170%;
    color:#FFF;
    font-size:12px;
	margin:0;
    padding:0;
}
img{border:0;}
.clear{clear:both}
#pagebg {
    background:url(../images/bodytop_line.png) 0 0 repeat-x;
}

#menutop{
	float:left;
	width:940px;
}
#menutop a{
    font-size: 0.8em;
	padding: 0px 3px;
    color:#FFFFFF;
	line-height: 14px;
	text-decoration:none;
}
#menutop a:hover{
	font-size: 0.8em;
	padding: 0px 3px;
	text-decoration:underline;
}
#banner_right {
	position: fixed;
	top: 60px;
	right: 0px;
	width:120px;
}
#banner_left {
	position: fixed;
	top: 60px;
	left: 0px;
	width:120px;
}
/*wrapper and container*/
#wrapper{
	width:1100px;
	margin:0 auto;
}
#header {
    position:relative;
	height:120px;
    margin:0px 0px 0px 0px;
}
div.rapidxwpr {
	margin:auto;
    width:980px;
}

#container{
    font-family:Arial, Helvetica, sans-serif;
    line-height:170%;
    color:#FFF;
    font-size:12px;
}

/*left contentbox*/
#ltcontent{
	float:left;
	width:260px;
}

/*right contentbox*/
#rtcontent{
	float:right;
	width:800px;
}
/* logo */
span#logo, img#logo {
    position:absolute;
    top:53px;
    left:0;
    width:200px;
    height:54px;
    border:0;
}
/* rss */
img#rss {
    border:0;
	float:left;
    margin:0 10px 0 0;
}
img#topimg {
    border:0;
	float:left;
    margin:auto;
}
#tagline {
    float:right;
    margin:60px 35px 0 0;
    background:url(../images/tagleft_bg.png) 0 0 no-repeat;
    padding:5px 30px 9px 30px}
#tagline span {
    font-size:13px;
    font-weight:bold;
    color:#000;
}
/* today news */
#today_news{
	margin:30px 48px 0 24px;
}
#today_news h2, #website h2, #latest h2, #favorites h2, #flickr h2, #galleries h2, #site_sponsors h2 {
    margin:0 0 5px 0;
    color:#e7edf0;
    font-size:22px;
    font-style:normal;
    font-weight:normal;
}

#today_news ul, #website ul {
    list-style:none;
    margin:14px 0 0 0;
    float:left;
}

#today_news ul li, #website ul li {
    margin:0 10px 5px 0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    width:315px;
    height:22px;
    float:left;
}
/*\*/* html #website ul li {
    margin:0 5px 5px 0;
}/*end*/
/* website block */
#website {
    margin:35px 0;
}

#website .website-col {
    width:315px;
    float:left;
    margin:0 10px 0 0;
}
/*\*/* html #website .website-col {
    width:300px;
    margin:0;
}/*end*/
/* favorites block */
#favorites {
    margin:40px 0 0 24px;
}

#favorites .blockimg{
	width:140px;
	height:80px;
	background:url(../images/no_image.png) no-repeat;
}

#favorites .favorites-col {
    float:left;
    margin:0 15px 0 0;
}

#favorites .favorites-col ul {
    list-style:none;
    margin:10px 0 0 0;
}

#favorites .favorites-col ul li {
    background:url(../images/fliker_bg_cat.png);
    width:950px;
	height:auto;
    margin:0 0 5px 0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFF;
    padding:5px 0 10px 15px;
	display:block;
    font-weight:normal;
    font-size:13px;
}
#favorites .favorites-col ul li a{
	text-decoration:none;
}
#favorites .favorites-col ul li a.linkline{
	color:#0bcbf6;
    font-weight:normal;
    font-size:13px;
	text-decoration:none;
}
#favorites .favorites-col ul li a.linkline:hover{
	text-decoration:underline;
}
#favorites .favorites-col ul li .block{
    display:block;
}
#imgplay{
	position:relative;
	width:140px;
	float:left;
	margin-right:5px;
}
#imgplay span.length {
	position:absolute;
	display: block;
	top: 61px;
	right: 1px;
	background:url(../images/fliker_bg_cat.png);
	color: #FFF;
	font-size: 0.8em;
	padding: 0px 3px;
	opacity: 0.7;
	height: 20px;
	line-height: 20px;
}/*end*/

#today_news ul li a, #website ul li a {
    background:url(../images/li_bg.png) 100% 0 no-repeat;
    display:block;
    color:#0bcbf6;
    text-decoration:none;
    padding:0 0 0 10px;
    height:22px;
}

#today_news ul li a:hover, #website ul li a:hover {
    background:url(../images/lihover_bg.png) 100% 0 no-repeat;
    color:#FFF;
}

.publish{
	margin-top:30px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#0bcbf6;
	text-transform:uppercase;
}

.head{
	font-size:34px;
	color:#e7edf0;
	width:700px;
	margin-top: 40px;
	margin-bottom:20px;
    font-style:normal;
    font-weight:normal;
}

.head span a{
	font-size:30px;
	color:#FFF;
	line-height:30px;
    font-style:normal;
    font-weight:normal;
	text-decoration:none;
}

.head span a:hover{
	text-decoration:none;
}

#tagln{
	color:#FFF;
	margin-top:5px;
}

#tagln a{
	color:#0bcbf6;
	padding: 0px 2px;
	text-decoration:none;
}

#tagln a:hover{
	text-decoration:underline;
}


.italics{
	font-style: italic;	
	text-transform:none;
}

/*menulinks*/
#menulinks ul{
	list-style:none;
	margin-top:15px;
	height:50px;
	float:right;
	width:600px;
	margin:auto;
}

#menulinks li{
	display:inline;	
	float:left;
	width:87px;
	margin-top:10px;
	margin-right:50px;
	text-align:center;
	background:url(../images/tagleft_bg.png) 0 0 no-repeat;
	margin-left:-40px;
	text-transform:uppercase;
}

.scrcast{
	width: 152px;
	background:url(../images/tagleft_bg.png) 0 0 no-repeat;
}

#menulinks a{
	display:block;
	font:18px Tahoma, Geneva, sans-serif;
	color:#409AC4;
	text-decoration:none;
	line-height:30px;
}

#menulinks a:hover{
	display:block;
	background-color:#fff;
	text-decoration:none;
	line-height:30px;
	border-bottom: 5px solid #409AC4;
	color:#409AC4;
}

.clear{clear:both;}

/*right content details*/
.document{
	height:265px;
	background-color:#fff;
	width: 615px;
}

.dochead{

	background-color:#689e18;
	height:45px;
	font:24px Tahoma, Geneva, sans-serif;
	color:#FFF;
	width: 385px;
	margin-left:-10px;
}

.dochead span{
	margin-left: 20px;	
}

.dhead{
	line-height:45px;	
}

.post{
	color:#656565;
	font:12px Tahoma, Geneva, sans-serif;
	line-height: 30px;
	margin-left: 15px;
}

.dcontent{
	font:16px Tahoma, Geneva, sans-serif;
	color:#1f1e1e;
	margin-top:20px;
	line-height:23px;
	margin-left: 15px;
	
	letter-spacing:1px;
}

.rtboxbg{
	background:url(../images/rtboxbg1.jpg) no-repeat;
	background-position:center;
	height:7px;
	width:430px;
	margin-left: 40px;
}

/*green bubble*/
.bubble{
	background:url(../images/bubble.png) no-repeat bottom right;
	height:39px;
	margin-right: 15px;
	margin-top:65px;
}

.bubble span{
	margin-right:15px;
	text-align:center;
	color:#FFF;
	font:12px Tahoma, Geneva, sans-serif;
	font-weight:bold;
	line-height: 30px;
}

#document{
	background:url(../images/fliker_bg_cat.png);
	font-size:14px;
	color:#FFF;
	margin-top:20px;
	padding:10px 10px 10px 10px;
	width:670px;
}

#document span{
	font-weight:bold;
}

#document a{
	color:#0bcbf6;
	text-decoration:none;
}

#document a:hover{
	text-decoration:underline;
}


.ltgap{
	margin-top:20px;	
}

#about{
	width:310px;
	background:url(../images/fliker_bg.png) 0 0 repeat-x;
	margin-left:24px;
	margin-top: 15px;
	height:220px;
}

#mostpop{
	width:310px;
	background:url(../images/fliker_bg.png) 0 0 repeat-x;
	margin-left:24px;
	margin-top: 15px;
	height:240px;
}

/*left content box*/
.lthead{
	font:18px Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	line-height: 50px;
	text-transform:uppercase;
	height:52px;
	border-bottom: 1px dashed #b7b4a3;
	width:280px;
	margin-left:15px;
}

.tphead{
	margin-left:-15px;	
}

.ltdetail{
	font:14px Tahoma, Geneva, sans-serif;
	color:#413e32;
	font-weight:bold;
	line-height:20px;
	margin-top:15px;
	width:240px;
	margin-left: 15px;
}

.link{
	width:280px;
	background-color:#999580;
	margin-top:15px;
	margin-left: 15px;
	height:38px;
	text-align:center;
	font:20px Tahoma, Geneva, sans-serif;
	color:#fff;
	text-transform:uppercase;
	line-height:35px;
}

.ltposts ul{
	float:left;	
	list-style:none;
}

.ltposts li a,a:link{
	font:14px Tahoma, Geneva, sans-serif;
	color:#0BCBF6;
	line-height:30px;
	font-weight:bold;
}

.ltposts li a:hover{
	font:14px Tahoma, Geneva, sans-serif;
	color:#0BCBF6;
	line-height:30px;
	font-weight:bold;
	text-decoration:underline;
}

.rtposts ul{
	float:right;	
	list-style:none;
	margin-right:74px;
	width:70px;
}

.rtposts li a,a:link{
	font:14px Tahoma, Geneva, sans-serif;
	color:#0BCBF6;
	line-height:30px;
	font-weight:bold;
}

.rtposts li a:hover{
	font:14px Tahoma, Geneva, sans-serif;
	color:#0BCBF6;
	line-height:30px;
	font-weight:bold;
	text-decoration:underline;
}

#search{
	width:500px;
	height:54px;
	float:right;
    margin:45px 100px 0 0;
	background:url(../images/fliker_bg_cat.png);
	margin-left: 24px;
}

.input{
	margin-left:15px;
	line-height: 55px;
}

.ltdetail ul{
	list-style:url(../images/feeds.jpg);
	width: 310px;
}

.ltdetail li a,a:link{
	font: 14px Tahoma, Geneva, sans-serif;
	color:#0BCBF6;
	font-weight:bold;
	text-decoration:none;
	line-height: 30px;
}

.ltdetail li a:hover{
	font: 14px Tahoma, Geneva, sans-serif;
	color:#5c3315;
	text-decoration:underline;
	line-height: 30px;
	font-weight:bold;
}

#feeds{
	height:140px;
	background:url(../images/fliker_bg.png) 0 0 repeat-x;
	width:310px;
	margin-left:24px;
	margin-top: 15px;
}

#social{
	height:140px;
	background:url(../images/fliker_bg.png) 0 0 repeat-x;
	width:310px;
	margin-left:24px;
	margin-top: 15px;
}

#social img{
	margin-top:30px;
	margin-left:25px;
	margin-right:5px;
}

#features{
	margin-top: 30px;
}

#tranbox{
	float:left;
	margin-left:24px;
	width:360px;
	background:url(../images/fliker_bg.png) 0 0 repeat-x;
	height:360px;
}

.tranhead{
	font:24px Tahoma, Geneva, sans-serif;
	color:#FFF;		
	margin-left: 10px;
	margin-top: 25px;
}

.trapost{
	color:#fff;	
	font:12px Tahoma, Geneva, sans-serif;
	margin-left: 14px;
	line-height:25px;
}

.tracontent{
	font:12px Tahoma, Geneva, sans-serif;
	color:#fff;
	margin-top:10px;
	line-height:20px;
	margin-left: 15px;
	margin-right:15px;
}

#video{
	float:right;
	width:690px;
	height: 515px;
	background:url(../images/fliker_bg_cat.png);
	margin-right: 110px;
}

#video img,#fb_like{
	margin-top:25px;	
	margin-left:25px;
}

#video #player{	
	margin-left:25px;
}

#video #fb_share{
	position:absolute;
	margin-top:105px;
	margin-left:35px;
}

.searchBut { border:2px solid #ccc; background:url(../images/tagleft_bg.png) 0 0 no-repeat; height:30px; width:60px; margin-left:5px; color:#409AC4;}
.searchBut:hover { border:2px solid #EFEFEF; background:#EFEFEF; color:#409AC4;}

/*footer*/
#footer{
    width:auto;
    padding:70px 0px 20px 0px;
    clear:both;
    color:#fff;
    background:url(../images/footer_bg.png) 0 0 repeat-x;
    overflow:hidden;
}

/* footer copyright */
#footer .copyright {
    width:980px;
    float:left;
}

#footer .copyright a{
	color:#FFF;
	text-decoration:none;
	margin-right:5px;
}

#footer .copyright a:hover{
    text-decoration:underline;
}

#footer .copyright .credits {
    float:left;
    padding:20px 10px 0 0;
}

#footer .copyright .advertise {
    width:275px;
    float:right;
    color:#000;
    padding:40px 0 0 0;
    font-size:13px;
    font-weight:bold;
}

#footer .copyright .advertise h3 {
    margin:0;
    font-size:24px;
}

/* footer contact form */
.footer-contact {
    padding:23px 0 0 0;
    float:right;
    width:460px;
}

.footer-contact h3 {
    color:#5496b4;
    font-size:16px;
    margin:0 0 0 10px;
    font-style:italic;
    font-weight:normal;
    background:url(../images/footer-contact.png) 0 0 repeat-x;
    padding:2px 10px 3px 10px;
    float:left;
}

.footer-contact form {
    clear:both;
    padding:10px 0 0 0;
}
/*\*/* html .footer-contact form {
    clear:both;
    padding:5px 0 0 0;
}/*end*/
.footer-contact form div {
    width:200px;
    float:left;
    padding:0 15px;
}
/*\*/* html .footer-contact form div {
    width:200px;
    float:left;
    padding:0 10px;
}/*end*/
.footer-contact label {
    display:block;
    color:#000;
    font-size:12px;
    font-weight:bold;
    margin:6px 0 0 0;
}

.footer-contact input.contact-field, .footer-contact textarea {
    border:#e9e3ce 2px solid;
    padding:4px 2px;
    width:100%;
    font-size:12px;
    font-weight:bold;
    color:#5b5b5b;
}

.footer-contact textarea.contact-message {
    height:77px;
}

.footer-contact input.contact-submit {
    border:0;
    padding:0;
    width:98px;
    height:40px;
    text-indent:-9999px;
    cursor:pointer;
    background:url(../images/contact-submit.png) 0 0 no-repeat;
    margin:10px -10px 0 0;
    float:right;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.copy{
	margin-left:100px;	
	float:left;
	font:12px Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	line-height:50px;
}

.flinks{
	float:right;
	line-height:50px;
	width: 600px;
	text-align:right;
}

.flinks a,a:link{
	font:12px Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

.flinks a:hover{
	font:12px Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
}

.separator{
	color:#6b664f;
}

.textbox{
	width:400px;
	height:22px;
	border:none;
	padding:2px;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	background:url(../images/tagleft_bg.png) 0 0 no-repeat;
}

/* flickr images block */
#recommend {
	width:690px;
}

#recommend .blockimg{
	width:140px;
	height:80px;
	background:url(../images/no_image.png) no-repeat;
}

#flickr {
    margin:30px 48px 0 24px;
}

#flickr .blockimg{
	width:140px;
	height:80px;
	background:url(../images/no_image.png) no-repeat;
}

#flickr span.fblock{
	display:block;
	text-align:right;
}

.da_adp_links a{
	display:block;
	text-align:right;
}

#flickr span.fblock a{
	color:#FFF;
	text-decoration:none;
}

#flickr span.fblock a:hover{
	text-decoration:underline
}

#flickr .flickr-col {
    width:240px;
	background:url(../images/fliker_bg_cat.png);
    float:left;
	padding:14px 0 20px 0;
    margin:15px 0 0 15px;
}
#flickr .block, #flickr .block {
	float:left;
	margin-bottom:30px;
}

#flickr .flickr_img, #recommend .flickr_img{
    background:url(../images/fliker_bg_cat.png);
    padding:14px 0 20px 0;
    margin:15px 0 0 0;
}

#flickr .flickr_img span.pageid, #favorites .favorites-col  span.pageid{
	font-size:14px;
	padding:7px 10px 7px 10px;
	margin:5px 5px 5px 5px;
}

#flickr .flickr_img span.right, #favorites .favorites-col  span.right{
	font-size:14px;
	padding-right:10px;
	text-align:right;
	width:150px;
	float:right;
}

#flickr .flickr_img span.left, #favorites .favorites-col  span.left{
	font-size:14px;
	padding-left:10px;
	text-align:left;
	width:150px;
	float:left;
}

#flickr .flickr_img span.pageid a, #favorites .favorites-col  span.pageid a{
	background:url(../images/fliker_bg_cat.png);
	color:#0bcbf6;
	font-size:inherit;
    text-decoration:none;
	padding:inherit;
	margin:auto;
}

#flickr .flickr_img span.pageid a:hover,#favorites .favorites-col  span.pageid a:hover{
    background:url(../images/lihover_bg_50.png);
	text-decoration:underline;
	color:#FFF;
}

#flickr ul,#recommend ul{
    list-style:none;
}

#flickr ul li, #recommend ul li{
    float:left;
    margin:5px 9px;
	position: relative;
}
#flickr ul li span.length, #recommend ul li span.length {
	position:absolute;
	display: block;
	top: 61px;
	right: 1px;
	background:url(../images/fliker_bg_cat.png);
	color: #FFF;
	font-size: 0.8em;
	padding: 0px 3px;
	opacity: 0.7;
	height: 20px;
	line-height: 20px;
}

#flickr ul li span a, #recommend ul li span a{
    background:url(../images/li_bg_50.png) 100% 0 repeat;
    display:block;
    color:#0bcbf6;
    text-decoration:none;
	line-height:14px;
	word-wrap: break-word;
    padding:5px 5px 0 10px;
    height:45px;
	width:125px;
	margin:5px 0 0 0;
}
#flickr ul li a, #recommend ul li a{
    color:#FFF;
    text-decoration:none;
}
#flickr ul li a:hover, #recommend ul li a:hover{
    text-decoration:underline;
}
#flickr ul li span.view, #recommend ul li span.view{
    display:block;
}
#flickr ul li span a:hover, #recommend ul li span a:hover{
    background:url(../images/lihover_bg_50.png) 100% 0 no-repeat;
    color:#FFF;
}
/*\*/* html #flickr ul li,* html #recommend ul li {
    float:left;
    margin:5px 8px;
}/*end*/
#flickr ul li a img, #recommend ul li a img {
    border:solid 1px #FFF;
}

#flickr a.brought_by, #recommend a.brought_by {
    background:url(../images/flickr.jpg) 100% 0 no-repeat;
    float:right;
    text-align:right;
    padding:0 70px 0 0px;
    font-size:12px;
    color:#b2b2b2;
    margin:5px 20px 0 0;
}
