/*
Theme Name: Metropolis
Theme Style: Metropolis WordPress Theme
Theme URI: http://www.wpthemespress.com
Description: Metropolis is a clean 3 column web 2.0 wordpress theme.
Author: WP Themes Press
Author URI: http://www.wpthemespress.com
Copyright 2007-2008 wpthemespress.com
*/
body {
	background: #000000 url(images/page_bg.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
        color: #0452AO;
	line-height: 170%;
	font-size: 13px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.digg {
background: url(images/socials/social.gif) -77px;
}
.delicious {
background: url(images/socials/social.gif) -50px;
}
.stumble {
background: url(images/socials/social.gif) -23px;
}
.tech {
background: url(images/socials/social.gif) -1px;
}
.okno{
background: url(images/socials/okno.gif) no-repeat center;
}
#ja-mainwrapper {
	padding-bottom: 0px;
}
#ja-wrapper {
	padding-top: 17px;
	width: 972px;
	margin: 0 auto;
	clear: both;
}
#ja-wrapper-top {
	background: url(images/mainwrap-top.png) no-repeat top;
	height: 173px;
	
}
#ja-wrapper-bottom {
	display: block;
	background: url(images/mainwrap-bot.png) no-repeat bottom;
	height: 50px;
}
#ja-wrapper-inner {
	padding: 0px;
	background: url(images/mainwrap-center.png) repeat-y top;
}
#ja-mainnav {
	padding: 0px 10px 0px 10px;	
	background: #000000 url(images/menu_bg.png) repeat-x;
	height: 35px;
}
#ja-mainnav a,
#ja-mainnav a:hover,
#ja-mainnav a:active,
#ja-mainnav a:focus,
#ja-subnav a,
#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
	outline: none;
	font-size: 130%;
	font-weight: bold;
}
#wrapper {
	margin: 0px auto;
	width: 960px;
}
#container {
	margin: 0px;
	width: 960px;
	float: left;
}
#header {
	margin: 0px;
	width: 960px;
	height: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header-image {
	float: left;
	height: 100px;
	width: 956px;
	margin-bottom: 2px;
	overflow: hidden;
	border: 2px solid #7C7B69;
}
#header-image img {
	border-width: 0px;
}
#header .header-logo {
	float: left;
	width: 500px;
	padding: 30px 8px;
}
#header .header-logo h1 {
	font-size: 36px;
	margin: 0px;
	padding: 10px 8px;
	float: left;
	color: #F9F9F9;
	font-weight: normal;
	display: inline;
	
}
.header-logo h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.header-logo h1 a:hover {
	color: #FF6600;
	text-decoration: none;
}
#header  .header-logo  p {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 500px;
	color: #F9F9F9;
	line-height: 18px;
	font-weight: bold;
}
#content {
	margin: 0px;
	padding: 0px 0px 0px;
	float: left;
	width: 960px;
	position: relative;
}
#right-content {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 800px;
}
#feeds, #feeds li {
	float: right;
	margin-left: 5px;
	padding-left: 10px;
	height: 25px;
	width: 70px;
	text-align:right;
}
#feeds a {
	margin: 0px;
	padding: 0px;
	text-align:right;
}
#feeds img {
	border-width: 0px;
}
#post-blog {
	float: left;
	width: 570px;
}
#post-entry {
	background: #FFFFFF;
	padding: 10px;
	float: left;
	width: 550px;
}
#post-entry h2 {
	font-size: 17px;
	line-height: 21px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 12px;
	float: left;
	font-weight: normal;
	display: inline;
	background: #726E63;
	border: 1px solid #ecdce3;
}
.post-meta {
	float: left;
	width: 550px;
	padding-bottom: 25px;
	background: url(images/dot.gif) repeat-x bottom;
	padding-top: 15px;
}
.post-meta h1 {
	font-size: 24px;
        color:#FF0000
	line-height: 28px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	width: 550px;
	display: block;
	font-weight: normal;
	border-bottom: 1px solid #ecdce3 ; 
}
.post-meta img {
	margin: 5px;
}
.post-meta h1 a {
	color: #0000FF;
	text-decoration: none;
	
}
.post-meta h1 a:hover {
	color: #800080;
	text-decoration: none;
}
.editor-author {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
}
.editor-author a {
	font-family: Verdana, Geneva, Helvetica;
	color: #ACACAC;
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
}
.editor-author a:hover {
	font-family: Verdana, Geneva, Helvetica;
	color: #ff6600;
	text-decoration: underline;
	font-size: 12px;
	font-weight: 500;
}
.post-content {
	margin: 0px;
	padding: 15px 0px 20px 5px;
	float: left;
	width: 550px;
	font-size: 13px;
	line-height: 21px;
	color: #333333;
        overflow: hidden;
        text-align: justify;
	
}
.post-content img {
	border-width: 0px;
}
.post-content a {
	color: #0452AO;
	text-decoration: none;
font-weight: bold;
	padding: 2px;
}
.post-content a:hover {
	
	color: #FF6633;
font-weight: bold;
	text-decoration: underline;
	padding: 2px;
}
.post-social {
	float: left;
	width: 550px;
}
.social {
float: left;
	width: 420px;
	margin: 0px;
	padding: 0px;
}
.social a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 13px 0px 0px;
}
.social p {
	float: left;
	height: 20px;
	width: 24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.social p a {
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 24px;
}
.social a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	margin: 0px 13px 0px 0px;
}
.com-count {
	float: right;
	width: 128px;
}
.com-count a {
	background: url(images/comments.gif) no-repeat;
	display: block;
	height: 25px;
	width: 94px;
	padding-top: 12px;
	padding-left: 34px;
	color: #FFFFFF;
	text-decoration: none;
}
.com-count a:hover {
	background: url(images/comments.gif) no-repeat;
	display: block;
	height: 25px;
	width: 94px;
	padding-top: 12px;
	padding-left: 34px;
	color: #CCCCCC;
	text-decoration: underline;
}
/*///////////////////////////////////////////////////////
//////////////GLOBAL VARIABLE////////////////////////////
///////////////////////////////////////////////////////*/
#searchform {
	float: left;
	width: 96%;
	padding-left: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#searchform p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#searchform .textf {
	padding: 4px;
	width: 95%;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
}
#searchform .textb {
	padding: 1px 10px;
	background: #ff6600;
	float: left;
	margin-left: 2px;
	margin-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
#themeswitcher {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 96%;
	list-style-type: none;
}
#themeswitcher li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 95%;
}
#themeswitcher select {
	margin: 0px;
	padding: 2px;
	float: left;
	width: 98%;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
}
.akpc_pop {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	clear: both;
	font-family: Tahoma, "Lucida Sans", Arial;
}
.pullquote-left {
	color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	line-height: 20px;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
.pullquote-right {
	color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	line-height: 20px;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.caption-img-left p {
	font-size: 1em;
	color: #666666;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}
.caption-img-left img {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
.caption-img-right {
	display: block;
	margin: 15px 5px 2px;
	padding: 0px;
	float: right;
}
.caption-img-right p {

	font-size: 1em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
}
.caption-img-right img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}
dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}
dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}
blockquote p {
	margin: 0px;
	padding: 0px;
}
blockquote {
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	margin: 10px;
	padding: 7px;
	clear: both;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	border-left: 5px solid #111111;
border-right: 1px solid #666666;
background: #fbf9ed;
}
.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	padding: 0px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	width: 90%;
	overflow: scroll;
	font-family: Verdana, sans-serif, Arial;
	font-size: 1em;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}
em {
	color: #333333;
	font-size: 11px;
	
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content h1 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	
	
}
.post-content h2 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h3 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.post-content h5 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}
.post-content h6 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.info {
	border: 1px solid #4AB7FF;
	font-size: 11px;
	color: #191919;
	background: #BFE5FF url(images/styling/info.gif) no-repeat 5px center;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	display: block;
	font-weight: 400;
	width: 70%;
}
.warning {
	border: 1px solid #FF8888;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	background: #FFBFBF url(images/styling/warning.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.download {
	border: 1px solid #C2E069;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	background: #E5F2BF url(images/styling/download.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.alert {
	border: 1px solid #FFC875;
	font-size: 11px;
	color: #191919;
	line-height: 125%;
	background: #FFE5BF url(images/styling/alert.gif) no-repeat 5px 5px;
	font-family: Verdana, sans-serif, "Courier New";
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.note {
	border: 1px solid #FFE375;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, "Times New Roman", Times, Georgia, serif;
	line-height: 125%;
	background: #FFF2BF url(images/styling/note.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}

/*//////////////////////////////////////////////////////////
/////////////PAGING-COMMENT-TEMPLATE/////////////////////////
////////////////////////////////////////////////////////////*/
#post-navigator {
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
}
#post-navigator-single {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
	font-size: 12px;
	line-height: 18px;
}
.wp-pagenavi {
	float: left;
	width: 550px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
}
.pages {
	font-size: 11px;
	color: #000000;
	background: #f8f8f8;
	padding: 2px 5px;
	border: 1px solid #dddddd;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	background: #FFFFFF;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
	color: #000000;
}
#post-navigator a {
	color: #0000FF;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#post-navigator a:hover {
	color: #800080;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#post-navigator-single .alignleft {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single .alignright {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single a {
	color: #666666;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	color: #333333;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#comments-template {
	margin: 15px 0px 0px;
	padding: 0px 0px 2em;
	float: left;
	width: 550px;
}
#comments-template h4 {
	margin: 0px 0px 10px;
	padding: 5px 15px;
	float: left;
	background: #660000;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	border: 1px solid #660033;
	text-align: center;
}
#comments-template h5 {
	margin: 15px 0px 10px;
	padding: 5px 8px;
	float: right;
	background: #282828;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	border: 1px solid #000000;
	display: inline;
}
#comments-template h5 a {
	color: #f8f8f8;
	text-decoration: none;
}
#comments-template h6 {
	margin: 15px 0px 10px;
	padding: 5px 15px;
	float: left;
	background: #F8F8F8;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	border-top: 1px solid #EEEEEE;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #EEEEEE;
}
.comment-list {
	float: left;
	width: 96%;
	padding: 0px 8px;
	margin: 0px;
}
.comment-avatar {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	float: left;
	height: 52px;
	width: 52px;
}
.comment-avatar img {
	border-width: 0px;
}
.comment-block {
	float: left;
	width: 86%;
	margin: 0px;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #eeeeee;
}
.comment-block .comment-author {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block .comment-date {
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block .comment-date a {
	color: #996600;
	text-decoration: none;
}
.comment-block .comment-date a:hover {
	color: #990000;
	text-decoration: underline;
}
.comment-block .comment-text {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 99%;
}
.comment-block .comment-text code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 12px;
	color: #666666;
}
.comment-block .comment-text blockquote {
	margin: 10px;
	padding: 5px;
	clear: both;
	border-left: 5px solid #000000;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.comment-block .comment-author a {
	color: #996600;
	text-decoration: underline;
}
.comment-block .comment-author a:hover {
	color: #990000;
	text-decoration: none;




















































}
.comment-block .comment-text a {
	color: #996600;
	text-decoration: underline;
}
.comment-block .comment-text a:hover {
	color: #990000;
	text-decoration: none;
}
.comment-block .comment-text p {
	margin: 0px 0px 5px;
}
.comment-block-alt {
	float: left;
	width: 86%;
	margin: 0px;
	padding: 5px;
	background: #F8F8F8;
	border: 1px solid #eeeeee;
}
.comment-block-alt .comment-author {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block-alt .comment-date {
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
}
.comment-block-alt .comment-date a {
	color: #996600;
	text-decoration: none;
}
.comment-block-alt .comment-date a:hover {
	color: #990000;
	text-decoration: underline;
}
.comment-block-alt .comment-text {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 99%;
}
.comment-block-alt .comment-text p {
	margin: 0px 0px 5px;
}
.comment-block-alt .comment-author a {
	color: #996600;
	text-decoration: underline;
}
.comment-block-alt .comment-author a:hover {
	color: #990000;
	text-decoration: none;
}
.comment-block-alt .comment-text a {
	color: #996600;
	text-decoration: underline;
}
.comment-block-alt .comment-text a:hover {
	color: #990000;
	text-decoration: none;
}
.comment-block-alt .comment-text code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 12px;
	color: #666666;
}
.comment-block-alt .comment-text blockquote {
	margin: 10px;
	padding: 5px;
	clear: both;
	border-left: 5px solid #996600;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
#comment-form {
	margin: 10px 0px 0px;
	padding: 12px 3px 12px 8px;
	float: left;
	width: 95%;
	background: #F9F9F9;
	border-top: 1px solid #EFEFEF;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #EFEFEF;
}
#comment-form p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#comment-form label {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight: bold;
}
#comment-form .comment-box {
	margin: 0px;
	padding: 3px;
	width: 96%;
	border: 1px solid #cccccc;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #000000;
}
#comment-form .comment-box:hover {
	margin: 0px;
	padding: 3px;
	width: 96%;
	background: #f9f9f9;
	border: 1px solid #cccccc;
	font-size: 14px;
	color: #000000;
}
#comment-form .comment-box-area {
	margin: 0px;
	padding: 3px;
	width: 96%;
	border: 1px solid #cccccc;
	height: 300px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
#comment-form .comment-box-area:hover {
	margin: 0px;
	padding: 3px;
	width: 96%;
	border: 1px solid #cccccc;
	height: 300px;
	background: #f9f9f9;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #000000;
}
#comment-form .comment-submit {
	margin: 0px;
	padding: 5px 8px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #999999;
	border-top: 1px solid #dddddd;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #dddddd;
}
#comment-form #comment-rules {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
#post-sidebar {
	float: right;
	padding-top: 25px;
	width: 380px;
	position: relative;
}
#rss-subscribes {
	background: #726E63 url(images/rss-f.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 20px 10px 10px 120px;
	float: left;
	width: 230px;
	border: 5px solid #F8F8F8;
	height: 79px;
}
#rss-subscribes .feedcountdiv {
	float: left;
	width: 220px;
	font-size: 22px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0px;
	padding: 20px 0px 0px;

}

#rss-subscribes .feedcountdiv p {




	margin: 0px;










































































































































	padding: 0px;
}
#rss-subscribes .feedcountdiv a {
	color: #dedede;
	text-decoration: none;
}
#rss-subscribes .feedcountdiv a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#top-sidebar {
	margin: 10px 0px 8px;
	padding: 0px;
	float: left;
	width: 380px;
}
#bottom-sidebar {
	float: left;
	width: 380px;
}
.widget-top-sidebar {
	background: #fbf9ed;
	display:block;
	width: 320px;
	padding: 10px;
	/*margin-right: 5px; */
}
.widget-sidebar {
	background: #fbf9ed;
	float: left;
	width: 160px;
	padding: 10px;
	margin-right: 5px;
}
#left-sidebar {
	float: left;
	width: 150px;
	padding-top: 25px;
}
.sidebar-left {
	background: #FFFFFF;
	float: left;
	width: 130px;
	padding: 10px;
}
.sidebar-left h3 {
	margin: 0px;
	padding: 2px 11px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: #726E63;
	display: inline;
	border-top: 1px solid #726E63;
	border-right: 2px solid #4E4A43;
	border-bottom: 2px solid #4E4A43;
	border-left: 1px solid #4E4A43;
}
.widget-sidebar h3 {
	margin: 0px;
	padding: 2px 0px;
	float: left;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFF00;
	background: #726E63;
	display: inline;
	text-indent: 5px;
background: url(images/menu_bg.png) top repeat-x;
	width: 100%;
}
.widget-top-sidebar h3 {
	margin: 0px;
	padding: 2px 0px;
	float: left;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFF00;
	background: #726E63;
	display: inline;
	text-indent: 5px;
background: url(images/menu_bg.png) top repeat-x;
	width: 340px;
}
.widget-sidebar .list, .widget-top-sidebar .list {
	margin: 0px;
	padding: 5px 0px 5px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.widget-sidebar .list ul, .widget-top-sidebar .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
	list-style-type: none;
}
.widget-sidebar .list li, .widget-top-sidebar .list li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.widget-sidebar .list ul li, .widget-top-sidebar .list ul li  {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.widget-sidebar .list li a, .widget-top-sidebar .list li a {
	margin: 0px;
	padding-left: 2px;
	color: #0452A0;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.widget-sidebar .list li a:hover, .widget-top-sidebar .list li a:hover {
	margin: 0px;
	padding-left: 2px;
	color: #FF6633;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nolist {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
	list-style-type: none;
}
.nolist li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.nolist ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.nolist li a {
	margin: 0px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nolist li a:hover {
	margin: 0px;
	color: #000000;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
}
.idTabs {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
	list-style-type: none;
}
.tab-navs {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 360px;
}
.clear-tab {
	float: left;
	height: 8px;
	width: 360px;
}
#top-sidebar .list {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#top-sidebar .list ul {
	margin: 0px;
	padding: 0px;
	float: left;

	width: 95%;

	list-style-type: none;

}
#top-sidebar .list li {
	margin: 0px 0px 8px;

	padding: 0px;

	float: left;


	width: 100%;

	list-style-type: none;

	font-size: 11px;







	line-height: 18px;
	color: #000000;
}
#top-sidebar .list ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
#top-sidebar .list li a {
	background: url(images/bullet-white.gif) no-repeat left 2px;
	margin: 0px;
	padding-left: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top-sidebar .list li a:hover {
	background: url(images/bullet-white.gif) no-repeat left 2px;
	margin: 0px;
	padding-left: 18px;
	color: #000000;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top-sidebar.list ul li a {
	background: url(images/bullet-white.gif) no-repeat left 2px;
	margin: 0px;
	padding-left: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top-sidebar .list ul li a:hover {
	background: url(images/bullet-white.gif) no-repeat left 2px;
	margin: 0px;
	padding-left: 18px;
	color: #000000;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top-sidebar .nolist li img {
	border: 3px solid #DDDDDD;
	float: left;
	margin-right: 0px;
	margin-left: 25px;
	margin-bottom: 12px;
}
.idTabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #000000;
	text-align: center;
	font-size: 11px;
}
.idTabs li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 5px 8px;
	background:  url(images/menu_bg.png) top repeat-x;
	line-height: 30px;
	height: 21px;
	border-right: 1px solid #625F55;
	display: block;
	float: left;
}
.idTabs li a.selected {
	background: #FFFFFF;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
	padding: 5px 8px;
	height: 21px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	display: block;
	float: left;
}
#recententries {
	float: left;
	width: 350px;
	background: #FFFFFF;
	padding: 10px;
	display: block;
}
#recentcomments {
	float: left;
	width: 350px;
	background: #FFFFFF;
	padding: 10px;
	display: none;
}
#mostcomments {
	float: left;
	width: 350px;
	background: #FFFFFF;
	padding: 10px;
	display: none;
}
#advertisment {
	float: left;
	width: 350px;
	background: #FFFFFF;
	padding: 10px;
	display: none;
}
#popularentries {
	float: left;
	width: 350px;
	background: #FFFFFF;
	padding: 10px;
	display: none;
}
#populartags {
	float: left;
	width: 350px;
	background: #FFFFFF;
	padding: 10px;
	display: none;
}
#footer {
	margin: 10px 0px 0px;
	padding: 10px;
	float: left;
	width: 945px;
	background: url(images/footer.gif) repeat-x bottom;
	border-bottom: 2px solid #666666;
}
#footer-cp, #footer-cp a {
	/* float: left; */
	width: 960px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 18px;
	color: #c6c2c3;
	text-align: center;
}
#navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;
}
#navigation .pg {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	background: #000000 url(images/menu_bg.png) repeat-x;
	width:100%;
}
.pg ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.pg li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	font-size: 11px;
}
.pg ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	font-size: 11px;
}
.pg li a {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #ffff00;
	background: #000000 url(images/menu_item.png) repeat-x;
	height: 25px;
	text-decoration: none;
}
.pg ul li a {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	background: #000000 url(images/menu_item.png) repeat-x;
	height: 25px;
	text-decoration: none;
}
.pg li a:hover {

	margin: 0px;

	padding: 0px 12px;
	float: left;
	list-style-type: none;

	display: block;

	font-size: 11px;



	line-height: 25px;

	color: #000000;

	background: #000000 url(images/menu_hover.png) repeat-x;
	height: 25px;

	text-decoration: none;
}
.pg ul li a:hover {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	background: #000000 url(images/menu_hover.png) repeat-x;
	height: 25px;
	text-decoration: none;
}
#home a {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	background: #000000 url(images/menu_hover.png) repeat-x;
	height: 25px;
	text-decoration: none;
}
#home a:hover {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #ffff00;
	background: #000000 url(images/menu_item.png) repeat-x;
	height: 25px;
	text-decoration: none;
}
.pg li.current_page_item a {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	background: #000000 url(images/menu_hover.png) repeat-x;
	height: 25px;
	text-decoration: none;
}
.pg li.current_page_item a:hover {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	list-style-type: none;
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #ffff00;
	background: #000000 url(images/menu_bg.png) repeat-x;
	height: 25px;
	text-decoration: none;
}
#more-link {
  font-size:15px;
  background: url(images/comments.gif) no-repeat;
  }
.dv-feet {
	background: #000000;
	display: inline;
width: 938px;
	margin: 0px;
	padding: 10px;
	float: left;
        border: 1px solid #FFFFFF;
	
}
.dv-feet a {
	color: #333333;
	text-decoration: none;
}
.dv-feet a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.fb-box {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
}
.fb-box a {
	padding: 2px;
	color: #993300;
	text-decoration: underline;
}
#rhg {
	float: right;
}
.fb-box h3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	font-size: 5px;
	color: #A27B45;
}
.fb-box img {
	border-width: 0px;
}
.paper-weight {
	background: url(images/paper.gif) repeat-y center;
	padding: 10px 15px 10px 25px;
	float: left;
	width: 180px;
	font-size: 11px;
	line-height: 18px;
}
.paper-weight img {
	margin: 0px 6px 2px 0px;
	float: left;
}
#flickr-box {
	float: left;
	width: 470px;
	padding: 0px 0px 0px 20px;
}
#flickr-box h3 {
	font-size: 3px;
	color: #9A7541;
	margin: 00px;
	float: left;
	width: 470px;
}
#flickr-box ul {
	margin: 0px;
	padding: 8px 0px 0px;
	float: left;
	width: 470px;
	list-style-type: none;
}
#flickr-box ul ul {
	margin: 0px;
	padding: 8px;
	float: left;
	width: 460px;
	list-style-type: none;
}
#flickr-box ul li {
	margin: 0px 5px 5px 0px;
	padding: 3px 0px 0px 3px;
	float: left;
	background: url(images/img-box.gif) no-repeat;
	height: 92px;
	width: 101px;
}
#flickr-box li img {
	float: left;
	height: 83px;
	width: 94px;
	border-width: 0px;
}
.subscribe-to-comments {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 90%;
}
.subscribe-to-comments a {
	color: #996633;
	text-decoration: underline;
}
/* SPOTLIGHT
--------------------------------------------------------- */
/* Top Modules */
/* MODULE
--------------------------------------------------------- */
div.module div div div div,
div.module-hilite div div div div,
div.module-notitle div div div div {
	margin: 0;
	padding: 0;
	float: none;
	background: none;
	overflow: hidden;
}
div.module .article_seperator,
div.module-hilite .article_seperator,
div.module-notitle .article_seperator {
	display: none;
}
/*no-title module*/
div.module-notitle {
	margin: 0 0 10px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(images/menu_bg.png) no-repeat bottom right;
}
div.module-notitle div {
	padding: 0;
	background: url(images/box-bl.gif) no-repeat bottom left;
}
div.module-notitle div div {

	padding: 0;

	background: url(images/box-notitle-tr.gif) no-repeat top right;
}

div.module-notitle div div div {

	padding: 20px;

	background: url(images/box-notitle-tl.gif) no-repeat top left;


}

/* Clearfix */

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* Extra di Traffyk
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.EBG { background: url(images/ExtraBkg.gif) repeat-x;  width: 100%;  float: left; border-top: solid 1px #ecdce3; border-bottom: solid 1px #ecdce3; padding: 20px 0px; }
.Extra { width: 900px; margin: 0 auto; }
/* Latest Comments  - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Cols { width: 280px; float: left;}
.Cols h3 { font-size: 16px; font-family: Trebuchet MS; margin: 0px; color:#FF6633; letter-spacing: -1px; padding-bottom: 10px; border-bottom: solid 1px #beb4c1; }
.Cols ul { margin: 6px; padding: 10px 10px 10px 10px; background-color: #F5F5F5; font-size: 12px; text-decoration: none; font-weight: bolder; font-family: Trebuchet MS; color:#808080;}
.Cols li { display: block; color:#0452A0; margin: 0px; padding: 2px 0px 3px 15px; list-style-type: none; font-size: 11px; }
.Cols li a { font-size: 12px; text-decoration: none; font-weight: bolder; font-family: Trebuchet MS; color:#808080; }
.Cols li a:hover { text-decoration: inline; color:#000000; }

.randimages {
	float:right;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 0px;
	width: 352px;
	height: 164px;
	overflow:hidden;
}