html {
}

body {
	margin: 0;
	padding: 0;
	font: normal 13px Arial, Helvetica, sans-serif;
	text-align: center;
	border: 0 none !important;
	color: #111;
}

/* floats */
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.clear {
	clear: both;
}

/* topbar */
#topbar {
	background: url(../image/topbar_wide.png) no-repeat center;
	height: 26px;
	position: relative;
}
#topbar .wrapper {
	background: url(../image/topbar_small.png) repeat-x top;
	height: 26px;
}
#topbar #topbar_blend{
	background: url(../image/topbar_blend.png) no-repeat top left;
	height: 26px;
	padding-left: 53px;
	float: right;
}	
#topbar #topbar_network{
	background: url(../image/topbar_large.png) repeat-x top;
	height: 26px;
	padding: 0 26px;
	font-size: 11px;
	text-shadow: #ffffff 0 1px 0;
}
#topbar p {
	margin: 0;
	padding-top: 6px;
}
#topbar span {
	color: #6a99ab;
	margin-right: 0.5em;
}
#topbar a {
	text-decoration: none;
	color: #006bd8;
	margin-right: 0.5em;
}
#topbar a:hover {
	text-decoration: underline;
	color: #000;
}

/* wrapper */
.wrapper {
	text-align: left;
	width: 1000px;
	position: relative;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* sections */
.content {
	width: 670px;
	margin-left: 25px;
}
.content.float {
	float: left;
}
.content.wide {
	width: 948px;
}
.sidebar {
	width: 250px;
	margin-right: 25px;
	float: right;
}

/* header */
#header {
	padding: 45px 0 35px;
	margin: -17px 0 30px;
}
#header h1 {
	margin: 0;
	line-height: 1;
}
#header h1 a {
	font-size: 0;
	text-indent: -9999px;
	width: 245px;
	height: 68px;
	display: block;
	background-image: url(../image/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#search ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search ul li {
	float: right;
}
#search .searchbutton {
	background-image: url(../image/search.png);
	height: 24px;
	width: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#search .searchbox {
	width: 250px;
	font-size: 18px;
	background-image: url(../image/search.png);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* main */
#main {
	margin: 0 0 50px 0;
}
#main h2 {
	margin: 0 0 40px;
	line-height: 110%;
	font-size: 35px;
	letter-spacing: -1px;
}
#main .content {
	line-height: 165%;
}
#main .content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;		
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 20px;
	line-height: 130%;
	position: relative;
	z-index: 99;
}
#main .content h3 a {
	color: #000;
	text-decoration: none;
}
#main .content h3 a:hover {
	text-decoration: underline;
}
#main .content .adsense {
	text-align: center;
	margin-top: 50px;
	border: 1px solid #dedede;
	/*padding: 10px 0;*/
}

/* articles */
.article {
	margin-bottom: 70px;
}
.article .meta {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #dcdcdc;
	margin-top: 10px;
}
.article .meta-text {
	float: left;
	background: white;
	padding-right: 10px;
	margin-top: -20px;
}
.article .article-content {
	font-size: 14px;
}
.article-content a img {
	padding: 1px;
	background: #006bd8;
}	
.article-content a:hover img {
	background: #111;
}
.article-content div img {
	margin-bottom: 1em;
}
.article-content a.download-now {
	background: url(../image/download.png);
	width: 107px;
	height: 19px;
	padding-top: 5px;
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-shadow: #006c8f 0 1px 0;
	line-height: 1;
}
.article-content a.download-now span.larger {
	font-size: 16px;
	vertical-align: top;
	position: relative;
	top: -1px;
}

.article-control {
	margin-top: 30px;
}
.article-control .sharepost {
	float: left;
	width: 540px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.article-control div.comments {
	float: right;
	margin-top: -2px;
}
.article-control a.replies {
	background: url(../image/comment.png);
	width: 107px;
	height: 19px;
	padding-top: 5px;
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-shadow: #007532 0 1px 0;
	line-height: 1;
}
.article-control a.replies:hover span.comment-text {
	text-decoration: underline;
}
.article-control a.replies span.larger {
	font-size: 16px;
	vertical-align: top;
	position: relative;
	top: -1px;
}
.article-control p.sharepost {
	float: left;
	margin-right: 2px;
	color: #666;
	width: 44px;
}
.article-control div.tweetmeme {
	float: left;
	margin-top: 3px;
	width: 80px;
}

/* addthis */
.addthis_toolbox {
	float: left;
	font-size: 12px;
}
.addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
	margin-right: 6px;
	color: #666;
	text-decoration: none;
}
.addthis_toolbox a.at300b:hover, .addthis_toolbox a.at300m:hover {
	color: #111;
	text-decoration: underline;
}
.addthis_toolbox span.at300bs {
	margin-right: 2px;
	margin-top: 3px;
}
.addthis_toolbox span.addthis_separator {
	margin-right: 10px;
}
.sharepost ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sharepost ul li {
	float: left;
	margin-right: 15px;
}
.sharepost ul li a {
	color: #06F;
	text-decoration: none;
	font-size: 14px;
}
.sharepost ul li a:hover {
	text-decoration: underline;
}

/* sidebar */
.sidebar {
	color: #777;
	line-height: 130%;
}
.sidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666;
	border-top: 1px solid #dcdcdc;
	margin: 10px 0 20px 0;
}
.sidebar h4 span.sidebar-title-text {
	float: left;
	background: white;
	margin-top: -10px;
	padding-right: 10px;
	max-width: 200px;
}
.sidebar a {
	color: #777;
}
.sidebar ul {
	margin: 0 0 7px 16px;
}
.sidebar ul li {
	margin: 0 0 7px 0;
}
.sidebar .menu {
	margin-bottom: 40px;
	width: 250px;
}
.menu.nav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.sidebar .menu.nav li {
	font-size: 16px;
	margin: 0 0 10px;
	color: #ccc;
	}
.menu.nav li a {
	text-decoration: none;
}
.menu.nav li:hover {
	color: #111;
}
.menu.nav a:hover {
	text-decoration: underline;
}
.menu.nav li.current_page_item, .menu.nav li.current_page_item a {
	color: #006bd8;
	text-decoration: none;
}
.sidebar .adsense {
	text-align: center;
}
.sidebar .adsense.border {
	padding: 10px 0;
	border: 1px solid #dedede;
}	
.sidebar .translate #MicrosoftTranslatorWidget {
	margin: 0 auto;
}

/* footer */
#footer {
	background: #f5f5f5;
	font-size: 11px;
	color: #666;
	clear: both;
	margin-top: 80px;
}
#footer a {
	color: #555;
}
#footer a:hover {
	color: #000;
}
#footer .wrapper {
	padding: 30px 0 50px;
}
#footer .content ul.links {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer .content ul.links li.linkcat {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	width: 200px;
}
#footer .content ul.links li.linkcat#linkcat-22 {
	margin-right: 0;
}
.links h4 {
	font-size: 13px;
	margin: 10px 0 14px;
	border-top: 1px solid #dcdcdc;
}
.links h4 span {
	float: left;
	background: #f5f5f5;
	margin-top: -10px;
	padding-right: 10px;
}
.links ul.blogroll {
	clear: both;
	margin: 0;
	line-height: 130%;
}
.links ul.blogroll li {
	margin: 0 0 6px 0;
	list-style: none;
	color: #888;
}
.topads {
	height: 65px;
	width: 728px;
	background-color: #FFF;
	border: 1px solid #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	margin-top: -40px;
	color: #999;
	cursor: pointer;
	clear: both;
}
.by a {
	text-decoration: none;
	color: #008FEA;
}
.by a:hover {
	text-decoration: underline;
}
.paging_movie {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.paging_movie li {
	float: left;
	margin-right: 5px;
}
.paging_movie li a {
	text-decoration: none;
	color: #008FEA;
}
.paging_movie li a:hover {
	text-decoration: underline;
}
.downloadfiles ul {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.downloadfiles ul li {
	margin-bottom: 5px;
	padding-left: 20px;
}
.lititle {
	font-size: 14px;
	font-weight: bold;
	padding-left: -20px !important;
}
.downloadfiles ul li a {
	color: #06F;
	text-decoration: none;
}
.downloadfiles ul li a:hover {
	color: #03F;
	text-decoration: underline;
}

/* gallery */
.container {
	width: 950px;
	padding: 0;
	margin: 0 auto;
}
	/*--Main Container--*/
.main_view {
	position: relative;
	float: left;
	margin-bottom: 25px;
	margin-top: -30px;
}
/*--Window/Masking Styles--*/
.window {
	height:185px;
	width: 950px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0;
	left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 0px;
	right: -7px;
	width: 178px;
	height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(/image/paging_bg3.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #177bd8;
	border: 1px solid #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

/*page flip rss*/
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right;
	z-index:5000; 
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(/image/subscribe.png) no-repeat right top;
}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 172px;
	height: 252px;
}
ul.thumb li img {
	width: 162px; height: 242px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}

/* Tutorial button with jQuery */
.btdownload {
	position:relative;
	display:block;
	height: 38px;
	width: 180px;
	background:url(../image/btdownload.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.btdownload span.hover {
	display: block;
	height: 38px;
	width: 180px;
	background: url(../image/btdownload.png) no-repeat;
	background-position: bottom;
}
.btpost {
	position:relative;
	display:block;
	height: 38px;
	width: 180px;
	background:url(../image/btpost.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.btpost span.hover {
	display: block;
	height: 38px;
	width: 180px;
	background: url(../image/btpost.png) no-repeat;
	background-position: bottom;
}#latest-articles ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.sidebar #latest-articles h4 {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
.sidebar .menu.nav h4 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.sidebar #ads h4 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
#youtube {
	background-color: #FFF;
}
.article-content p a {
	color: #0081FF;
	text-decoration: none;
}
#tools {
	margin: 0;
	font-size: 11px /*smaller*/;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	position: fixed;
	top: 245px;
	left: 0px;
	width: 100px;
	right: auto;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
#tools a {
	color: #0084CD;
}
