body {
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 100%;
	color: #131313;
	margin: 0px;
	padding: 0px;
	background: #FFF url(images/bg.gif) repeat-x top;
	text-align: justify;
	
}
html {
	line-height: 1.3em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana;
	font-weight: 600;
	font-variant: normal;
}
h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }

#wrapper {
	margin: 0px auto;
	width: 990px;
	font-size: 0.75em;
}
#container {
	margin: 0px;
	float: left;
	width: 100%;
}
#top-header {
	height: 8px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	overflow: hidden;
}
#searchbox {
	float: left;
	width: 350px;
}
#searchbox form {
	margin: 0px;
	padding: 0px 0px 0px;
	float: left;
	width: 100%;
        text-color: #ffffff;
}       
#searchbox .sbox {
	padding: 2px;
	margin-right: 5px;
	float: left;
	width: 180px;
	font-family: Verdana;
	border: 1px solid #999999;
        
}
#searchbox p {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
}


/************************************
--------page-navigation css----------
************************************/

#navigation {
	float: left;
	width: 645px;
	font-size: 0.9375em;
}
#navigation .children {
	display: none;
}


.nav-list  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline-block;
}
.nav-list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.nav-list li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
.nav-list ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
.nav-list li a {
	margin: 0px;
	padding: 11px 12px 0px;
	float: left;
	line-height: 20px;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 2px solid #92ECFB;
}
.nav-list li a:hover {
	margin: 0px;
	padding: 8px 12px 0px;
	float: left;
	line-height: 20px;
	height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
	border-left: 2px solid #92ECFB;
	background: url(images/hover_effect.gif) no-repeat center top;
}
#header {
	float: left;
	width: 100%;
	padding-top: 0px;
	margin-bottom: 8px;
}
#header-logo {
	background: url(images/header_logo.gif) no-repeat;
	padding: 35px 15px 15px;
	float: left;
	height: 81px;
	width: 206px;
}
#header-logo h1 {
	margin: 0px 0px 2px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 2.5em;
}
#header-logo p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: 1.3em;
}
#header-logo a {
	color: #990000;
	text-decoration: none;
}
#header-logo a:hover {
	color: #000000;
	text-decoration: none;
}
#header-ads {
	background: url(images/ads.gif);
	float: right;
	height: 101px;
	width: 727px;
	padding: 10px 10px 20px;
}

#header-ads1 {
	background: url(images/backgr_big.gif);
	float: right;
	height: 242px;
	width: 520px;
	padding: 0px 0px 0px 21px;
}
#header img {
	border-width: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
	background: #FFFFFF url(images/centers.gif) repeat-y;
}
#blog-content {
	margin: 0px;
	float: right;
	width: 740px;
}
#left-sidebar {
	float: left;
	width: 236px;
}
#right-sidebar {
	float: right;
	width: 236px;
}
.sidebar {
	font-size: 0.9375em;
}

#post-entry {
	float: left;
	width: 495px;
}
.sidebar .widgetbx {
	background: url(images/bottom_sidebar.gif) no-repeat bottom;
	float: left;
	width: 236px;
	padding-bottom: 16px;
	margin-bottom: 5px;
}
.widgetbx img {
	border-width: 0px;
}
.list table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.sidebar .widgetbx h3 {
	background: url(images/top_sidebar.gif) no-repeat bottom;
	float: left;
	height: 50px;
	width: 204px;
	padding-left: 22px;
	padding-right: 10px;
	line-height: 42px;
	margin: 0px;
}

.sidebar .widgetbx .rsslist {
	background: url(images/content_sidebar.gif) repeat-y;
	margin: 0px;
	padding: 5px 10px;
	float: left;
	width: 216px;
	list-style-type: none;
}

.sidebar .widgetbx .rsslist li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 216px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
}
.sidebar .widgetbx .rsslist li a {
	margin: 0px;
	padding: 2px 0px 2px 47px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
	background: url(images/rss-sc.gif) no-repeat left center;
	text-decoration: none;
	color: #FF9900;
}
.sidebar .widgetbx .rsslist li a:hover {
	margin: 0px;
	padding: 2px 0px 2px 47px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
	background: url(images/rss-sc.gif) no-repeat left center;
	text-decoration: underline;
	color: #FF6600;
}










.sidebar .widgetbx .list {
	background: url(images/content_sidebar.gif) repeat-y;
	margin: 0px;
	padding: 5px 10px;
	float: left;
	width: 216px;
	list-style-type: none;
}
.sidebar .widgetbx .list ul {
	background: url(none);
	margin: 0px;
	padding: 0px;
	float: left;
	width: 206px;
	list-style-type: none;
}
.sidebar .widgetbx .list li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 216px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
}
.sidebar .widgetbx .list ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 206px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
}
.sidebar .widgetbx .list li a {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
	background: url(images/list.gif) no-repeat left 1px ;
	text-decoration: none;
	color: #003366;
}
.sidebar .widgetbx .list li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
	background: url(images/list.gif) no-repeat left 3px;
	text-decoration: underline;
	color: #003399;
}


.sidebar .widgetbx .nolist {
	background: url(images/content_sidebar.gif) repeat-y;
	margin: 0px;
	padding: 5px 10px;
	float: left;
	width: 216px;
	list-style-type: none;
}
.sidebar .widgetbx .nolist ul {
	background: url(none);
	margin: 0px;
	padding: 0px;
	float: left;
	width: 206px;
	list-style-type: none;
}
.sidebar .widgetbx .nolist li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 216px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
}
.sidebar .widgetbx .nolist ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 206px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
}
.sidebar .widgetbx .nolist li a {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
	text-decoration: none;
	color: #003366;
}
.sidebar .widgetbx .nolist li a:hover {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
	text-decoration: underline;
	color: #003399;
}



.sidebar .widgetbx .adlist {
	background: url(images/content_sidebar.gif) repeat-y;
	margin: 0px;
	padding: 5px 10px;
	float: left;
	width: 216px;
	list-style-type: none;
}
.widgetbx .adlist img {
	text-align: center;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.sidebar .widgetbx .adlist ul {
	background: url(none);
	margin: 0px;
	padding: 0px;
	float: left;
	width: 206px;
	list-style-type: none;
}
.sidebar .widgetbx .adlist li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 216px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
}
.sidebar .widgetbx .adlist ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 206px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
}
.sidebar .widgetbx .adlist li a {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
	text-decoration: none;
	color: #003366;
}
.sidebar .widgetbx .adlist li a:hover {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
	text-decoration: underline;
	color: #003399;
}





#content-top {

	background: url(images/tops.gif) no-repeat top;
	float: left;
	width: 984px;
	padding-top: 20px;
	padding-right: 3px;
	padding-left: 3px;

}
#post-entry h2 {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ededed;
}


/*//////page-navigations//////*/
#post-navigator {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#post-navigator-single {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.wp-pagenavi {
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pages {
	color: #666666;
	margin-right: 5px;
}
.current {
	background: #FF9900;
	padding: 3px 5px;
	margin-left: 4px;
	color: #FFFFFF;
	text-decoration: none;
}

#post-navigator a {
	color: #FFFFFF;
	background: #CC3333;
	padding: 3px 5px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #CC0000;
}
#post-navigator a:hover {
	color: #FFFFFF;
	background: #660000;
	padding: 3px 5px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #990000;
}
#post-navigator-single .alignleft {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single .alignright {
	font-size: 11px;
	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;
}
.post-meta {
	margin: 0px;
	padding: 10px 0px 20px;
	float: left;
	width: 100%;
}
.post-meta .class {
	font-size: 0.9375em;
}
.post-meta h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #000000;
	font-size: 22px;
	line-height: 26px;
}
.post-meta h1 a {
	color: #0066CC;
	text-decoration: none;
}
.post-meta h1 a:hover {
	color: #33CC66;
	text-decoration: underline;
}

.post-author {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-author a {
	color: #003366;
	text-decoration: underline;
}
.post-author a:hover {
	color: #993300;
	text-decoration: none;
}
.post-cat {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #000000;
	border-bottom: 1px solid #eeeeee;
	font-weight: bold;
}
.post-cat a {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
.post-cat a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
}
.post-com {
	float: left;
	width: 100%;
	padding-bottom: 6px;
}
.post-rating img {
	padding: 0px;
}

.count-view {
	font-size: 1em;
	color: #000000;
}
.count-com {
	font-size: 1em;
	color: #000000;
}
.count-view a {
	background: url(images/icons/view.gif) no-repeat left center;
	padding-left: 14px;
	display: inline-block;
	color: #333333;
	text-decoration: none;
}
.count-com a {
	background: url(images/icons/icomment.png) no-repeat left center;
	display: inline-block;
	padding-right: 20px;
	padding-left: 14px;
	color: #333333;
	text-decoration: none;
}

.count-view a:hover {
	background: url(images/icons/view.gif) no-repeat left center;
	padding-left: 14px;
	display: inline-block;
	color: #333333;
	text-decoration: underline;
}
.count-com a:hover {
	background: url(images/icons/icomment.png) no-repeat left center;
	display: inline-block;
	padding-right: 20px;
	padding-left: 14px;
	color: #333333;
	text-decoration: underline;
}

.post-content {
	margin: 0px;
	padding: 15px 0px 20px;
	float: left;
	width: 100%;
	overflow: hidden;
        text-align: justify;
}
.post-content object {
	margin: 0px;
	height: 380px;
	width: 450px;
}
.post-content embed {
	margin: 0px;
	height: 380px;
	width: 450px;
}

.post-content img {
	border-width: 0px;
	max-width: 100%;
}
.post-social {
	float: left;
	height: 30px;
	width: 95%;
	line-height: 30px;
	background: url(images/social.gif) repeat-x;
	padding-right: 2%;
	padding-left: 2%;
	border: 1px solid #CCCCCC;
}
.post-content a {
	color: #0066CC;
	text-decoration: underline;
}
.post-content a:hover {
	color: #000000;
	text-decoration: underline;
}

.post-social a {
	display: inline-block;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
	color: #003366;
	text-decoration: none;
	border-right: 1px solid #A8E2FF;
}
.post-social a:hover {
	display: inline-block;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
	color: #000000;
	text-decoration: underline;
	border-right: 1px solid #A8E2FF;
}


/*global variable*/

#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 {
	color: #333333;
	margin: 8px 0px;
	padding: 0px;
	clear: both;
}


.subscribe-to-comments {
	font-size: 11px!important;
	color: #000000;
}
.subscribe-to-comments a {
	color: #003366;
	text-decoration: underline;
}

.pullquote-left {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.pullquote-right {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}


.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 5px;
	float: left;
	width: 50%;
	background: #E6F4FF;
	border: 1px solid #D5ECFF;
}
.caption-img-left p {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}

.caption-img-left em {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}
.caption-img-left img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}



.caption-img-right {
	display: block;
	margin: 15px 0px 2px 5px;
	padding: 5px;
	float: right;
	width: 50%;
	background: #E6F4FF;
	border: 1px solid #D5ECFF;
}
.caption-img-right p {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}

.caption-img-right em {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}
.caption-img-right img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#subscribes {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 100%;
}
#subscribes a {
	color: #003366;
	text-decoration: underline;
}

#subscribes a:hover {
	color: #0066CC;
	text-decoration: none;
}








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: 18px;
	line-height: 22px;
	color: #000000;
	margin: 10px;
	padding: 7px;
	clear: both;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
}
#comments-template blockquote {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	margin: 10px;
	padding: 7px;
	clear: both;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
}

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
.border {
	padding: 3px;
	border: 1px solid #CCCCCC!important;
}

img.alignleft {
	float: left;
	margin-right: 9px;
	margin-top: 2px;
	margin-bottom: 5px;
        padding:1px;
        border: 1px solid #78A2A2
}

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: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
}
em {
	font-style: italic;
}
.post-content h3 {
	margin: 10px 0px 5px!important;
	padding: 0px;
}
.post-content h4 {
	margin: 10px 0px 5px;
	padding: 0px;
}
.post-content h5 {
	margin: 10px 0px 5px;
	padding: 0px;
}
.post-content h6 {
	margin: 10px 0px 5px;
	padding: 0px;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
#comments-template {
	margin: 0px;
	padding: 1em 2%;
	float: left;
	width: 95%;
	border: 1px solid #efefef;
}
#comments-template img {
	border-width: 0px;
}

#comments-template h4 {
	margin: 0px;
	padding: 10px 0px 0px;
	color: #000000;
	font-size: 17px;
	line-height: 20px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
#comments-template h5 {
	margin: 15px 0px 10px;
	padding: 0px;
	color: #000000;
	font-size: 18px;
	line-height: 20px;
	float: left;
	width: 95%;
	border-bottom: 1px solid #ededed;
}
#comments-template h3 {
	margin: 15px 0px 10px;
	padding: 0px;
	color: #0066CC;
	font-size: 17px;
	line-height: 20px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
.comlist {
	float: left;
	width: 95%;
	padding: 8px;
}
.com-permalink {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 13px;
	font-family: Arial, Tahoma, "Lucida Sans";
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}
.comlist a {
	color: #0066CC;
	text-decoration: none;
}
.comlist a:hover {
	color: #003366;
	text-decoration: underline;
}
.com-content {
	margin: 0px;
	padding: 3px 0px;
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.com-author {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	display: inline-block;
	float: left;
	width: 100%;
}
.com-author img {
	height: 16px;
	width: 16px;
	margin: 0px 5px 0px 0px;
	float: left;
}
.comlist-alt {
	float: left;
	width: 95%;
	padding: 8px;
	background: #F4FCFF;
}
.comlist-alt a {
	color: #0066CC;
	text-decoration: none;
}
.comlist-alt a:hover {
	color: #003366;
	text-decoration: underline;
}
.pings {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.pings li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 16px;
}
.pings li a {
	color: #0066CC;
	text-decoration: none;
	background: url(images/list.gif) no-repeat left 3px;
	padding-left: 10px;
	list-style-type: none;
}
.pings li a:hover {
	color: #0066CC;
	text-decoration: underline;
	background: url(images/list.gif) no-repeat left 3px;
	padding-left: 10px;
	list-style-type: none;
}
#related li a {
	background: url(images/dot.gif) no-repeat left 3px;
	padding-left: 14px;
	list-style-type: none;
}
#related li a:hover {
	background: url(images/dot.gif) no-repeat left 3px;
	padding-left: 14px;
	color: #003399;
	text-decoration: underline;
	list-style-type: none;
}
#comform {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#comform label {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#comform .req {
	font-weight: normal;
	color: #660000;
}
#comform p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#comform .ctext {
	width: 50%;
	padding: 5px;
	background: #FFFFFF;
	font-family: Verdana, Geneva, Helvetica;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
#comform .cfield {
	width: 90%;
	padding: 5px;
	background: #FFFFFF;
	font-family: Verdana, Geneva, Helvetica;
	font-size: 11px;
	color: #000000;
	height: 300px;
	border: 1px solid #CCCCCC;
	line-height: 18px;
}
#comform .binput {
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px;
	color: #666666;
}
#comform .binput:hover {
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px;
	color: #000000;
}
.subscribe-to-comments {
	font-size: 11px!important;
	color: #000000;
}
.subscribe-to-comments a {
	color: #0066CC;
	text-decoration: none;
}#content-bottom {
        
	float: left;
	width: 100%;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
        background: url(images/bottoms.gif) no-repeat bottom ; 
        
}
#content-bottom img {
	border: 5px solid #eeeeee;
}
#footer {
	
	float: left;
	width: 100%;
	font-size: 0.6875em;
	
}
#footer-block {
	margin: 0px auto;
	width: 971px;
}
#footer-content {
	margin: 0px;
	width: 990px;
	float: left;
	position: relative;

	
}
#footer-content-inner {
	
	margin: 0px;
	
	float: left;
	width: 990px;

}
#footer-bottom2{
	
	border:1px solid #000000;
	float: left;
	width: 990px;
height:42px;
	padding-top:5px;

	font-size: 0.6875em;
	color: #FFFFFF;
background: url(images/footer_1.gif) no-repeat center bottom ;
}
#footer-wrap {
	float: left ;
	width: 990px;
	margin: 0px;
	padding: 0px;

	

}
#footer-wrap-wrap {
	margin: 0px auto;
	width: 990px;
}
#footer-wrap-content {
	margin: 0px;
	width: 990px;
	padding: 0px 0px 0px;

}
.fblk {
	float: left;
	width: 234px;
	margin: 0px;
	padding: 0px 0px;
	background: url(images/f-seps.gif) no-repeat right top;
}
.fblk h3 {
	font-size: 16px;
	color: #8CBAC1;
	margin: 0px;
	padding: 0px 0px 2px;
	float: left;
	width: 90%;
	font-weight: normal;
	border-bottom: 1px solid #416A72;
}

.fblk .list {
	margin: 0px;
	padding: 10px 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.fblk .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.fblk .list li {
	margin: 0px 0px 6px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
}
.fblk .list ul li {
	margin: 6px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 1em;
	line-height: 18px;
}
.fblk .list li a {
	margin: 0px;
	padding: 0px 0px 0px 11px;
	list-style-type: none;
	color: #dedede;
	text-decoration: none;
	background: url(images/r-list.gif) no-repeat left 3px;
}
.fblk .list li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 11px;
	list-style-type: none;
	color: #dedede;
	text-decoration: underline;
	background: url(images/r-list.gif) no-repeat left 3px;
}
#recent-custom-post {
	float: left;
	width: 427px;
	padding-left: 10px;
}
#recent-custom-post h3 {
	font-size: 16px;
	color: #8CBAC1;
	margin: 0px;
	padding: 0px 0px 2px;
	float: left;
	width: 90%;
	font-weight: normal;
	border-bottom: 1px solid #416A72;
}
#recent-custom-post p {
	margin: 0px;
	padding: 6px 0px 10px;
	float: left;
	width: 90%;
}
#recent-custom-post a {
	color: #CCCCCC;
	text-decoration: none;
}
.fw-left {
	float: left;
	width: 45%;
	font-size: 0.6875em;
	color: #FFFFFF;
}
.fw-right {
	float: right;
	width: 45%;
	font-size: 0.6875em;
	color: #FFFFFF;
	text-align: right;
}
#footer-wrap-content a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer-wrap-content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.post-content .download {
	background: url(images/icons/download.png) no-repeat left 3px;
	padding-top: 10px;
	padding-left: 52px;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #26AE00;
	font-family: Calibri, Cambria, Verdana;
	line-height: 22px;
}
.post-content .alert {
	background: url(images/icons/alert.png) no-repeat left 3px;
	padding-top: 14px;
	padding-left: 52px;
	padding-bottom: 16px;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	font-family: Calibri, Cambria, Verdana;
	line-height: 22px;
}
.post-content .note {
	background: url(images/icons/note.png) no-repeat left 3px;
	padding-top: 14px;
	padding-left: 52px;
	padding-bottom: 16px;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	font-family: Calibri, Cambria, Verdana;
	line-height: 22px;
}
.post-content .warning {
	background: url(images/icons/warning.png) no-repeat left 3px;
	padding-top: 14px;
	padding-left: 52px;
	padding-bottom: 16px;
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
	font-family: Calibri, Cambria, Verdana;
	line-height: 22px;
}
.post-content .info {
	background: url(images/icons/info.png) no-repeat left 3px;
	padding-top: 14px;
	padding-left: 52px;
	padding-bottom: 16px;
	font-size: 18px;
	font-weight: bold;
	color: #79C10C;
	font-family: Calibri, Cambria, Verdana;
	line-height: 22px;
}
.post-content .click {
	background: url(images/icons/click.png) no-repeat left 3px;
	padding-top: 14px;
	padding-left: 52px;
	padding-bottom: 16px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: Calibri, Cambria, Verdana;
	line-height: 22px;
}

.snimka_1 {

z-index: 3;
text-align: center;
}

.snimka_2 {
position: relative;  
top: -240px;
z-index: 4;
text-align: center;
}


.f08 {
	font-size: 8px
}
.f09 {
	font-size: 9px
}
.f10 {
	font-size: 10px
}
.f11 {
	font-size: 11px
}
.f12 {
	font-size: 12px
}
.f13 {
	font-size: 13px
}
.f14 {
	font-size: 14px
}
.f15 {
	font-size: 15px
}
.f16 {
	font-size: 16px
}
.fleft {
	float: left
}
.fright {
	float: right
}
.h100 {
	height: 100%
}
.hac {
	text-align: center
}
.had {
	text-align: left
}
.har {
	text-align: right
}
.jt {
	text-align: justify
}
.m0 {
	margin: 0px
}
.m1 {
	margin: 1px
}
.m2 {
	margin: 2px
}
.m3 {
	margin: 3px
}
.m4 {
	margin: 4px
}
.m5 {
	margin: 5px
}
.m6 {
	margin: 6px
}
.m7 {
	margin: 7px
}
.m8 {
	margin: 8px
}
.m9 {
	margin: 9px
}
.m10 {
	margin: 10px
}
.m15 {
	margin: 15px
}
.mt0 {
	margin-top: 0px
}
.mt1 {
	margin-top: 1px
}
.mt2 {
	margin-top: 2px
}
.mt3 {
	margin-top: 3px
}
.mt4 {
	margin-top: 4px
}
.mt5 {
	margin-top: 5px
}
.mt6 {
	margin-top: 6px
}
.mt7 {
	margin-top: 7px
}
.mt8 {
	margin-top: 8px
}
.mt9 {
	margin-top: 9px
}
.mt10 {
	margin-top: 10px
}
.mt15 {
	margin-top: 15px
}
.mt20 {

	margin-top: 20px
}
.mt30 {
	margin-top: 30px
}
.mb0 {
	margin-bottom: 0px
}
.mb1 {
	margin-bottom: 1px
}
.mb2 {
	margin-bottom: 2px
}
.mb3 {
	margin-bottom: 3px
}
.mb4 {
	margin-bottom: 4px
}
.mb5 {
	margin-bottom: 5px
}
.mb6 {
	margin-bottom: 6px
}
.mb7 {
	margin-bottom: 7px
}
.mb8 {
	margin-bottom: 8px
}
.mb9 {
	margin-bottom: 9px
}
.mb10 {
	margin-bottom: 10px
}
.mb11 {
	margin-bottom: 11px
}
.mb20 {
	margin-bottom: 20px
}
.mb30 {
	margin-bottom: 30px
}
.ml0 {
	margin-left: 0px
}
.ml1 {
	margin-left: 1px
}
.ml2 {
	margin-left: 2px
}
.ml3 {
	margin-left: 3px
}
.ml4 {
	margin-left: 4px
}
.ml5 {
	margin-left: 5px
}
.ml6 {
	margin-left: 6px
}
.ml7 {
	margin-left: 7px
}
.ml8 {
	margin-left: 8px
}
.ml9 {
	margin-left: 9px
}
.ml10 {
	margin-left: 10px
}
.ml15 {
	margin-left: 15px
}
.ml20 {
	margin-left: 20px
}
.ml35 {
	margin-left: 35px
}
.ml60 {
	margin-left: 60px
}
.ml275 {
	margin-left: 275px
}
.mr0 {
	margin-right: 0px
}
.mr1 {
	margin-right: 1px
}
.mr2 {
	margin-right: 2px
}
.mr3 {
	margin-right: 3px
}
.mr4 {
	margin-right: 4px
}
.mr5 {
	margin-right: 5px
}
.mr6 {
	margin-right: 6px
}
.mr7 {
	margin-right: 7px
}
.mr8 {
	margin-right: 8px
}
.mr9 {
	margin-right: 9px
}
.mr10 {
	margin-right: 10px
}
.mr12 {
	margin-right: 12px
}
.mr13 {
	margin-right: 13px
}
.mr15 {
	margin-right: 15px
}
.mr20 {
	margin-right: 20px
}
.mr35 {
	margin-right: 35px
}
.mr59 {
	margin-right: 59px
}

.p0 {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px
}
.p1 {
	padding-right: 1px; padding-left: 1px; padding-bottom: 1px; padding-top: 1px
}
.p2 {
	padding-right: 2px; padding-left: 2px; padding-bottom: 2px; padding-top: 2px
}
.p3 {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; padding-top: 3px
}
.p4 {
	padding-right: 4px; padding-left: 4px; padding-bottom: 4px; padding-top: 4px
}
.p5 {
	padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px
}
.p6 {
	padding-right: 6px; padding-left: 6px; padding-bottom: 6px; padding-top: 6px
}
.p7 {
	padding-right: 7px; padding-left: 7px; padding-bottom: 7px; padding-top: 7px
}
.p8 {
	padding-right: 8px; padding-left: 8px; padding-bottom: 8px; padding-top: 8px
}
.p9 {
	padding-right: 9px; padding-left: 9px; padding-bottom: 9px; padding-top: 9px
}
.p10 {
	padding-right: 10px; padding-left: 10px; padding-bottom: 10px; padding-top: 10px
}
.p15 {
	padding-right: 15px; padding-left: 15px; padding-bottom: 15px; padding-top: 15px
}
.p20 {
	padding-right: 20px; padding-left: 20px; padding-bottom: 20px; padding-top: 20px
}
.pt0 {
	padding-top: 0px
}
.pt1 {
	padding-top: 1px
}
.pt2 {
	padding-top: 2px
}
.pt3 {
	padding-top: 3px
}
.pt4 {
	padding-top: 4px
}
.pt5 {
	padding-top: 5px
}
.pt6 {
	padding-top: 6px
}
.pt7 {
	padding-top: 7px
}
.pt8 {
	padding-top: 8px
}
.pt9 {
	padding-top: 9px
}
.pt10 {
	padding-top: 10px
}
.pt12 {
	padding-top: 12px
}
.pt15 {
	padding-top: 15px
}
.pt20 {
	padding-top: 20px
}
.pt24 {
	padding-top: 24px
}
.pt28 {
	padding-top: 28px
}
.pt30 {
	padding-top: 30px
}
.pt40 {
	padding-top: 40px
}
.pt50 {
	padding-top: 50px
}
.pt47 {
	padding-top: 47px
}
.pt60 {
	padding-top: 60px
}
.pt150 {
	padding-top: 150px
}
.pb0 {
	padding-bottom: 0px
}
.pb1 {
	padding-bottom: 1px
}
.pb2 {
	padding-bottom: 2px
}
.pb3 {
	padding-bottom: 3px
}
.pb4 {
	padding-bottom: 4px
}
.pb5 {
	padding-bottom: 5px
}
.pb6 {
	padding-bottom: 6px
}
.pb7 {
	padding-bottom: 7px
}
.pb8 {
	padding-bottom: 8px
}
.pb9 {
	padding-bottom: 9px
}
.pb10 {
	padding-bottom: 10px
}
.pb11 {
	padding-bottom: 11px
}
.pb15 {
	padding-bottom: 15px
}
.pb20 {
	padding-bottom: 20px
}
.pb25 {
	padding-bottom: 25px
}
.pb40 {
	padding-bottom: 40px

}

.pl0 {
	padding-left: 0px
}
.pl1 {
	padding-left: 1px
}
.pl2 {
	padding-left: 2px
}
.pl3 {
	padding-left: 3px
}
.pl4 {
	padding-left: 4px

}
.pl5 {
	padding-left: 5px
}
.pl6 {
	padding-left: 6px
}
.pl7 {
	padding-left: 7px
}
.pl8 {
	padding-left: 8px
}
.pl9 {
	padding-left: 9px
}
.pl10 {
	padding-left: 10px
}
.pl11 {
	padding-left: 11px
}
.pl15 {
	padding-left: 15px
}
.pl20 {
	padding-left: 20px
}
.pl25 {
	padding-left: 25px
}
.pl55 {
	padding-left: 55px
}
.pl97 {
	padding-left: 97px
}
.pl109 {
	padding-left: 109px
}
.pl113 {
	padding-left: 113px
}
.Pr0 {
	padding-right: 0px
}
.pr1 {
	padding-right: 1px
}
.pr2 {
	padding-right: 2px
}
.pr3 {
	padding-right: 3px
}
.pr4 {
	padding-right: 4px
}
.pr5 {
	padding-right: 5px
}
.pr6 {
	padding-right: 6px
}
.pr7 {
	padding-right: 7px
}
.pr8 {
	padding-right: 8px
}
.pr9 {
	padding-right: 9px
}
.pr10 {
	padding-right: 10px
}
.pr11 {
	padding-right: 11px
}
.pr15 {
	padding-right: 15px
}
.pr20 {
	padding-right: 20px
}
.pr30 {
	padding-right: 30px
}

.text_up {
	text-transform: uppercase
}
.vac {
	vertical-align: middle
}
.vat {
	vertical-align: top
}
.w100 {
	width: 100%
}
.w50 {
	width: 50%
}


