/* Stylesheet for Site Template						*/
/* Created by Array Studio doo, Serbia				*/
/* Contact: predrag@arraystudio.com					*/


/* 1. Clearfix */

.clearfix:after { /* ie.css, ie7.css */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* 2. Common */

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

a:link,
a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* 3. Structure */

body,
html {
	background:#04062f url(../graphics/body-bgnd.gif) repeat-x;
}

#container {
	width:960px;
	margin:0 auto;
}

#header {
}

#wrapper {
	background:url(../graphics/wrapper-bgnd.gif) repeat-y;
}

#content {
	float:left;
	width:673px;
}

#sidebar-right {
	float:left;
	width:287px;
}

#footer {
	width:960px;
	margin:0 auto;
}

/* 4. Header */

#header {
	
}

.header-lhs {
	float:left;
}

.header-lhs img {
	display:block;
}

.header-rhs img {
	display:block;
}

ul.menu {
	background:url(../graphics/menu-bgnd.gif) no-repeat top;
	border-top:1px solid #4f6cbf;
	width:673px;
	height:37px;
}

ul.menu li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:10px 0px 0px 10px;
}

ul.menu li a:link,
ul.menu li a:visited {
	color:#fff;
	text-decoration:none;
}

ul.menu li a:hover {
	text-decoration:underline !important;
}


.header-rhs {
	float:left;
}

ul.rss-feed {
	background:url(../graphics/rss-bgnd.gif);
	border-top:1px solid #24376b;
	height:37px;
	width:287px;
}

ul.rss-feed li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding:10px 0px 0px 70px;
}

ul.rss-feed li a:link,
ul.rss-feed li a:visited {
	color:#fff;
	text-decoration:none;
}

ul.rss-feed li a:hover {
	text-decoration:underline !important;
}

.rss-icon {
	float:left;
	padding:2px 8px 0px 0px;
}


/* 5. Content */

#content {
	background:#fff url(../graphics/bgnd-content.gif) repeat-x;
	text-align:left;	
}

#content h2.post-title {
	font-weight:bold;
	font-size:22px;
	color:#3a3a3a;
	margin-left:28px;
	margin-bottom:10px;
	padding-top:16px;
	line-height:20px;
}

#content h2.post-title a:link,
#content h2.post-title a:visited {
	color:#3a3a3a;
	text-decoration:none !important;
}

#content h2.post-title a:hover {
	text-decoration:underline !important;
	color:#3a3a3a;
}

#content h2 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#767676;
}

#content img {
	display:block;
	margin-left:28px;
	border:1px solid #919191;
	margin-right:23px;
}

#content p {
	color:#363636;
	margin-right:20px;
	margin-left:28px;
	line-height:18px;
	padding-bottom:20px;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	padding-bottom:25px;
}

p.submit-button {
	margin-left:0px;
	padding-left:0px;
}

ul.form-item li {
	padding-bottom:9px;
}

ul.form-item li.last-list {
	padding-bottom:4px;
}

ul.form-item li label {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:110px;
	cursor:pointer;
}

ul.form-item li input {
	border:1px solid #98a7cf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

ul.form-item li span {
	font-family:Arial, Helvetica, sans-serif;
}

.submit-button {
	margin-left:0px !important;
	margin-top:3px;
}

p.submit-button a:hover {
	text-decoration:underline !important;
	color:#14568A !important;
}

.button {
	background:#e8e8e9;
}

#single_post_nav .fwrd {
	display:block;
	float:right;
	font-weight:bold;
	font-size:13px;
}

#single_post_nav .fwrd strong a:link,
#single_post_nav .fwrd strong a:visited {
	font-weight:bold;
	color:#14568A;
}

#single_post_nav .fwrd strong a:hover {
	color:#14568A;
	text-decoration:underline;
}

#single_post_nav .back {
	display:block;
	float:left;
	font-weight:bold;
	font-size:13px;
}

#single_post_nav .back strong a:link,
#single_post_nav .back strong a:visited {
	font-weight:bold;
	color:#14568A;
}

#single_post_nav .back strong a:hover {
	color:#14568A;
	text-decoration:underline;
}

#comments h5 {
	margin-left:0px;
}

.mcomment {
	border:1px solid #98a7cf;
	background:#ccd6ef;
}

.mcomment img.avatar {
	margin-left:7px !important;
	margin-right:7px !important;
}

.ucomment_meta {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	display:inline;
}

.ucomment_meta a:hover {
	text-decoration:underline !important;
}

.ucomment_meta_dt {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:0.8em;
	text-transform:uppercase;
    color:#999999;
	display:inline;				
	width:10px;
}

.entry ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
	margin-right:20px;
	margin-left:68px;
	margin-bottom:20px;
}

.entry ul li {
	list-style-type:disc;
}

.entry ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
	margin-right:20px;
	margin-left:68px;
	margin-bottom:20px;
}

.entry ol li {
	list-style-type:decimal;
}

.entry strong {
	font-weight:bold;
}

.entry em {
	font-style:italic;
}

.entry em strong {
	font-weight:bold;
	font-style:italic;
}

.entry strong em {
	font-weight:bold;
	font-style:italic;
}

.entry img.alignnone {
	margin-left:0px !important;
}

.entry img.alignleft {
	margin-left:0px !important;
	float:left;
}

/* 6. Sidebar */

#sidebar-right {
	background:#485578 url(../graphics/bgnd-sidebar.gif) repeat-x;
	text-align:left;
}

.gfx {
	display:block;
}

.curve {
	display:block;
	margin:0 auto;
}

.sidebar-box {
	margin:0 auto;
	background:#fff;
	width:248px;
	border-left:3px solid #6c80b7;
	border-right:3px solid #6c80b7;
}

.sidebar-box h3 {
	margin-left:15px;
	font-weight:bold;
	color:#ad2f19;
}

.sidebar-box h5 {
	clear:both;
	font-weight:bold;
	color:#666;
	font-size:15px;
	text-align:center;
	padding-bottom:10px;
	margin-top:0px;
	
}

ul.form-list {
	margin:0 !important;
	padding:0;
}

ul.form-list li {
	font-family:arial, sans-serif;
	font-size:13px;
	margin-bottom:8px;
	color:#c00;
	list-style:none;
}

ul.form-list li label {
	display:block;
	font-weight:bold;
	margin-bottom:1px;
	color:#333;
}

ul.form-list li .text {
	background:#eee;
	border:1px solid #ddd;
	padding:4px;
	width:218px;
	
}

ul.form-list li .select {
	font-weight:normal;
}

ul.form-list .button {
	
}


.book {
	float:left;
	margin:5px 18px 14px 18px;
}

p.special {
	font-weight:bold;
	font-size:16px;
	margin:6px 0px 29px 0px;
}

.top {
	padding-top:7px;
}

.bottom {
	padding-bottom:15px;
}

.forum-icon {
	display:block;
	margin-left:7px;
}

.spec-text {
	float:left;
	width:176px;
}

.text {
	color:#363636;
	font-size:9px;
	font-weight:bold;
}

.red {
	font-size:11px;
	color:#ae301a;
	font-weight:bold;
}

h4 {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	background:#6381ba url(../graphics/widgets-title-bgnd.gif) no-repeat;
	padding:7px 0px 10px 15px;
}

.sidebar-box-holder {
	margin:15px auto 0 auto;
	width:254px;
	padding-bottom:13px;
	background:transparent url(../graphics/side-box-bottom-curve.gif) no-repeat bottom;
}

.sidebar-box-widget {
	margin:0 auto;
	background:#fff;
	width:228px;
	border-left:3px solid #6c80b7;
	border-right:3px solid #6c80b7;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.sidebar-box-widget ul {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#2867d5;
	margin-left:12px;
	padding-top:15px;
}

.sidebar-box-widget ul li.cat-item {
	padding-bottom:5px;
}

ul.side-list li a:link,
ul.side-list li a:visited {
	color:#2867d5;
	text-decoration:none;
}

ul.side-list li a:hover {
	text-decoration:underline !important;
}

.bottom-curve {
	background:url(../graphics/side-box-bottom-curve.gif) no-repeat;
	height:13px;
	margin:0 auto;
	width:254px;
	margin-bottom:15px;
}

/* 7. Footer */

#footer {
	background:#8b96b5 url(../graphics/footer-bgnd.gif) repeat-x;
	margin-bottom:30px;
}

#footer p {
	color:#fff;
	text-align:center;
	padding:5px 0px 5px 0px;
}


.form-holder {
	width:228px;
	margin:0 auto;
	border-left:3px solid #6C80B7;
	border-right:3px solid #6C80B7;
	border-bottom:3px solid #6C80B7;
	font-family:Arial,Helvetica,sans-serif;
	padding:10px;
	margin-bottom:20px;
	
}

#content h4.form-title {
background:#6381BA;
font-family:Arial,Helvetica,sans-serif;
color:#FFFFFF;
font-size:20px;
font-weight:bold;
padding:7px 0 10px 15px;
width:239px;
margin:0 auto 0 auto;

}

#content .form-holder ul li {
	margin-bottom:5px;
}

#post_nav {
	margin-left:28px;
	margin-right:28px;
}

.categories {
	font-family:Arial,Helvetica,sans-serif;
	margin:0px 28px 15px 28px;
} 