
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
margin: 0;
padding: 0;
}
img, fieldset {
border: 0;
}

.bg{
	display:block;
	clear:both;
	width:100%;
	height: 560px;
	overflow:hidden;
	position:absolute;
	z-index:1;
	top:0;
	text-align:center;

}
body {

background: #fdfdfd url(images/ozadje.jpg) no-repeat top center;
font: .81em/150% "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
color: #666;
}
p {
margin: 0 0 1.2em;
padding: 0;
}
a {
text-decoration: none;
outline: none;
color: #026acb;
}
a:hover {
text-decoration: underline;
}
small {
font-size: 87%;
}
em, i {
}
ul, ol {
margin: 1em 0 1.4em 24px;
padding: 0;
line-height: 140%;
}
li {
margin: 0 0 .5em 0;
padding: 0;
}
blockquote {
font: italic 15px/130% "Times New Roman", Times, serif;
padding: 8px 30px 15px;
}
h1, h2, h3, h4, h5, h6 {
line-height: 1.4em;
margin: 20px 0 .4em;
color: #333;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.2em;
}
h5 {
font-size: 1.1em;
}
h6 {
font-size: 1em;
}
input, textarea, select {
font-size: 100%;
font-family: inherit;
}
textarea {
line-height: 150%;
max-width:96%;
}
input[type=text], input[type=password], textarea {
border: solid 1px #ccc;
padding: 5px 7px;
background: #f0f0f0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
textarea:focus, input[type=password]:focus, input[type=text]:focus {
border: solid 1px #666;
background: #fff;
outline: none;
}




input[type=reset], input[type=submit], .button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;  
  cursor: pointer;  
}
input[type=reset]:hover, input[type=submit]:hover, .button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
input[type=reset]:active, input[type=submit]:active, .button:active {
	position:relative;
	top:1px;
}
.button.blue {
background-color:#2166ac;
}.button.blue:hover {
background-color:#0a579f;
}
hr {
border-color:#ddd;
}

#pagewrap {
width: 978px;
margin: 0 auto;
}
#content.fullwidth {
width: 937px;
}

.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
float: left;
margin: 0 0 0 30px;
}
.col4-1 {
width: 222px;
}
.col4-2, .col2-1 {
width: 474px;
}
.col4-3 {
width: 726px;
}
.col3-1 {
width: 306px;
}
.col3-2 {
width: 642px;
}
.first {
margin-left: 0;
clear: left;
}
.col.last {
margin: 0;
clear: left;
}

#content .col4-1 {
width: 204px;
}
#content .col4-3 {
width: 672px;
}
#content .col4-2, #content .col2-1 {
width: 438px;
}
#content .col3-1 {
width: 282px;
}
#content .col3-2 {
width: 594px;
}

#header {
position: relative;
height: 333px;
margin-bottom: 20px;
}
#site-logo {
position: absolute;
top: 30px;
}
#site-logo a {
font: bold 190%/110% Arial, Helvetica, sans-serif;
color: #fff;
text-decoration: none;
padding-bottom: 2px;
}
#site-description {
color: #ddd;
position: absolute;
top: 70px;
font: italic 100%/120% Georgia, "Times New Roman", Times, serif;
}

.social-widget {
position: absolute;
top: 80px;
right: 10px;
font-size: 95%;
line-height: 120%;
text-align: right;
}
.social-widget a {
color: #fff;
}

.social-widget .rss {
float: left;
}
.social-widget .rss a {
background: url(images/rss.png) no-repeat left 4px;
padding: 10px 0 10px 30px;
}

#header #searchform {
position: absolute;
bottom: 10px;
right: 10px;
z-index: 101;
}
#header #searchform #s {
border: none;
width: 120px;
padding-left: 28px;
background: #e1e1e1 url(images/search.png) no-repeat 8px center;
-webkit-box-shadow: 0 -1px 0 rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.3);
-moz-box-shadow: 0 -1px 0 rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.3);
box-shadow: 0 -1px 0 rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.3);
}

.nav-levo {
width: 10px;

height: 42px;

background: url(images/meni-l.png) no-repeat;

}
.nav-bar {
width: 100%;


height: 42px;

background: url(images/meni-s.png) repeat-x;

}
#main-nav {
margin: 0;
padding: 0; 
background: #fff;
border: 1px solid #d7d4cb;
border-collapse: separate;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
box-shadow: 1px 0 3px rgba(0, 0, 0, 0.08);
-webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.08);
color: #444;
text-shadow: none;
margin-bottom:5px;
padding:10px;
font-size:1.2em;

}
#main-nav li {
margin: 0 14px 0 0;
padding: 0;
list-style: none;
float: left;
position: relative; 

	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
		color:#777777;

	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;





}
#main-nav li:hover {
 
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}

#main-nav .home { 
width: 42px;
-webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
#main-nav .home a { 
background: url(images/home-icon.png) no-repeat 14px center;
width: 16px;
text-indent: -9000em;
}
#main-nav .home a:hover, #main-nav .home.current_page_item a, #main-nav .home.current-menu-item a {
background-position: -41px center;
}

#main-nav .home.current_page_item, #main-nav .home.current-menu-item {
-webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}

#main-nav a {
color: #800000;
display: block;
padding: 14px 15px;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0,0,0,.7);
}

#main-nav a:hover {
color: black;
}

#main-nav .current_page_item, #main-nav .current-menu-item {
border-left: solid 1px #000;
border-right: solid 1px #000;
background: #474747;
background: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#4f4f4f));
background: -moz-linear-gradient(top,  #282828,  #4f4f4f);
background: linear-gradient(-90deg, #282828, #4f4f4f);
-webkit-box-shadow: inset 0 2px 8px rgba(0,0,0,.8);
-moz-box-shadow: inset 0 2px 8px rgba(0,0,0,.8);
box-shadow: inset 0 2px 8px rgba(0,0,0,.8);
}

#main-nav .current_page_item a, #main-nav .current-menu-item a {
color: #fff;
}

#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
color: #fff;
}

#main-nav ul .current_page_item, #main-nav ul .current-menu-item {
border: none;
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {
color: #666;
font-size: 95%;
font-weight: normal;
padding: 5px 0 5px 15px;
margin: 0;
width: 180px;
height: auto;
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
}

#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {
background: #F3F3F3;
color: #000;
color: black;
}

#main-nav ul {
border: solid 1px #ccc;
background: #fff;
margin: 0;
padding: 5px 0;
list-style: none;
position: absolute;
z-index: 100;
display: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
box-shadow: 0 1px 2px rgba(0,0,0,.3);
}
#main-nav ul li {
background: none;
padding: 0;
margin: 0;
height: auto;
border: none;
}
#main-nav ul li:hover {
background: none;
}

#main-nav ul ul {
left: 190px;
top: 5px;
}

#main-nav li:hover > ul {
display: block;
}

#content {
width: 916px;
background: #fff;
padding: 20px;
margin-bottom: 10px;
float: left;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.post {
margin: 0 0 45px;
position: relative;
}

.post-title {
margin: 0 0 5px;
padding: 5px 36px 0 0;
font: bold 170%/120% "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
}
.ttitle {
margin: 0 0 15px;
padding: 5px 36px 0 0;
font: bold 170%/120% "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
}
.post-title a {
color: #333;
text-decoration: none;
}

.post-date {
float: left;
width: 52px;
text-align: center;
margin: 0 12px 5px 0;
border: solid 1px #bebebe;
background: #fff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ecebeb');
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ecebeb));
background: -moz-linear-gradient(top,  #ffffff,  #ecebeb);
background: linear-gradient(-90deg, #ffffff, #ecebeb);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
box-shadow: 0 1px 1px rgba(0,0,0,.15);
}
.post-date .month {
color: #fff;
font: 11px/100% Arial, Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
display: block;
padding: 2px 0;
width: 100%;
position: relative;
left: -1px;
top: -1px;
border: solid 1px #a11216;
background: #cb151b;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb1c24', endColorstr='#a30c10');
background: -webkit-gradient(linear, left top, left bottom, from(#eb1c24), to(#a30c10));
background: -moz-linear-gradient(top,  #eb1c24,  #a30c10);
background: linear-gradient(-90deg, #eb1c24, #a30c10);
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 0 rgba(0,0,0,.2);
box-shadow: 0 1px 0 rgba(0,0,0,.2);
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.post-date .day {
color: #666;
padding: 2px 0 1px;
font: bold 18px/100% Arial, Helvetica, sans-serif;
display: block;
}
.post-date .year {
color: #999;
padding: 0 0 4px;
font: 10px/100% Arial, Helvetica, sans-serif;
display: block;
}

.post-meta {
color: #999;
font-size: 85%;
line-height: 120%;
margin: 0 0 15px;
}

.post-meta .post-comments a {
font-size: 13px;
text-align: center;
text-decoration: none;
color: #666;
background: url(images/post-comments.png) no-repeat;
width: 36px;
height: 26px;
padding: 8px 0 0;
position: absolute;
top: -2px;
right: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.7);
}
.post-meta .post-comments a:hover {
color: #000;
}

.post-image {
margin: 5px 0 10px;
}
.post-image img {
margin-top: 5px;
}
.post-image.left img {
margin-right: 15px;
}
.post-image.right img {
margin-left: 15px;
}

.page-title {
margin: 0 0 10px;
font: bold 190%/120% "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
}

.pagenav {
clear: both;
padding: 7px 5px 0;
text-align: right;
}
.pagenav a, .pagenav span {
background: #026acb;
color: #fff;
text-decoration: none;
padding: 2px 7px;
margin-left: 2px;
vertical-align: middle;
display: inline-block;
zoom:1;
*display:inline;
-webkit-border-radius: 10em;
-moz-border-radius: 10em;
border-radius: 10em;
color: #d9eef7;
border: solid 1px #333;
background: #333;
background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
background: -moz-linear-gradient(top,  #666,  #000);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
-webkit-border-radius: 10em; 
-moz-border-radius: 10em;
border-radius: 10em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
text-shadow: 0 -1px 0 rgba(0,0,0,.9);
}
.pagenav a:hover {
text-decoration: none;
background: #333;
}
.pagenav span, .pagenav span:hover {
background: #999;
filter: none;
color: #fff;
border: none;
border: solid 1px #888;
}

.commentwrap {
margin: 40px 0 20px;
padding: 3% 4%;
position: relative;
clear: both;
background: #f6f6f6;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0 -1px 0 rgba(0,0,0,.1);
-moz-box-shadow: 0 -1px 0 rgba(0,0,0,.1);
box-shadow: 0 -1px 0 rgba(0,0,0,.1);
}
.comment-title {
font-size: 140%;
margin: 0 0 10px;
padding: 0;
}

.commentlist {
margin: 0;
padding: 5px 0 0;
list-style: none;
border-top: solid 1px #ddd;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.9);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.9);
box-shadow: inset 0 1px 0 rgba(255,255,255,.9);
}
.commentlist li {
margin: 0;
padding: 15px 0 0;
list-style: none;
position: relative;
}
.commentlist .comment-author {
margin: 2px 0 5px;
padding: 0;
}
.commentlist cite {
font: bold 120%/130% "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
}
.commentlist cite a {
text-decoration: none;
}
.commentlist .comment-time {
font-size: 75%;
text-transform: uppercase;
display: block;
margin: 2px 0 0;
}
.commentlist .commententry {
position: relative;
min-height: 40px;
overflow: hidden;
padding-bottom: 5px;
border-bottom: solid 1px #ddd;
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.9);
-moz-box-shadow: 0 1px 0 rgba(255,255,255,.9);
box-shadow: 0 1px 0 rgba(255,255,255,.9);
}
.commentlist ul, .commentlist ol {
margin: 0 0 0 60px;
padding: 0;
}

#sidebar {
float: right;
width: 250px;
margin-bottom: 10px;
margin-top: 1px;
font-size: 90%;
}
.widget {
background: #fff;
margin-bottom: 20px;
padding: 15px 18px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
box-shadow: 0 1px 3px rgba(0,0,0,.4);
}

.side-border-left{padding-right:10px;width:200px;}
.side-border-right{padding-left:10px;width:200px;}

.widgettitle {
width: 100%;
display: block;
padding: 6px 18px 7px 18px;	
margin: 0 0 -5px 0;
position: relative;
left: -18px;
top: -16px;
border-top: solid 1px #f5f5f5;
border-bottom: solid 1px #848484;
font: bold 14px/110% "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
color: #333;
background: #a9a9a9 url(images/widgettitle-bg.png) repeat-x;
background: -webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#a9a9a9));
background: -moz-linear-gradient(top,  #d7d7d7,  #a9a9a9);
background: linear-gradient(-90deg, #d7d7d7, #a9a9a9);
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
box-shadow: 0 1px 1px rgba(0,0,0,.15);
text-shadow: 0 1px 0 rgba(255,255,255,.7);
}
.widgettitle a {
color: #333;
text-decoration: none;
}
.widget ul {
margin: 0;
padding: 0;
}
.widget li {
margin: 0;
padding: 6px 0;
list-style: none;
clear: both;
border-bottom: solid 1px #ddd;
}
.widget li:last-child {
border-bottom: none;
}
.widget ul ul {
margin: 6px 0 -6px 0px;
padding: 0;
border-top: solid 1px #ddd;
}
.widget ul ul li {
margin: 0;
padding-left: 10px;
}

#footer {
clear: both;
font-size: 90%;
}
#footer .widget {
margin: 15px 0;
}
#footer .footer-text {
clear: both;
padding: 0 0 20px 5px;
color: #ccc;
}
#footer .footer-text a {
color: #fff;
}
#footer .credits {
font-size: 90%;
}

.clear {
clear: both;
}
.left {
float: left;
}
.right {
float: right;
}
.textleft {
text-align: left;
}
.textright {
text-align: right;
}
.textcenter {
text-align: center;
}

.clearfix:after, .widget li:after 
{
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix, * html .widget li
{
zoom: 1;
} /* IE6 */
*:first-child+html .clearfix, *:first-child+html .widget li 
{
zoom: 1;
} /* IE7 */


img.alignleft, img.aligncenter, img.alignright, img.alignnone {
background: #fff;
padding: 4px;
border: solid 1px #ccc;
margin-bottom: 15px;
}
.alignleft {
float: left;
margin-right: 30px;
}
.alignright {
float: right;
margin-left: 30px;
}
.aligncenter {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft, img.aligncenter, img.alignright, img.alignnone, .wp-caption img,
.widget .feature-posts-list .post-img,
.widget .flickr_badge_image img,
.commentlist .avatar,
.recent-comments-list .avatar,
#body .gallery img,
.attachment img,
.post-image img,
.feature-img,
.post-img
{
padding: 4px;
background: #fff;
border: solid 1px #ccc;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
box-shadow: 0 1px 1px rgba(0,0,0,.15);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

@media screen and (max-width: 980px) {

	#content .col,
	#content .col4-1,
	#content .col4-2,
	#content .col4-3,
	#content .col3-1,
	#content .col3-2,
	#content .col2-1
	{
		margin-left: 0;
	}
	.rtllyt #content .col,
	.rtllyt #content .col4-1,
	.rtllyt #content .col4-2,
	.rtllyt #content .col4-3,
	.rtllyt #content .col3-1,
	.rtllyt #content .col3-2,
	.rtllyt #content .col2-1
	{
		margin-right: 0;
		margin-left:30px;
	}
	#content .col4-1 {
		width: 25%;
	}
	#content .col4-2, #content .col2-1 {
		width: 50%;
	}
	#content .col4-3 {
		width: 75%;
	}
	#content .col3-1 {
		width: 33%;
	}
	#content .col3-2 {
		width: 66%;
	}

	img, object {
		max-width: 100%;
		height: auto;
	}
	#pagewrap {
		width: 95%;
	}
	#content.fullwidth {width:92%;}

	#header {
		margin-bottom: 15px;
	}
	#content {
		width: 60%;
		padding: 3% 4%;
	}
	#sidebar {
		width: 30%;
	}
}

@media screen and (max-width: 720px) {
	#pagewrap {
		width: 90%;
	}
	#content.fullwidth {width:90%;}

	#header {
		height: auto;
	}
	#content {
		width: 90%;
		float: none;
		padding: 5%;
	}

	#header .social-widget, #site-logo, #site-description, #header #searchform, #nav-bar  {
		position: static;
		float: none;
		clear: both;
	}

	#header .social-widget {
		padding: 0 0 30px;
	}
	#header #searchform {
		padding: 10px 0;
		position: absolute;
		top: -10px;
		right: 0;
		z-index: 103;
	}
	#header #searchform #s {
		width: 50px;
		text-align: right;
	}
	#header #searchform #s:focus {
		width: 150px;
	}
	#site-logo {
		margin: 15px 100px 10px 0;
	}
	.rtllyt #site-logo {
		margin: 15px 0 10px 100px;
	}
	#site-description {
		margin: 0 0 15px;
	}

	.post-title {
		font-size: 150%;
		line-height: 120%;
		padding-top: 0;
	}

	.commentlist ul {
		margin-left: 20px;
	}
	.rtllyt .commentlist ul {
		margin-right: 20px;
		margin-left: 0;
	}
	.commententry {
		clear: both;
	}

	#sidebar {
		width: 100%;
	}

	#footer .footer-text {
		text-align: center;
		padding-top: 10px;
	}
}

@media screen and (max-width: 560px) {
	html {
    		-webkit-text-size-adjust: none;
	}
	#pagewrap {
		width: 95%;
	}

	#nav-bar {
		height: auto;
	}
	#main-nav li {
		height: auto;
	}
	#main-nav a {
		font-size: 80%;
		padding: 8px;
	}
	.rtllyt #main-nav .home a {
		background-image:none;
		text-indent:0;
		width:auto;
	}

	.post-date {
		width: 44px;
	}

	.post-nav span {
		width: auto;
		margin-bottom: 10px;
	}

	.post-title {
		font-size: 140%;
		line-height: 130%;
	}
}


.spacer {
margin-bottom:5px;
}
.center, [align=center] {
margin-left: auto;
margin-right: auto;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.tbl1, .tbl2, .forum-caption {
padding: 10px;
}
.tbl2 {
background-color:#f8f8f8;
border: 1px solid #F5F5F5;
}
.tbl {
padding:3px;
}
.tbl-border {
background: #fff;
border: 1px solid #d7d4cb;
border-collapse: separate;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
box-shadow: 1px 0 3px rgba(0, 0, 0, 0.08);
-webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.08);
color: #444;
text-shadow: none;
margin-bottom:5px;
padding:10px;
}
.forum-caption {
background: #fafafa;
border-bottom: 1px solid #efefef;
color: #444;
font-weight:bold;
}

.forum_breadcrumbs, .forum_table  .tbl2, .forum_thread_table .tbl2, .forum_idx_table .tbl2, #page-downloads .tbl2, #page-weblinks .tbl2 {
background:none;
border:0 none;
}
.tbl-border.forum_thread_table, .tbl-border.forum_table, .tbl-border.forum_idx_table {
padding: 0;
font-size: 108%;
}
.tbl2.forum_thread_user_info, .tbl2.forum_thread_ip {
border-right: 1px dashed #dedddc;
}
.forum_thread_user_name, .forum_thread_post_date, .forum_table .forum-caption, .forum_idx_table .forum-caption {
background: #fafafa !important;
border-bottom: 1px solid #efefef !important;
border-top: 1px solid #efefef !important;
color: #444;
font-style: italic;
font-weight:bold;
padding: 10px 15px;
}
.forum_thread_title, .forum_cat_name {
font-size:1.3em;
font-weight:bold;
font-style:normal !important;
}
.forum_thread_user_name, .forum_idx_table .forum_name a {
font-size: 108%;
}
.tbl2.forum_thread_userbar {
border-top: 1px dashed #dedddc;
padding: 5px;
}
.forum {
padding-top:10px;
}
.forum_thread_post_space {
display:none;
}

.bbcode {
font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size:12px;
color:#000;
background-color:#f0f0f0;
border:1px solid #ccc;
margin-top:2px;
}
.bbcode-popup {
background-color:#f0f0f0;
padding:5px;
z-index:100;
}
.textbox {
border: 1px solid #ccc;
background-color:#f0f0f0;
font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size:12px;
color:#555;
}

.poll {
height:12px;
border:1px solid #bbb;
}


.comment-name,.shoutboxname {
font-weight:bold;
}
.shoutbox {
color:#777;
}
.shoutboxdate {
color:#888;
}

#close-message {
position: fixed;
text-align: center;
top: 30px;
width: 50%;
z-index: 9999;
}
.admin-message {
text-align:center;
color: #black;
background-color: #ffbaba;
border: 1px solid black;
padding: 2px;
}
.admin-message a {
font-weight:bold;
color:inherit;
}

#close-message .admin-message {
background: #ffffff; 
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
border:0;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
box-shadow: 0 1px 0 rgba(255,255,255,.3) inset, 0 1px 0 rgba(0,0,0,.3), 0 1px 3px rgba(0,0,0,.3);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.3), 0 1px 3px rgba(0,0,0,.3);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.3), 0 1px 3px rgba(0,0,0,.3);
color: #black;
margin: 0 auto;
/*max-width: 250px;  */
padding: 3px 4px 5px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
}



.news-image {
border:1px solid #555;
padding:2px;
margin: 3px 5px 0 0;
float: right;
}
.news-category {
border:0;
margin: 3px 5px 0 0;
float: right;
}


#debug {
background: #6a6a6a url(images/nav-bar-bg.png) repeat-x;
background: -webkit-gradient(linear, left top, left bottom, from(#b9b9b9), to(#6a6a6a));
background: -moz-linear-gradient(top,  #b9b9b9,  #6a6a6a);
background: linear-gradient(-90deg, #b9b9b9, #6a6a6a);
-webkit-border-radius: 5px 0 0 0;
-moz-border-radius: 5px 0 0 0;
border-radius: 5px 0 0 0;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.3), 0 1px 3px rgba(0,0,0,.3);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.3), 0 1px 3px rgba(0,0,0,.3);
box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.3), 0 1px 3px rgba(0,0,0,.3);
bottom: 0;
color: #fff;
font-size: 10px;
padding: 5px;
position: fixed;
right: 0;
}
#debug:hover {
opacity:0;
}

.quote {
color:#555;
padding:4px;
margin:0 20px;
border:1px solid #bbb;
}
.small2,.side-small {
font-weight:normal;
}
.small {
font-weight:normal;
}
.side-label {
margin:2px 0;
padding:2px 2px 3px;
}
.bullet {
display:none;
}
.alt {
color:#026ACB;
}
.panel-button {
position: relative;
top: -29px;
text-align: right;
}
#panel-side1 li, #panel-side2 li, #panel-side3 li, #panel-side4 li, #site-links, #panel-side1, #panel-side2, #panel-side3, #panel-side4 {
margin:0;
}

body.rtllyt  {
direction:rtl;
font-family:Tahoma, Arial;
}
.rtllyt .social-widget {
left: 10px;
right: auto;
text-align: left;
}
.rtllyt #main-nav li {
border-left: 1px solid #575757;
border-right:0;
float: right;
}
.rtllyt #main-nav ul li {
border: none;
}
.rtllyt #header #searchform {
left: 10px;
right:auto;
}
.rtllyt #main-nav .home {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
}
.rtllyt .widgettitle {
font-size: 15px;
left:auto;
right:-18px;
}
.rtllyt #content {
float:right;
}
.rtllyt #sidebar {
float:left;
}
.rtllyt .post-meta .post-comments a {
right: auto;
left:0;
}
.rtllyt .post-date {
float: right;
margin: 0 0 5px 12px;
}
.rtllyt .post-date .month {
font-family:Tahoma, Arial;
right: -1px;
left:auto;
letter-spacing: 0;
text-transform: none;
}
.rtllyt .post-meta .post-comments a {
background-image: url(images/post-comments_rtl.png);
}
.rtllyt .credits {
font-size:10px !important;
direction:ltr;
text-align:center;
}
.rtllyt #debug {
right:auto;
left:0;
-webkit-border-radius: 0 5px 0 0;
-moz-border-radius: 0 5px 0 0;
border-radius: 0 5px 0 0;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.3), 0 1px 3px rgba(0,0,0,.3);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.3), 0 1px 3px rgba(0,0,0,.3);
box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.3), 0 1px 3px rgba(0,0,0,.3);
}
.rtllyt #main-nav ul a, .rtllyt #main-nav .current_page_item ul a, .rtllyt #main-nav ul .current_page_item a, .rtllyt #main-nav .current-menu-item ul a, .rtllyt #main-nav ul .current-menu-item a {
padding: 5px 15px 5px 0;
}
.rtllyt #main-nav ul ul {
left: auto;
right: 190px;
}
.rtllyt .forum_thread_user_name, .rtllyt .forum_thread_post_date, .rtllyt .forum_table .forum-caption, .rtllyt .forum_idx_table .forum-caption {
font-family:Arial;
font-size:15px;
font-style: normal;
}
.rtllyt .tbl-border.forum_thread_table, .rtllyt .tbl-border.forum_table, .rtllyt .tbl-border.forum_idx_table {
font-size: 100%;
}
.rtllyt .tbl2.forum_thread_user_info, .rtllyt .tbl2.forum_thread_ip {
border-left: 1px dashed #dedddc;
border-right: 0;
}
.rtllyt .pagenav {
text-align: left;
}
.rtllyt .bbcode {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
}
.rtllyt .textbox {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
}
.rtllyt .col4-1,
.rtllyt .col4-2,
.rtllyt .col4-3,
.rtllyt .col3-1,
.rtllyt .col3-2,
.rtllyt .col2-1
{
float: right;
margin: 0 30px 0 0;
}
.rtllyt .first {
margin-right: 0;
clear: right;
}
.rtllyt .col.last {
clear: right;
}  


#contact p, label, legend { font: 1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact {
	display: block;
	width: 650px;
	margin: 50px auto;
	padding: 35px;
	border: 1px solid #cbcbcb;
	background-color: #FFF;

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;

	box-shadow: 0 2px 5px rgba(50, 50, 50, 0.1);
	-webkit-box-shadow: 0 2px 5px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 0 2px 5px rgba(50, 50, 50, 0.1);
}



mark.validate {
	display: inline-block;
	margin: 12px 0 0 10px;
	width: 16px;
	height: 16px;
	background: transparent none;
}
mark.valid {
	background: url(../assets/success.gif) no-repeat top left;
}
mark.error {
	background: url(../assets/error.gif) no-repeat top left;
}

#contact label {
	display: inline-block;
	float: left;
	height: 1em;
	line-height: 1em;
	padding: 6px 0 0;
	width: 155px;
	font-size: 1.4em;
	margin: 5px 0;
	clear: both;
}

#contact label small {
	font-size: 0.75em;
	color: #ccc;
}

#contact label.verify {
	padding: 0;
	margin: 2px 10px 2px 0;
	width: 145px;
	text-align: right;
}
#contact label.verify img {
	padding:1px;
	border:1px solid #cccccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

#contact input, #contact textarea, #contact select {
	width: 190px;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	font:1.4em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	vertical-align: top;

	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;

	box-shadow: 0 0 5px rgba(81, 203, 238, 0);
	-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
	-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
}
#contact select {
	width: 190px;
	margin: 8px 0;
}
#contact input#verify {
	width: 55px;
}
#contact textarea {
	width: 190px;
}
#contact input:focus, #contact textarea:focus, #contact select:focus {
	border: 1px solid #ddd;
	background-color: #fff;
	color:#333;
	outline: none;
	position: relative;
	z-index: 5;

	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);

	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);

	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
}
#contact input.error, #contact textarea.error, #contact select.error {
	box-shadow: 0 0 5px rgba(204, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(204, 0, 0, 0.5);
	-moz-box-shadow: 0 0 5px rgba(204, 0, 0, 0.5);
	border: 1px solid #faabab;
	background: #fef3f3
}
#contact input.submit {
	width: auto;
	cursor: pointer;
	position: relative;
	border: 1px solid #282828;
	color:#fff;
	padding: 6px 16px;
	text-decoration: none;
	font-size: 1.0em;

	background:#555;

	background:-webkit-gradient(
	    linear,
	    left bottom,
    	left top,
	    color-stop(0.12, rgb(60,60,60)),
	    color-stop(1, rgb(85,85,85))
	);
	background:-moz-linear-gradient(
	    center bottom,
	    rgb(60,60,60) 12%,
    	rgb(85,85,85) 100%
	);

	box-shadow: 0 2px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);

	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
#contact input.submit:hover {
	background: #282828 !important;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}
#contact input.submit:active, #contact input.submit:focus {
	top: 1px;
}



#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin:0 0 20px; }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #ff0000; } 

#message { margin: 1em 0; padding: 0; display: block; background: transparent none; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }   
