/*   Theme Name: Arthemia Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-release */
/* ==========================================        HTML Elements          ======================================================= */
.goog-inline-block {    display:none !important; width:1px; height:1px;}
#t13nc { width:1px; height:1px; display:none !important; }

a {outline: none; }
a:active {
    position:relative;
    top:1px;
}

.title a:hover {
	background:#3C78A7;
    background:#EEF4FF;
	color:#fff;
    color:#222222;
	text-decoration:none;
}

#share-post {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #E8E8E8;
    float:left;
    height:67px;
    margin-left:-90px;
    margin-top:0;
    position:fixed;
    width:54px;
    z-index:3;
}

#facebookFanPage {
    /*background:#3B5999;
    background:-moz-linear-gradient(center top , #3B5999, #637AAE);
    background: -webkit-gradient(linear, left top, left bottom, from(#3B5999), to(#637AAE));
    */
    padding-top:8px; padding-bottom:8px; 
    text-align:center;
}
.fb_iframe_widget  { background:#EEEFF4; }
.fbConnectWidgetFooter  { display:none; }

#faceboo-share-up { 
    float:left;
    margin:5px 0;
    text-align:right;
}

.post .share-twitter { margin:0; width:90px; } 
.post .share-facebook { margin:0 0 2px 0; }

#tools .share-twitter { margin:5px 0; width:105px; }
#tools .share-facebook { margin:5px 0; }

#sidebar-socials { padding-top:5px; width:147px }
.socials-link:hover { opacity:0.7; }



.whiteLink:hover { color:#fff !important; border-bottom:1px solid #fff !important; }
.silverBannerLink img {
    border:1px solid #ccc; 
    width:300px; 
    height:118px; 
}
/*
.flickrImg {
	padding:1px; 
	width:85px; 
	height:85px; 
	background:#FFFFFF none repeat scroll 0 0; 
	border:1px solid #CCCCCC;
	margin-bottom:6px;
	margin-right:7px;
}

.flickrImg:hover { border:1px solid #5A6C5C; }
		
.feedbackButton {
	display:table-cell;
	height:98px;
	vertical-align:bottom;
}
*/

.adminEdit {
	font-size:16px; 
	background:yellow; 
	padding:5px; 
	border:1px solid black;
}

.sidebarImg {
	margin-top:5px;
	border:1px solid #3B5997;
	width:135px;
}
.sidebarImg:hover{ border:1px solid silver; }


.rateboxComment {
	font-size:11px;
	font-weight:bold;
	text-align:right;
	width:100%;
	height:18px;
}

.thumblock {
	margin-bottom:0px !important;
	margin-top:4px !important;
}

.leftRightMargin {
	margin-left:15px; 
	margin-right:15px;
}

.smallItalic {
	font-size:11px;
	font-style: italic;
}


.commentsRSS {
	font-size:11px; 
	font-style: italic; 
	float:right;
	text-align:right;
}


.trackbacksList {
	padding-right:20px;
	list-style-type: decimal !important;
	list-style-position:inside;
}
#tooltip h3 ul { list-style-type: none !important; }

#tooltip h3 span {
    border-top:1px solid silver;
    margin-top:3px;
}

.wp-caption  { margin-bottom:5px !important; }
.wp-caption  img {
	border:0px solid silver !important;
	padding:0px !important;
	margin:0px !important;
}
.wp-caption-text {
	font-size:10px;
	line-height:12px;
	margin:0;
	padding:0px;
}


#masterWrap {
	border:0px solid red;
	background-color:white;
	margin:0 auto;
	width:970px;
    -moz-box-shadow:0 0 15px 2px #333333;
    -webkit-box-shadow:0 0 15px 2px #333333;
}
.borderDotBottom { border-bottom:1px dotted #CCCCCC; }

.ratingblock { margin-top:1px !important; }
.indexTitles {
	color: #7A7682;
	font-size:18px;
	font-weight:normal;	
}

* {
	margin:0;
	padding:0;
}

body {
	font: 100% Arial, Helvetica;
	background:#5A6C5C; /* E4F5F7 */
    background:url(images/bg3.png) repeat scroll 0 0 #5A6C5C;
	color:black; /* 573B43 */
	}
	
	

p {	margin: 15px 0; }
a:link, a:visited {
	color: #3c78a7;
	text-decoration:none
}
a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
}
a img { border:0; }

blockquote {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
}

blockquote p { padding:7px 0; margin:0px; }
	


select { width: 130px; }	



/* ----------------------------------------------------------        STRUCTURE        ------------------------------------------------------------------------------------------ */
#head {
	width:960px;
	margin:0px auto;
	padding:0px;
	padding-top:20px;
	font-size:0.7em;
}

#page {
	width:960px;
	margin:0px auto;
	padding:0px;
	background:#183152;
	background:#EEEEEE url(images/diag_stripe.gif) repeat scroll 0 0;
	font-size:0.7em;
}

.clear { clear:both; }
.left { float:left; }
.right { float:right; }
.aligncenter {  text-align:center;  margin:0 auto; }
.alignright {  float:right;  text-align:right; }
.alignleft {  float:left;  text-align:left; }

img.aligncenter {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}   

img.alignleft { margin-left:0 !important; }
img.alignright { margin-right:0 !important; }

/* ======================================================= NAVIGATION MENU ================================================ */
#navbar {
	margin:5px auto 0;
	padding:0 10px;
	text-transform:uppercase;
	background: #132B0E;
	-moz-border-radius-topleft:9px;
	-moz-border-radius-topright:9px;
	-webkit-border-top-left-radius:9px;
	-webkit-border-top-right-radius:9px;
	float:left;
	width:940px;
	height:27px;
	display:block;
}

#page-bar {
	width:805px;
	z-index:10;
	list-style: none;
	cursor: pointer;
	font-size:10px;
	float:left;
}
#page-bar li {
	float:left;
	text-align:center;
	display:block;
	list-style:none;
	border-right:1px solid #666;
	height:27px;
	margin:0;
	padding:0;
	z-index:12;
	/* kljuc #1, a ne fiksiran width na px ili % za gresku u IE kada je podmeni pomeren udesno */
	width:auto;
}
#page-bar li:hover { background: #3c78a7;  background-position: 0 0; }

.page-item-257 a:hover { background:#2B9435; }
#liBlog a {  }
#liForum a { background:#B7462C; }
#liForum a:hover { background:#3C78A7; }
#liBlog a:hover { background:#3C78A7; }


#page-bar li a{
	font-weight:bold;
	color:#FFF;	
	margin: 0;
	display:block;
	z-index:13;	
	height:20px;
	/* kljuc #2 */
	padding:7px 8px 0;
}
#page-bar li a:hover {
	text-decoration:none;
	display:block;
}

#page-bar li ul {
	position: absolute;
	width: 182px;
	left: -999em;
	border-bottom:6px solid #686F6E;
	z-index:9999;
	margin:0 0 0 0;
	float:left;
	display:block;
	/*clear:float;*/	
}


#page-bar li ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 175px;
	width: 100%;
	height:24px;
	text-transform:none;
	border:0;
	text-align:left; 
	width: 100%;
}

#page-bar li ul li a {
	background: #132C0F; 
	border-top:1px solid #334335;	
	float: none;
	margin: 0;
	text-align:left;
	height:17px;
	padding:7px 0 0 7px;
	width: 175px;
	text-align:left; 
}
#page-bar li ul li a:hover { background: #3C78A7; }

/* za FF i Chrome */
#page-bar li:hover ul { left: auto; }
	
/* -----------------------------------------------------------------------              Google Search                 -------------------------------------------------------------   */
.searchformGoogle {
	width:135px;
	float:right;
    text-align:right;
    margin:0 -5px 0 0;
}

#searchInput.onfocus { background:#fff !important; }
#searchInput:focus { background:#fff !important; }
#searchInput {
	border:none !important; 
    color:#333333;
    font-size:13px;
	height:21px; 
	margin:3px 0 0 0 !important; 
	width:115px !important; 
	padding:0px 0px 0px 2px !important; 
    background: url(images/google.gif) no-repeat scroll left center #fff !important; 
}
#searchsubmit { height:13px; }
/* -----------------------------------------------------------------------              Text                 -------------------------------------------------------------   */
h1 {
    border-bottom:1px solid #DDDDDD;
    border-top:3px solid #DDDDDD;
    font-size:28px;
    font-weight:bold;
    letter-spacing:-0.01em;
    padding:12px 0 10px;
    text-align:left;
    text-shadow:1px 1px 1px #CCCCCC;
}

.pagePost h1 { margin: 0 0 20px 0; }
#companyTitle { margin:0 0 10px 0; border-top:none; }
.companyImage { 
    border:1px solid #CCCCCC; 
    margin:13px 0px 3px 10px
}

h2 {
	font:21px Arial;
	margin:4px 0px;
    font-weight:bold;
}

h3 {
	font:1.3em Arial;
	margin:5px 0px;
	color:#3c78a7;
    font-weight:bold;
}

h3.cat_title, h3.cat_title a {
	color:#573B43;
	letter-spacing:-0.05em;
	font-size:0.85em;
}

h4 {
	font:1.2em Arial;
	padding-bottom:3px;
	font-weight:bold;
    color:#2B9435 !important;
    text-shadow:0px 0px 1px #ddd;
    letter-spacing:-0.03em;
}
h4 span { color:#2B9435 !important; } 
	
h5, h5 a {
	font-style:normal;
    font-size:18px;
    font-weight:bold;
    color:red !important;
    background:yellow !important;
    margin:20px 0;
    padding:10px;
    text-align:center;
    letter-spacing:1px;
    text-shadow:1px 1px 1px #C69EA8;
    
}
	
h6 {
	font-family: Calibri, Arial;
	font-size:10px;
	text-align:right;
	line-height:10px;
}

.commentsTitle {
	font-size:17px;
	color:#5C5540;
	font-weight:bold;
	text-align:left;

	margin:10px -10px 0 -10px;
    background:#E8EBF2;
    padding:10px 16px;
    text-shadow:0 0px 1px #EEEEEE;
    
    clear:both;
    /*
    http://www.jankoatwarpspeed.com/post/2010/04/06/windows-7-start-menu-css3.aspx
    background:-moz-linear-gradient(center top , rgba(228, 245, 255, 0.75), rgba(235, 246, 252, 0.75) 50%, rgba(164, 212, 238, 0.75)) repeat scroll 0 0 transparent;
    */
}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors { margin-top:15px; }

/* ----------------------------------------------- HEADER ---------------------------------------------------- */
/*
#logoHome {
    background:url(images/logo-trcanje-novi.jpg) no-repeat 0 0px;
    height:64px;
    width:250px;
    margin:0 0 10px 0;
}
#logo { 
    padding-left:10px;
    background:url(images/logo-trcanje-novi.jpg) no-repeat 0 0px;
    height:64px;
    width:250px;
    margin:0 0 10px 0;
}
#logo:hover {
    padding-left:10px; 
    background:url(images/logo-trcanje-novi-hover.jpg) no-repeat 0 0px;
    height:64px;
    width:250px;
}
*/
#logoHome728 {
    background:url(images/logo-trcanje-novi-728.jpg) no-repeat 0 0px;
    height:64px;
    width:215px;
    margin:15px 0 0 0;
}
#logo728 { 
    padding-left:10px;
    background:url(images/logo-trcanje-novi-728.jpg) no-repeat 0 0px;
    height:64px;
    width:215px;
    margin:15px 0 0 0;
}
#logo728:hover {
    padding-left:10px; 
    background:url(images/logo-trcanje-novi-hover-728.jpg) no-repeat 0 0px;
    height:64px;
    width:215px;
}

#tagline {
	color:#85BE48;
    font-size:14px;
    margin:-18px 0 0 62px;
    letter-spacing: 6px;
    font-weight:bold;
}

#top {
	padding:0;
	}

/* ----------------------------------------------- HEADLINE ---------------------------------------------------- */
#headline {
	float:left;
	background:#333333;
	font-size:1.1em;
	line-height:1.5em;
	margin:0px;
	width:615px;
	height:265px;
    padding:10px;
}

#headline  h1 {
	font-weight:bold;
	font:2.4em Arial;
    font:bold 30px/0.9em Arial;
	letter-spacing:-0.05em;
	display:block;
	padding:0 0 3px 0;
    border:0px;
    margin:10px 0 0 0;
}
#headline  h1 a { color: #A0A0A0; text-shadow:1px 1px 3px #111111; }
#headline  h1 a:hover { color:#D0D0D0; }

#headline div.meta {
	margin:0 0 10px 0;
	color:#fff;
}
#headline div.meta a { color:#FFFFFF; }
#headline p, #featured p { margin:0; }

#headline p {
    padding:0px 10px 10px 0px;
	color:#fff;
	line-height:19px;
}


#headline a img {
	border:2px solid #FFFFFF;
	margin:15px 15px 0
}

/* ----------------------------------------------- FEATURED ---------------------------------------------------- */
#featured {
	background:#B9EBC2;
    background-image: -moz-linear-gradient(100% 100% 180deg, #B9EBC2, #D8F3CF) !important;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B9EBC2), to(#D8F3CF)) !important;
	float:right;
    margin:0;
    
    width:315px;
	height:265px;
	padding:20px 0 0 10px;
}

#featured .clearfloat { margin:0px;  }
#featured .info { float:right; width:195px; }
#featured .info h3 {  font-size:12px; margin:5px 0 2px 0; }

#fetatured .meta { font-family:sans-serif; } 

#featured p {
    font-size:10px;
    line-height:9px;
}
#featured a img {
	border:2px solid #FFFFFF;
	margin:0px;
}
#headline a img:hover, #featured a img:hover { 
    border:2px solid #D0D0D0; 
    border:2px solid #eee; 
    opacity:0.7;
}

/* -----------------------------------------------   CATEGORY MIDDLE ---------------------------------------------------- */
#middle {	
	background:#FFFFFF none repeat scroll 0 0;
	border:0px solid #ECECEC;
	margin:0px;
	padding:10px 0 0 0;
	width:960px;
	z-index:10;
}
.category {
	background:none repeat scroll 0 0 #FFFFFF;
    float:left;
    height:100px;
    margin:0;
    padding:5px 0 10px 10px;
    width:182px;
}

.category p { margin:0; }

#cat-1 { border-top:8px solid #E6AB07; }
#cat-2 { border-top:8px solid #2B9435; }
#cat-3 { border-top:8px solid #A5CC3A; }
#cat-4 { border-top:8px solid #B7462C; } 
#cat-5 { border-top:8px solid #326ABD; }

#cat-1:hover { background:#E6AB07; } 
#cat-2:hover {  background:#2B9435; } 
#cat-3:hover { background:#A5CC3A; } 
#cat-4:hover  { background:#B7462C; }
#cat-5:hover  { background:#326ABD;  }

#cat-1:hover a { background:#E6AB07; } 
#cat-2:hover a { background:#2B9435; } 
#cat-3:hover a { background:#A5CC3A; } 
#cat-4:hover a  { background:#B7462C; }
#cat-5:hover a  { background:#326ABD; }

.category span.cat_title, #front-popular h3 {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
}

#front-list .cat_title a, #archive .cat_title a {
	letter-spacing:0;
	color:#573B43;
	font-size:11px;
}

#front-list .cat_title a:hover, #archive .cat_title a:hover {
	text-decoration:none;
	border-bottom:2px solid #573B43;
}
#front-popular h3 { color:#fff; }

.category a {
	color:#333;
	display:block;
	background:none;
}
.category a:hover {
	background:none;
	color:#111;
	text-decoration:none;
}

#bottom { width: 960px; }
#bottom-left { width: 590px; margin:10px;}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------------------          LISTING POSTOVA      --------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

/* ----------------------------------------------------------------          featured - list     --------------------------------------------------------------- */
#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	border-top:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
}
#front-list .spoiler-text {
    float:right;
    width:430px;
}

#front-list .cat_title,
#archive .cat_title {
	float:right;
	font-weight:bolder;
	letter-spacing:0;
	margin:5px 0 0;
	text-transform:lowercase;
    color:#573B43;
    font-size:0.85em;
    color:#3C78A7;

}

#front-list blockquote { padding: 0px 10px 0 10px; }

#front-list .title, #archive .title {
	font-weight:bold;
	font:2.0em Arial;
	letter-spacing:-0.05em;
    margin:4px 0 0 0;
    text-shadow:0 1px 1px rgba(64, 64, 64, 0.13);
}

#front-list p, #archive p { display:inline; }

#front-list .clearfloat, #archive .clearfloat, #paged-list .clearfloat {
	padding-bottom:10px;
	border-bottom:1px solid #ECECEC;
	margin-bottom:10px;
}

#front-list .spoiler,
#archive .spoiler,
#paged-list .spoiler {
	overflow:hidden;
	margin-top:3px;
    clear:both;
}
#front-list p, #archive p, #paged-list  p {
	margin:0 0 8px 0;
	padding:0px;
}

#front-list .category-name {
    font-weight:bold; 
    text-transform:uppercase; 
    font:bold 93% Arial Black,Helvetica Neue,Arial,sans-serif;
}
#front-list .author, #archive .author, #paged-list .author {
	font-size:0.8em;
	font-weight:bold;
}

#front-list .meta,
#paged-list .meta,
#feautred .meta,
#archive .meta,
#headline .meta,
#featured .meta  {
    font-size:0.8em;
    
}

#front-list .meta a,
#paged-list .meta a,
#featured .meta a,
#archive .meta  a {
    color:#222; 
}

#paged-list .bloger-link {
    /*color:#2266BB;
    float:right;
    font-size:10px;
    font-style:italic;
    font-weight:bold;
    padding:4px 0 0;
    */
    font:bold 93% Arial Black,Helvetica Neue,Arial,sans-serif;
    text-transform:uppercase;
}

#front-list a img:hover, #arhive a img:hover { opacity:0.7; }
#front-list img, #archive img { 
    -moz-box-shadow:1px 1px 2px #DDDDDD;
    -webkit-box-shadow:1px 1px 2px #DDDDDD;
    margin:0 10px 3px 0;
}

/* ----------------------------------------------------------------          paged - list  naslovna    --------------------------------------------------------------- */
#paged-list {
    background:none repeat scroll 0 0 #FFFFFF;
    border-top:1px solid #ECECEC;
    border-top:1px solid #ddd;
    font-size:12px;
    line-height:1.75em;
    padding:0 10px 10px;
    width:590px;
    float:left;
    margin:10px 0 0 0;
}

#paged-list .meta .meta-separator { height:6px; overflow:hidden; }
#paged-list-left { width:285px; float:left; }
#paged-list-right { width:285px; float:right; }

#paged-list .tanbox {
    line-height:1.5em;
    margin:0;
    padding:7px 0 0 0;
    width:285px;
    border-bottom:1px dotted #ddd;
    min-height:160px;
}


#paged-list .tanbox img {
    border:1px solid #CCCCCC;
    float:left;
    margin:5px 10px 0px 0;
}

#paged-list .tanbox .title {
    font-size:18px;
    font-weight:normal;
    margin: 2px 0;
    letter-spacing:-0.03em;
}

#paged-list-right .tanbox .title {
    float:left;
    /*width:195px;*/
}

#paged-list .spoiler-text {
    float:right;
    width:190px;
}

#paged-list .meta ul li { line-height:12px; list-style:none; }
#paged-list #paged-list-right .meta { line-height:12px; }

#paged-list .divPageListTitle {
    background:none repeat scroll 0 0 #EEEEEE;
    clear:both;
    color:#5C5540;
    font-size:17px;
    font-weight:bold;
    margin:0 0 0 -10px !important;
    padding:10px;
    text-align:left;
    text-shadow:0 0 1px #EEEEEE;
    width:285px;
}

#paged-list .divPageListTitle a { color:#5C5540; }

#archive { line-height:1.75em; }

/*
.meta { font-size:0.8em; color:#573B43; }
.meta a { color:#573B43; }
*/
    


/* Content Page*/

#content {
	width:590px;
	background:#fff;
	padding:5px 10px 10px 10px;
    margin:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	text-align:justify;
	border-top:1px solid #ECECEC;
 }

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:normal;
	color:#573B43;	
	font-size:11px;
    width:410px;
}

#content h2.title {
	font:25px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	margin-bottom:20px;
    text-align:left;
}

#content h2.titleA {
    background:none repeat scroll 0 0 #ECF0F9;
    border-bottom:1px solid #DDDDDD;
    border-top:1px solid #DDDDDD;
    color:#444444;
    font:bold 25px Arial;
    letter-spacing:-0.05em;
    margin:-5px -10px 20px;
    padding:10px;
    text-align:center;
}


.post {
	/*
	font-size:1.05em;
	line-height:1.7em;
	*/
	font-size:12px;
	line-height:20px;
	}

.post p {
	margin-top:0px;
}

.post .clearfloat {
	border-bottom:0px dotted #ccc;
	margin:0px;
}

.post ul, .post ol, #front-list ul, #front-list ol { margin-bottom:15px; }

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post a img {
	border:0px solid #ccc;
	margin:0 10px 3px;
	padding:2px;
}

#post_2370 a img {
    margin:0 10px 0 0;
	padding:0px;
	width:160px;
	height:75px;
}

.pagePost img { border:0; }

.pagePost .size-thumbnail { 
	margin:0 10px 0 0; 
	border:0px solid #ccc;
	clear:left;
}

.pagePost .size-thumbnail a{ 
	border:0px solid #ccc;
}



.post img { 
	border:0px solid #ccc;
	margin:0 10px 3px;
	padding:2px;
}

.post .ads { margin-top:10px; }
.entry { }


#stats {
	padding-top:6px;
	padding-bottom:6px;
	font:0.8em Arial;
	display:block;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
	color:#7D837D;
}
#stats .spanStatsLink { color:black;  font-weight:bold; }
#stats .spanStatsText { color:#7D837D; }
#stats span { padding: 0px 0px 0px 0px; }
#stats span a { color:#573B43; }
#stats span a:hover { background:none; }
#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
}


#tools {
    background:none repeat scroll 0 0 #E8F0F9;
    border-bottom:1px solid #ABD2E9;
    border-top:1px solid #ABD2E9;

    padding:3px 0 0 10px;
    margin:0 -10px;
    width:auto;
    
    height:auto;
    overflow:hidden;
}
#tools a:hover { background:none; }

.navigation {
    background:none repeat scroll 0 0 #B9EBC2;
    font-size:12px;
    margin:0;
    padding:20px 0;
    text-align:center;
    width:610px;
}

.navigationMargin { margin:0 0 0 -10px; }

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:10px 10px 0px 0px;
 }

#sidebar h3 {
/*	font:1.1em Arial;
	font-weight:bold;
	background:#573B43;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
    border-bottom:1px solid #ECECEC;
    text-shadow:1px 0 1px #333;
    */
    
    background:none repeat scroll 0 0 #573B43;
    border-bottom:1px solid #ECECEC;
    color:#FFFFFF;
    font-size:15px;
    font-weight:bold;
    margin:0 -10px 5px;
    padding:5px 10px;
    text-shadow:1px 0 1px #333333;
}
#sidebar h3 a {
    color:#fff !important;
}

#sidebar h3 a:hover {
    color:#fff;
}


.sidebar-top {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	margin-top:10px;
	border-top:1px solid #ECECEC;
}

#sideba-top-author .avatar { padding:0; border:0; width:65px; height:65px; }

 #sidebar-bottom  {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	border-top:1px solid #ECECEC;
}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	/*border-top:1px solid #ECECEC;*/
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	border-top:1px solid #ECECEC;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	border-top:1px solid #ECECEC;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	/*
	padding-left:2px;
	margin-left:0px;
	text-align:left;
	*/	
}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

.sidebar-ads {
	width:300px;
	float:right;
	padding:10px;
	background:#fff;
	border-top:1px solid #ECECEC;
    /*
    -moz-box-shadow:0 0 8px 2px #DDDDDD inset;
    -webkit-box-shadow:0 0 8px 2px #DDDDDD inset;
    */
}
.sidebar-ads-top-black {
	width:300px;
	float:right;
	padding:10px;
	background:#fff;
	border-top:1px solid #ECECEC;
    background:#111;
    margin-top:10px;
}



/* Form Elements */

select {
	border:1px solid #573B43;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #573B43;
	background:#fff;
	font-size:1.0em;
	}

#s {
	font-size:1.0em;
	width:150px;
	
	border-style:solid; 
	border-width:1px; 
	color:#333333;
	font-size:0.91667em; 
	
	padding:2px; 
	
	
	}

.comment-form input {
	font-family:Arial;
    font-size:15px;
	margin:-2px 0 3px 0;
	width: 250px;
    padding:6px;
	background-color:white; 
	border:1px solid #999;

}
/*
#commentform input {
	font-family:Arial;
    font-size:15px;
	margin:-2px 0 4px 0;
	width: 250px;
	height:16px;
    padding:6px;
	background-color:white; 
	border:1px solid #999;
}
*/
.searchbutton {
	margin-top:10px;
	width: 180px !important;
	height:30px  !important;
	cursor:pointer;
	font-size:13px;
}

.wpcf7-submit,
#submit {
    font-size:14px;
    font-family:Lucida Sans Unicode,Lucida Sans,Arial,sans-serif;
    
    height:auto !important;
    width:auto !important;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    
    background:none repeat scroll 0 0 #1C3A5E;
    border:1px solid transparent;
    color:#FFFFFF;
    
    padding:8px 28px; 
    margin:10px 0 -5px 0;
}

.wpcf7-submit:hover,
#submit:hover {
	background:#718B9D !important; /*#3C78A7;*/
    cursor:pointer;
}
.wpcf7-submit:active, 
#submit:active {
    background:#333 !important; /*#3C78A7;*/
}

#commentform textarea {
	font-family:Arial;
	font-size:14px;
	width: 575px;
	border:1px solid #999;
	margin:0px 0 0 0;
	padding:5px;
}


/* =======================================================================================================================================  */
/* ============================================================   Comments ===============================================================  */
/* =======================================================================================================================================  */

/* ========================================================    post comment     ==========================================================  */
.comment-form {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#E8EBF2;
	clear:both;
	color:#5C5540;
	padding:00px 20px 10px 15px;
	position:relative;
    margin:-10px;
}

.comment-form p{
	margin-top:3px;
}

.comment-form .avatarInfo {
	border:1px dotted #B9B5A7;
	overflow:hidden;
	padding:10px;
	position:absolute;
	right:11px;
	top:11px;
	width:265px;
}

.comment-form .avatarInfoText {
	font-size:10px;
	font-style: italic;
	line-height:17px;
	text-align:left;
}



.commentRating {
	color:#4d4d4d;
	margin:-5px -5px 1px 0;
}

.commentDate {
	color:#4d4d4d;
	font-size:9px;
	margin-right:-5px;
}





/* ========================================================    display comments     ==========================================================  */


.commentlist blockquote { background:#ededed; }
.commentlist li {
	padding: 0;
	list-style:none;
	margin-bottom:10px;
    clear:both;
    display:inline-block;
 }

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding:3px 10px 0 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
}
.commenttext p , .commenttextAutor p { margin:0 0 10px 0 !important; }

.commenttextAutor {
	padding:3px 10px 0 10px;
	background:#EEFBDC;
	border-top:1px solid #6EA918;
	border-bottom: 1px solid #6EA918;
	width:495px;
	float:right
}

.commentlist cite strong { font-size:1.1em; }
.commentFooter {
    height:10px;
    margin:-8px 0 0 0;
}

li.my_comment { border:none;}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	font-weight:bold;
	padding-left:5px;
	display:block;
 }
		
.commentlist small { background:#e9e9e9; }

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background:#132B0E url(images/bottombar.png) bottom no-repeat; /*573B43*/
	margin: 0 auto;
	padding:10px;
	}
	
.mostCommText {
	font-size:10px;
	letter-spacing:-0.01em;
}
#recentpost, #mostcommented {
	width:287px;
	float:left;
	padding:8px 6px;
	border:0px solid #fff;
}

#recentpost {
	border-right:2px solid #5A6C5C;
	padding-right:20px;
}



#mostcommented {
	margin-left:10px;
}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border-left:2px solid #5A6C5C;
	padding-left:15px;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	text-decoration: none;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #808080;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	
	text-decoration: none;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding:5px 0px;
}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
}

.fix {
	clear:both;
}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat { display:block; }

#EC_ajaxLoader img { border:0px solid red !important; }


/*================================================================================
                      Fading Tooltips By Dustin Diaz
==================================================================================*/
body div#toolTip  { 
  position:absolute;
  z-index:10000;
  width:160px;
  background:#333;
  border:1px double #999;  
  text-align:center;
  padding:3px;
  -moz-border-radius:6px; 
  -webkit-border-radius:6px;
   text-align:center;
}

body div#toolTip p  { 
  margin:0;
  padding:0;
  color:#fff;
  font-size:11px;
}



/*================================================================================
                      TABELE
==================================================================================*/

/*

.wp-table-reloaded {
	border:2px solid #132B0E;
	margin:1px 2px 4px;
	padding:2px;
	width:100%;	
	text-align:center;
}
.wp-table-reloaded th {
	background:#2B9435 none repeat scroll 0 0;
	color:#fff;
}
.odd {
	background:#E6FBDF;
}


.wp-table-reloaded-id-1  .column-1 { width:20%; }
.wp-table-reloaded-id-1  .column-2 { width:60%; }
.wp-table-reloaded-id-1  .column-3 { width:20%; }

.wp-table-reloaded-id-2  .column-1 { width:20%; }
.wp-table-reloaded-id-2  .column-2 { width:60%; }
.wp-table-reloaded-id-2  .column-3 { width:20%; }

.wp-table-reloaded-id-3  .column-1 { width:20%; }
.wp-table-reloaded-id-3  .column-2 { width:60%; }
.wp-table-reloaded-id-3  .column-3 { width:20%; }

.wp-table-reloaded-id-4  .column-1 { width:20%; }
.wp-table-reloaded-id-4  .column-2 { width:60%; }
.wp-table-reloaded-id-4  .column-3 { width:20%; }

.wp-table-reloaded-id-5  .column-1 { width:20%; }
.wp-table-reloaded-id-5  .column-2 { width:60%; }
.wp-table-reloaded-id-5  .column-3 { width:20%; }

.wp-table-reloaded-id-6  .column-1 { width:20%; }
.wp-table-reloaded-id-6  .column-2 { width:60%; }
.wp-table-reloaded-id-6  .column-3 { width:20%; }


.column-2 { border-right:1px solid #5A6C5C; border-left:2px solid #5A6C5C; }
*/


/*================================================================================
                      TABELE
==================================================================================*/

.wp-table-reloaded {
	width:100%;	
	text-align:left !important;
	line-height:1.6em;
	margin-bottom:4px;
	background:#F1F8EE none repeat scroll 0 0;
	border:1px solid #839E99 !important;
    border-collapse:collapse !important;
	color:#003333;
}
.wp-table-reloaded th {
	background:#2C5755 !important;
	color:#fff !important;
    border:none !important;
}
.wp-table-reloaded .odd { background:#DBE6DD !important; }
.wp-table-reloaded .even { background:#F1F8EE !important; }
/*.wp-table-reloaded .column-1 { width:50px; background:#6E8D88; color:#fff;}
.wp-table-reloaded .column-1 .even { background:#839E99; }
*/
.wp-table-reloaded-id-77 {  text-align: left !important; }
.wp-table-reloaded-id-77 .column-1 {
    width:135px;
    border-right:1px solid #EEEEEE;
    text-align:left;
}
.wp-table-reloaded-id-77 .column-2, .wp-table-reloaded-id-77 .column-3, .wp-table-reloaded-id-77 .column-4 {
    width:70px;
    border-right:1px solid #EEEEEE;
    padding:5px 4px;
    text-align:left;
}

/*================================================================================
                      BLOG LIST
==================================================================================*/


#blog-list {
	width:590px;
	padding:10px;
	font-size:1.05em;
	float:left;
	border-top:0px solid #ECECEC;
	margin-left:-10px;
}
	
#blog-list blockquote { padding: 0px 10px 0 10px; }
	
#blog-list .title {
	font-weight:bold;
	font:2.0em Arial;
	letter-spacing:-0.05em;
    text-align:left
}
	
	
#blog-list .clearfloat { margin-bottom:10px; }

#blog-list .spoiler {
	display:block;
	margin-top:3px;
	}

#blog-list p {
	margin:0px;
	padding:0px;
	}
	
#blog-list ul, #blog-list ol {
	margin-bottom:15px;
}

#blog-list ul li {	
	list-style:square;
	margin-left:0px;
	}

#blog-list ol li {	
	list-style:decimal;
	margin-left:0px;
	}

#blog-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

#blog-list img {
	border:1px solid #ccc;
	margin:0px 10px 3px 0px;
	padding:2px;
}

#blog-tools {
	text-align:right;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:5px;
}

#blog-tools img {
	margin:0px;
	padding:0px;
	border:none;
}

#blog-tools a {
	background:none !important;
	padding-right:2px !important;
}

.bloger-name {
	color:#676767;
}
.bloger-name  a{
	color:#573B43;
}

.blog-img {
	margin:5px 10px -1px 0 !important; 
	padding:0px !important;
	width:230px;
	height:230px;
}
.blogger-profile {
    background-color:#D8F3CF;
	padding:10px;
	margin-bottom:15px;
    min-height:89px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.blogger-avatar .avatar {
	padding:0px;
	width:83px;
	height:83px;
	margin:0 0 -1px 10px;
    padding:2px;
    background:#fff;
}

.blogger-profile .bmeta {
	font-style:italic;
	font-size:10px;
}

.tablePost {
	border:1px solid #5A6C5C;
	background:#eee;
}
.tablePost tr {
	
}
.tablePost td {
	
}


/* ---------------------------------------------------  arhiva za autora / author template      --------------------------------------------------- */


#archivelist-texts {
    background:none repeat scroll 0 0 #B9EBC2;
    margin:4px -10px 0 -10px;
    padding:0 10px;
}

#archivelist { margin:0 0 20px 0; }

#archivelist a {
border-bottom:1px solid #E7E7E7;
color:#666666;
display:block;
padding:15px 20px;
}

#archivelist a:hover {
background:#F7F7F7;
text-decoration:none;
}

#archivelist ul {
margin:0;
padding:0;
}

#archivelist ul li.date {
margin:0;
padding-right:20px;
width:110px;
}

#archivelist ul li.title {
padding-right:20px;
width:350px;
display:inline-block;
}

#archivelist ul li.author {
padding-right:20px;
width:110px;
}

#archivelist ul li.comments {
width:140px;
}

#archivelist ul li {
border:medium none;
display:inline;
margin:0;
}


/* ---------------------------------------------------  forma / kalkulator      --------------------------------------------------- */

.smallLinkAdd {
	font-size:10px;
	margin:0px 3px 0px 3px;
	color:#3C78A7;
	text-decoration:none;
	cursor:pointer;
}

.formKalkulator{
	margin:0 auto;
	width:560px;
	height:290px;
	padding:14px;
}
#stylized{
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:65px;
	float:left;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	margin:2px 0 20px 10px;
}
#stylized button{
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#tempo { 
	font-weight:bold;
	font-size:14px;
	color:#333;
}
#sati, #minuta, #sekundi { width:40px; }
#duzina, #tempo { width: 120px; }

.grayLink { color:#A0A0A0 !important; }
.grayLink:hover { color:#D0D0D0 !important; }

.blueLink img { border:1px solid transparent; }
.blueLink:hover img { border:1px solid #21759B;}


.sponzoredContent { 
    background:#D6E8ED !important; 
    color:#2E332F; 
}
.sponzoredContent h1{
    border-bottom:1px solid #2B210C;
    border-top:3px solid #2B210C;
    margin-bottom:10px;
}

.sponzoredContent h6 { 
    background:none repeat scroll 0 0 #2B210C;
    border-bottom:1px solid #2B210C;
    color:#A6996C;
    font-size:12px;
    margin:0;
    padding:5px;
}

.sponzoredContent #stats  { border-bottom:1px solid #2B210C; display:none; }
.sponzoredContent blockquote  { background:#ABD1B9 }
.sponzoredContent #relatedPosts { display:none; }

#pageLastComments {
    list-style:none;
}

#pageLastComments li {
  border-bottom:1px dotted #DDDDDD;
    list-style:none outside none;
    margin:5px 5px 5px 0px;
}


/* -------------------------------------------------------              LOGIN and REGISTER PAGE           ----------------------------------------------------------------  */
#loginform-tml-page {
    background:#EEEEEE;
    float:left;
    padding:10px 10px 0 10px;
    width:260px;
    -moz-box-shadow:0 0 5px #999999;
    -webkit-box-shadow:0 0 5px #999999;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
#loginform-tml-page label {
    clear:both;
    display:block;
    float:left;
    width:100px;
}
#loginform-tml-page input {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #CCCCCC;
    color:#555555;
    font-family:Arial,sans-serif;
    font-size:1em;
    padding:4px;
}

#registerform-tml-page {
    background:#EEEEEE;
    float:left;
    padding:10px 10px 0 10px;
    width:300px;
    -moz-box-shadow:0 0 5px #999999;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
#registerform-tml-page label {
    clear:both;
    display:block;
    float:left;
    width:140px;
}
#registerform-tml-page input {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #CCCCCC;
    color:#555555;
    font-family:Arial,sans-serif;
    font-size:1em;
    padding:4px;
}


#rememberme-tml-page { margin:4px 0 0 0; }
#wp-submit-tml-page {
    font-size:14px !important;
    font-family:Lucida Sans Unicode,Lucida Sans,Arial,sans-serif !important;
    -moz-border-radius:5px !important;
    -webkit-border-radius:5px !important;
    background:none repeat scroll 0 0 #1C3A5E !important;
    border:1px solid transparent !important;
    color:#FFFFFF !important;
    padding:5px 20px !important;
    margin:10px 0 -5px 0 !important;
    cursor:pointer;
}
#wp-submit-tml-page:hover { background:#718B9D !important; }
#wp-submit-tml-page:active { background:#333 !important; }

.tml-links { clear:both; }
.tml-links li {
    display:inline !important;
    padding:0 10px 0 0 !important;
    margin:0 !important;
}

#post_8260 .breadcrumbs { display:none; }
#post_8260 h1 { 
    border:none;
    font-size:18px;
    margin:0 0 10px;
 }
#post_8260 .toolsPage { display:none; }

.tml-user-avatar { float:right; }
.tml-user-links { font-size:16px; }

/* -------------------------------------------------------              PROFILE PAGE         ----------------------------------------------------------------  */
#post_-11 .breadcrumbs { display:none; }
#post_-11 h1 { 
    border:none;
    font-size:18px;
    margin:0 0 10px;
 }
 
#your-profile {
    background:#EEEEEE;
    float:left;
    padding:10px 10px 0 10px;
    width:560px;
    -moz-box-shadow:0 0 5px #999999;
    -webkit-box-shadow:0 0 5px #999999;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
#your-profile label {
    clear:both;
    display:block;
    float:left;
    width:150px;
    font-style:italic;
    font-weight:normal;
}
#your-profile select { 
    border:1px solid #DDDDDD;
    font-family:Tahoma;
    font-size:12px;
    padding:2px;
    width:200px;
    color:#555555;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
#your-profile span {
    font-size:10px;
} 
#your-profile textarea {  
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #DDDDDD;
    font-family:Tahoma;
    font-size:12px;
    line-height:17px;
    padding:0 0 0 5px;
    width:380px;
    color:#555555;
}
#your-profile input {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #CCCCCC;
    color:#555555;
    font-family:Arial,sans-serif;
    font-size:1em;
    padding:4px;
}

#password { margin:20px 0 0 0; }
.indicator-hint { display:none; }
#pass-strength-result { display:none; }

.button-primary  {
    font-size:14px !important;
    font-family:Lucida Sans Unicode,Lucida Sans,Arial,sans-serif !important;
    -moz-border-radius:5px !important;
    -webkit-border-radius:5px !important;
    background:none repeat scroll 0 0 #1C3A5E !important;
    border:1px solid transparent !important;
    color:#FFFFFF !important;
    padding:5px 20px !important;
    margin:10px 0 -5px 0 !important;
    cursor:pointer;
}
.button-primary:hover { background:#718B9D !important; }
.button-primary:active { background:#333 !important; }

/* -------------------------------------------------------             PLUGINS           ----------------------------------------------------------------  */
.warn ul { list-style-type: none !important; }
.cform textarea { width:300px !important; }
.linklove { display:none; }
.sendbutton:hover { cursor:pointer; }

.sociable { margin:0 5px 0 0 !important; }


.wpcf7 .your-message textarea {
    padding:5px;
    border:1px solid #ccc;
    width:400px; 
    font-family:Arial;
 }
.wpcf7 .your-email input,
.wpcf7 .your-subject input,
.wpcf7 .your-name input { 
    padding:5px;
    border:1px solid #ccc;
    width:250px;
}


/* -------------------------------------------------------             Author Box           ----------------------------------------------------------------  */
#content .authorbox {
	background: #D8F3CF;
    margin: 10px -10px;
	padding:10px;
	/*border: 1px solid #E6E6E6;*/
    min-height:87px;
}
#content .authorbox-title {
    font-size:15px;
    font-weight:bold;
}
#content .authorbox p {
	margin: 0px;
	padding: 0px;
    line-weight:17px;
}  
#content .authorbox a img {
    padding:3px;
    margin:0;
    border:none;
}
#content .authorbox img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
	border: 0px solid #CCCCCC;
    width:80px;
    height:80px;
}
#content .authorbox-name {
    font-size:14px;
    font-weight:bold;
}

/* -------------------------------------------------------             Events Calendar           ----------------------------------------------------------------  */
#wp-calendar { width:100%; margin:0 !important; }
#wp-calendar #calendar-month { display:none; }
#wp-calendar .padday { background:#eee !important;  }
#wp-calendar #todayWidget { 
    -moz-border-radius:0 !important; 
    border:1px solid #326ABD !important; 
    background:transparent !important;
    color:#333 !important;
}
#wp-calendar #todayWidget span { background:none !important; color:#333 !important; }

#wp-calendar .pad {
    border:medium none !important;
    padding:0 !important;
}

#wp-calendar  td {
    border:1px solid #EEEEEE !important; 
    padding:4px !important;
}

#wp-calendar #today {
    -moz-border-radius:0 !important;
    background-color:#326ABD !important;
    font-weight:bold;
    z-index:1;
    color:#fff;
    border:none !important;
}

#wp-calendar th {
    background:none !important;
    color:#333333 !important;
}

.EC_title {
    font-family:arial !important;
}

.EC_location {
    font-family:arial !important;
    font-size:13px !important;
}

.EC_description {
    font-family:arial !important;
}
/* -------------------------------------------------------             Page Navi           ----------------------------------------------------------------  */
.wp-pagenavi a:hover {
	background-color:#326ABD;
    background-color:#132B0E;
	color:#fff;
	border:none;
    text-decoration:none;
}
.wp-pagenavi a:active {
	background-color:#333;
	color:#fff;
	border:none;
}
.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.current  {
	-moz-border-radius:4px; 
  	-webkit-border-radius:5px;
    padding:9px 12px;
    border:none;
    margin:2px;
    background:#fff;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    text-shadow:0 0 2px #DDDDDD;
    color:#573B43;
}
.wp-pagenavi span.current  {
    background:#2B9435;
    color:#fff;
}
.wp-pagenavi span.extend  { display:none; }
.wp-pagenavi span.pages {  display:none; }
.wp-pagenavi .last, .wp-pagenavi .first { background:#573B43; color:#fff; }

/* -------------------------------------------------------             Polls           ----------------------------------------------------------------  */
.pollsDiv { padding:0px 10px 0px !important; }
.pollsDiv p { margin:3px !important; }
/* -------------------------------------------------------             GD STAR     ----------------------------------------------------------------  */
.ratingtext {
	font-size:11px;
	margin:0px !important;
	padding:0px !important;
}
.thumblock { margin:1px 0px !important; }
.gdthumbtext {
	float:left;
	font-size:9px !important; 
	padding-left:3px !important;
}
.gdt-size-16.gdthumbtext { line-height:14px !important; }

/* -------------------------------------------------------            YARRP / Related posts           ----------------------------------------------------------------  */

#similarUlTitle {
    font-size:17px;
	font-weight:bold;
    color:#5C5540;
    text-shadow:0 0px 1px #EEEEEE;
    text-align:left;
    clear:both;
    
	margin:0 0 -15px -10px;
    padding:15px 15px 0px 15px;
}

#related_posts { 
    margin:0 0 10px 0;
    text-align:center;
    overflow:hidden;
}
#related_posts ul {
    width:100%;
    list-style:none;
    margin:0;
    padding:0;
}
 
#related_posts li {
    display:inline;
    float:left;
    margin:0;
    padding-left:0;
    padding:4px;
    width:139px;
    height:130px; /* change this value accordingly to your template */
}
#related_posts li:hover { background:#E8F0F9; }
 
#related_posts .related_permalink{
    /*change this value accordingly to your template 
    width:135px;
    text-align:left;
    font-size:11px;
    padding-top:2px;
    line-height:12px;
    */
    
    font-family:Tahoma;
    font-size:12px;
    line-height:14px;
    padding-top:2px;
    text-align:left;
    width:140px;
}
 
#related_posts .related_thumbnail{
    width:138px; /*change this value accordingly to your thumbnail size */
    height:87px;
    overflow:hidden;
    text-align:center;
}

/* -------------------------------------------------------             Events Calendar           ----------------------------------------------------------------  */
#tooltip {
    -moz-border-radius:5px !important;
    -webkit-border-radius:5px;
    border:1px solid #ccc !important;
    opacity:0.98 !important;
}


.whiteLink {
	color:#fff !important;
	border-bottom:1px dotted #fff !important;
	text-decoration:none !important;
}


/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------
jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
Copyright (c) 2009 Niall Doherty
This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Most common stuff you'll need to change */
.coda-slider {
	background: #333;
}
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider {
	height: 295px;
	overflow: auto !important;
	padding-right: 20px
}
/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel {
	width: 630px;
	height: 295px;
}
/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 630px
}
.coda-slider-wrapper.arrows .coda-slider {
	margin: 0 10px
}
/* Arrow styling */
.coda-nav-left a, .coda-nav-right a {
	background: #000;
	color: #fff;
	padding: 5px;
	width: 100px
}
/* Tab nav */
.coda-nav ul li a.current {
	background: transparent;
}
.coda-slider .panel-wrapper {
	padding:0px;
	padding:0 7px;
	position:absolute;
	top:10px;
	z-index:1999;
}
/* Preloader */
.coda-slider p.loading {
	padding: 20px;
	text-align: center
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Don't change anything below here unless you know what you're doing 
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Tabbed nav */
.coda-nav ul {
	clear: both;
	display: block;
	margin: auto;
	overflow: hidden
}
.coda-nav ul li {
	display: inline
}
.coda-nav ul li a {
	background:#6f9310;
	background: -moz-linear-gradient(top, #739713, #5a7f00);
	background: -webkit-gradient(linear, left top, left bottom, from(#739713), to(#5a7f00));
	color: #fff;
	display:  block;
	float: left;
	padding: 4px 12px;
	text-decoration: none;
	margin:0 5px 0px 0;
}
#coda-nav-1 {
	left:15px;
	position:relative;
	top:-44px;
	width:610px;
	z-index:999
}
#coda-slider-1 {
	height: 275px !important;
}
#coda-slider-1 h2 {
	line-height:21px;
    margin:5px 0 17px 0;
    text-align:left;
    text-shadow:0 1px 1px #EEEEEE;
    width:200px;
}
#coda-slider-1 h2 a {
	font-size:21px;
	color:#fff;
}
#coda-slider-1 p {
	color:#FFFFFF;
    display:block;
    font-size:12px;
    line-height:16px;
    text-align:left;
    width:200px;
}
/* Miscellaneous */

.coda-slider .panel-container a img { width:610px; }

.coda-slider-wrapper {
	clear: both;
	overflow: auto;
	height:275px;
	overflow:hidden;
	width:610px;
	position: relative;
	z-index:1;
    margin:-5px 0 0 -10px;
}
.coda-slider {
	float: left;
	overflow: hidden;
	position: relative;
}
.coda-slider .panel {
	display: block;
	float: left;
	position: relative;
}
.coda-slider .panel-container { position: relative; }

.coda-nav-left, .coda-nav-right {
	float: left;
	display:none;
}
.coda-nav-left a, .coda-nav-right a {
	display: block;
	text-align: center;
	text-decoration: none
}
.attachment-610x275 {
	width:610px;
	height:275px;
}
.panel_overlay2 {
	color:white;
	font-size:1em;
	height:275px;
	left:0;
	top:0;
	width:630px;
	padding:10px;
	z-index:999;
}
.overlay2 {
	position: absolute;
	z-index: 998;
	width: 610px;
	height: 275px;
	top: 0px;
	left: 0pt;
	background: none repeat scroll 0% 0% rgb(0, 0, 0);
	opacity: 0.7;
	font-weight:normal !important;
	height:275px;
	width:210px !important;
}
.overlay2-gore {
	background:none repeat scroll 0 0 #000000;
	height:413px;
	left:0;
	opacity:0.7;
	position:fixed;
	top:0;
	width:365px;
	z-index:999;
}
