/*

*/
@import url("http://gorillathemes.com/vanity/wp-content/plugins/sociable/sociable.css");
/* Body | Lists | Padding | Margin Reset */
*{
	border: 0;
	margin: 0;
	padding: 0;
	}


body{
	font: 13px/1.5 Lucida Grande, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	line-height:16px;
	background:#fff url(images/aqua/bg.png);
	}
	
li{
 	list-style: none
	}

#pozadina {
	background: #ffffff;
	width: 980px;
	margin: 10px auto 10px;
	padding: 0px;
	position: relative;
	border: 10px solid #D0DCE2;
	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);

	}
	
/* Links */

.insert2{
background: #ededed;
    padding: 4px;
    margin: 0px 0px 0px 8px;
    border: 1px solid #ddd;
    width:45px;
	}
	}
.readmore{
	text-transform:none;
	color:#0099CC;
	font-weight:bold;
	}
	
a.titles{
	font: 20px/2.5 Lucida Grande, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	font-weight: bold;
	margin-left: 5px;
	color:#587682;
	text-decoration: none;
	line-height: 22px;
	}
	
a.titles:hover{
	font: 20px/2.5 Lucida Grande, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	font-weight: bold;
	background:#587682;
	margin-left: 5px;
	color:#fff; 
	line-height: 22px;
	}

a {
color: #587682;
}

a:visited {
color: #f58020;
}

a:hover {
color: #9a8;
} 
	
.star_title{

	background:url(images/aqua/krugchinja.jpg) bottom left no-repeat;
	height:22px;
	width:24px;
	float:left;
	}
	
/* Page Layout */

#layout{
 	margin: 0 auto;
	width: 960px;
	padding:6px 0px 0px 0px;
	background: white;
	}
	
/* Header */


#header{
	height: 160px;
	}
	
/* Header reklama 468x60 */

.headerreklama {
    width: 486px;
    float: right;
    margin: 0px;
    padding: 48px 48px 0px 0px;
    font-weight: bold;
    }
   
.headerreklama a img {
    border: none;
    margin: 0px 0px 3px 0px;
    padding: 0px;
    border: 1px solid #FFFFFF;
    }

/* Header Ad 728x90 */
	
#header_ad{
	float:right;
	padding-top:50px;
	}
				
#header_ad img{
	border:0px;
	}
	
/* Logo */
			
#logo{
	float:left;
	top:0px;
	width:960px;
	height:157px;
	margin-top: 3px;
	z-index:1;
	position:relative;
	background:url(images/aqua/header.jpg) top left no-repeat;
	}	
	
/* Horizontal Carousel */
#horizontal_carousel {
	float: left;
	width: 938px;
	height: 110px;
	border:8px solid #587682;
	position: relative;
	z-index:4;
	padding:3px;
	background: url(images/aqua/topstories-aqua.jpg) top left no-repeat #F5FBFE;
	}

#horizontal_carousel .container {
	float:left;
	width:755px;
	height:105px;
	position:relative;
	z-index:9;
	overflow:hidden;
	margin:1px 0px 0px 94px;
}


	
/*\*/* html #horizontal_carousel .container {
	float:left;
	width:758px;
	height:105px;
	position:relative;
	overflow:hidden;
	margin-left:44px;
}

.carousel {
	height:98px;
}

#horizontal_carousel ul {
	margin:0;
	padding:0;
	width:100000px;
	position:relative;
	color:#000;
	font-weight:bold;
	font-size:11px;
	top:0;
	left:0;
	height:106px;
	z-index:10;
}
#horizontal_carousel ul li {
	width:250px;
	height:106px;
	top:2px;
	text-align:left;
	list-style:none;
	display:block;	float:left;
	position:relative;
	padding:6px 2px 0px 0px;
}
#horizontal_carousel ul li:hover {
	width:250px;
	height:106px;
	text-align:left;
	list-style:none;
	display:block;
	float:left;
	position:relative;
	background:#587682;
	cursor: pointer;
	color:#fff;
}
#horizontal_carousel ul li img {
	border-top:none;
	border-bottom:none;
	float:left;
	padding-top:2px;
}

#horizontal_carousel .next_button {
	float:right;  
	width: 32px;
	height: 37px;
	margin: 40px 8px 4px 0;
	width: 23px;
	background: url(images/aqua/right_aqua.png);
	z-index: 101;
	cursor: pointer;
	}

#horizontal_carousel .previous_button {
	float:right;  
	width: 24px;
	height: 37px;
	margin: 40px 7px 4px 0;
	width: 23px;
	background: url(images/aqua/left_aqua.png);
	z-index: 100;
	cursor: pointer;
	}

#horizontal_carousel .previous_button_over {
	background: url(images/aqua/left_aqua_grey.png);
	}

#horizontal_carousel .previous_button_disabled {
	background: url(images/aqua/left_aqua_grey.png);
	cursor: default;
	}
	
#horizontal_carousel .next_button_over {
	background: url(images/aqua/right_aqua_grey.png);
	}

#horizontal_carousel .next_button_disabled {
	background: url(images/aqua/right_aqua_grey.png);
	cursor: default;
	}

/*- Main Menu -*/


#menu_navigation {	
	width:960px;
	margin:0px 0px 0px 0px;
	background: #587682;
	height: 35px;	
	}
.sf-menu,.sf-menu ul {
	float:none;
	list-style:none;
	margin:0;
	position:relative;
	font:12px Lucida Grande, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	font-weight:bold;
	width:auto;
	z-index:5;
	display:inline-block;
}
* html .sf-menu,.sf-menu ul {
	padding-left:0;
}
.sf-menu a {
	display:block;
	background:#587682;
	border-left:1px solid #f1f1f1;
	color:#fff;
	text-decoration:none;
	padding:0 20px;
	line-height: 35px;
}
.sf-menu li {
	float:left;
	padding:0;
}
.sf-menu ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:auto;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
}

.sf-menu li li {
	width:149px;
	font-weight:bold;
}

.sf-menu li li a {
	padding:8px 10px;
	width:129px;
	font-size:12px;
	color:#fff;
}

.sf-menu li ul ul {
	margin:-30px 0 0 150px;
	border-top:1px #ccc solid;
}
.sf-menu li li:hover {

    }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a {
     color:#000;
    text-decoration: none;
    background: #f1f1f1;
    }

.sf-menu li:hover a,.sf-menu li.sfhover a {
	background:#f1f1f1;
	color:#000;
        text-align:left;
}

* html .sf-menu li:hover a,.sf-menu li.sfhover a {
	background:#f1f1f1;
	color:#000;
}
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a {
    color:#333;
    border-right:1px #ccc solid;border-bottom:1px #ccc solid;border-left:1px #ccc solid;background: #f1f1f1;
    }
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul {
    left:-999em;
    }
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul {
    left:auto;

    }
* html .sf-menu .current_page_item a  {

	line-height: 30px;
	margin:0px 0px 0px 0px;
	height: 35px;
	font-weight:bold;
	background:#f1f1f1;
	color:#000;
	border-left:1px solid #ccc;
	display: block;
	text-decoration: none;
	width:/**/30px;
	white-space: nowrap;
}
.sf-menu .current_page_item a  {

	line-height: 30px;
	margin:0px 0px 0px 0px;
	height: 35px;
	font-weight:bold;
	background:#f1f1f1;
	color:#000;
	border-left:1px solid #ccc;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}

.home .on {

	line-height: 30px;
	margin:0px 0px 0px 0px;
	height: 35px;
        font-weight:bold;
        background:#f1f1f1;
	color:#000;
	display: block;
	padding:0px 28px 0px 10px;
	text-decoration: none;
	width:/**/30px;
       
  	}



			   	   
/* Newsletter -  Social */
	
#search_rss_wrapper{
	width:960px;
	margin:15px 0px 15px 0px;
	height:44px;
	}
	
.wrapper_left{
	
	height:44px;
	width:600px;
	background:#f1f1f1;
	float:left;
	}
	
.wrapper_right{	
	height: 44px;
	float: right;
        width: 360px;
	background:#f1f1f1;
	}
	
.newsletter {
	float: left;
	width: 450px;
	margin: 9px 0px 0px 0px;
	padding-left: 20px;
	color:#666;
	font-weight: bold;
	}

.email_input {
 	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding:4px;
	width:156px;
	margin-left: 13px;
	display: inline;
	border:2px solid #ddd;
	}
	
.submitt_button {
	color: #333;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 8px;
	border: 1px solid #ddd;
	font-weight: bold;
	width:36px;
	}
	
.feedsubscribe{
	float:left;
	padding-top:5px;
	}	
/*   Grid   */
	
#grid{
	margin-top:15px;
	}
	
 #grid .sidebar h2{
	font-size: 14px;
	margin: 0 0 5px;
	color:#000;
	}

#grid p{
	line-height: 18px;
	padding: 0 0 12px
	}

/*   Left Sidebar   */

#middle_container {
	float: left;
	width: 125px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	}
	
/* Tabber */

.TabNav {
    padding:0;
    margin:0 auto 0;
    font: 13px/1.5 Lucida Grande, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
    white-space:nowrap;
    list-style-type:none;  
    
	}
	
.TabNav li {
    display:inline;
    padding:5px 7px;
    margin:0px 4px 0px 0px;
    text-decoration:none;
    float:left;
    background:#f9f9f9;
    border-top: 1px solid #02bfff;
    border-left: 1px solid #02bfff;  
    border-right: 1px solid #02bfff;  	}
	
.TabNav li:hover {
   
     display: block;
}

.TabNav li a {
    color:#02bfff;
    text-decoration:none;
    font-weight: bold; display: block;

}
.TabNav li a:hover{
   
}


.TabNav li.selectedTab {    
    background:#ccc;
    color:#000; 
    border-top: 1px solid #02bfff;
    border-left: 1px solid #02bfff;  
    border-right: 1px solid #02bfff;    
}

.TabNav li.selectedTab a {    
    background:#ccc;
    color:#000; 
    display: block;
	}
	
#one{
	padding:10px;
	}
	
#two{
	padding:10px 10px 20px 10px;
	}
	
#three{
	padding:10px;
	}
	
	
/*   Middle Column   */
	
#middle_categories{
   	text-align: left;
	height:auto;
	}

#middle_categories ul li{
	border:1px solid #ddd;
	margin:0px 0px 3px 0px;
	font: 12px/1.5 Lucida Grande, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	}

#middle_categories a{
	color:#fff;
	display: block;
	padding:5px;
	background: #2ec4f2;
	text-decoration: none;
	font-weight: bold;
	}

#middle_categories a:hover{
	color:#333;
	display: block;
	padding:5px;
	background: #f1f1f1;
	font-weight: bold;
	}

#middle_categories .current-cat a{
	background:#f1f1f1;
	color:#333;
	padding:5px;
	display: block;
	}

.random_post{
	color:#000;
	padding:40px 6px 3px 6px;
	}
	
.random_post_image{
	float:left;
	padding: 3px 3px 3px 3px;
	margin:0px 5px 0px 0px;
	background:#f9f9f9;
	border: solid 1px #ccc; 
	}
    
.left_posts{
	height:auto;
	margin-bottom:5px;
	padding:5px;
	}
		
a.left_posts_link{
	color:#000;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	}
		
a.left_posts_link:hover{ 
	text-decoration: underline;
	}	
	
/* flickr Box */
		
.flickr{
	border:8px solid #ccc;
	text-align: center;
	height:auto;
	background:#fff url(images/flickr.png) no-repeat !important;
	padding:40px 0px 20px 0px;
	color:#660066;
	list-style-type:none;
	margin: 10px 0px 10px 0px;	
	}
	
* + html .flickr{
	background:#fff url(images/flickr.png) top left no-repeat;
	padding:20px 0px 20px 0px !important;/*IE7*/
	}
	
* html .flickr{
	padding:60px 0px 20px 0px !important;/*IE6*/	
	}

.flickr img{
	border:1px solid #f93857;
	}
	
/* Middle Column */

#main{
	margin-right:10px;
	margin-bottom:20px;
	float: left;
	width: 600px

}
.main_divider{
    background:#D0DCE2;
    height:2px;
    width:100%;
    margin-top: 10px;
	}
.main_divider_events{
    background:#D0DCE2;
    height:2px;
    width:100%;
	}
/* Left Column */
#left {

	float:left;
	width:290px;
        clear:none;
        padding-right:20px;
}

.main_divider2 {
	background:#D0DCE2;
	height:2px;
	width:230px;
	margin-top: 10px;
}
 
/* Right Column */
#right {

	float:left;
	width:290px;
        clear:none;
}

.main_divider3 {
	background:#D0DCE2;
	height:2px;
	width:230px;
	margin-top: 10px;
}
	
/* Popular Tags */
	
.tags a{
	color:#333;
	text-decoration: none;
	line-height: 17px;
	}
	
.tags a:hover{
	color:#fff;
	background:#2ec4f2;
	}

.recentposts a{
	color:#000;
	text-decoration: none;
	line-height: 17px;
	}
	
.recentposts a:hover{
	color:#fff;
	background:#2ec4f2;
	}
	
.recentposts li{
	background:url(images/aqua/star_widgets.png)  left no-repeat;
	font: 13px/1.5 Lucida Grande, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	padding-left:20px;
	}
	
/* Sidebar */
		
.sidebar{
	float: right;
	width: 350px;
	margin-top: -10px;
	}
			
/* Video */

.tabber{

	border:8px solid #02bfff;
	margin-bottom:10px;
	width:333px;
	height:256px;
	}	
	
.video{
  	border:8px solid #f1f1f1;
	margin-bottom:10px;
	width:333px;
	height:256px;
	}
	 
/* 125x125 Ads */
	 
#bannersSquare img{
	background:#aaeef8;
	margin-top:20px;
	}
	
/* Poll */
	
.poll{	
	float: left;
	height: auto !important;
	height: 220px;
	min-height: 256px;
	padding:34px 0px 0px 10px;
	width: 274px;
	color:#000;
	border:8px solid #2ec4f2;
	margin:10px 0px 10px 0px;
	}
	
.poll a{
	text-decoration:none;
	color:#333;
	}
	
/* 300x250 Ad */
	
.ad300x250{
	margin-top:20px;
	float: left;
	}

.ad300x250 img{
	border:0px;
	}

/* Most Commented Single Sidebar */

.most_commented{
	height: auto !important;
	background:#fff;
	float:left;
	}
	
.commented_bullet{
	background:url(images/aqua/star_widgets.png)  left no-repeat;
	font: 13px/1.5 Lucida Grande, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	}
	
.commented_bullet a{
	text-decoration: none;
	color:#383838;
	
	}
.commented_bullet a:hover{
	background:#2ec4f2;
	color:#fff;
	}
	

/* Sidebar Widgets */
	
.widgets{	
	text-align:left;
	color:#587682;
	line-height:18px;
	margin:10px 0px 10px 0px;
	padding:15px;
	background:#F5FBFE;
	border: 1px solid #D0DCE2;
  	}
  	
 .widgets ul li{
 	padding:0px  0px 0px 16px;
        background:url(images/aqua/star_widgets.png) left center no-repeat ;
 	}
  	
 .widget_title{
 	background:url(images/aqua/star_widgets.png) left center no-repeat ;
	padding:0px  0px 0px 24px;
	list-style: none;
 	font-weight:bold;
 	}
 
* + html .widget_title{
	padding:0px  0px 0px 10px !important;/*IE7*/
	}
	
* html .widget_title{
	padding:0px  0px 0px 10px !important;/*IE6*/
	}
	
#calendar{
	padding:0px  0px 0px 34px; 
	}

/* Metadata */
	
.month_metadata{
	color:#ccc;
	padding:6px 6px 6px 15px;
	font-size:16px;
	font-family: Georgia;
	}
	
.comment_number{
	font-size:11px;
	padding:5px 5px 5px 5px;
	color:#ccc;
	float:right;
	}
	
.posted{
  	color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	padding-left:28px;
	}
	
.post_date{
	float: left;
	padding:6px 0px 30px 0px;
	color:#999;
	text-transform: uppercase;
	font-size: 10px;
	width: 100%;
	}
.post_date_mix{
	float: left;
	padding:6px 0px 10px 0px;
	color:#999;
	text-transform: uppercase;
	font-size: 10px;
	width: 100%;
	}
.post_date_events{
	float: left;
	padding:3px 0px 5px 0px;
	color:#999;
	text-transform: uppercase;
	font-size: 10px;
	width: 100%;
	}

.post_date a{
	color:#587682;
	}
	
.post_date a:hover{
	color:#fff;
	background:#2ec4f2;
	}
	
/*\*/ * 	
.filed{
	float:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	} /**/

.filed{
	float: left;
	padding:30px 0px 10px 0px
	}

.filed a{
	color:#2ec4f2;
	text-decoration: none
	}
	
.filed a:hover{
	color:#fff;
	background:#2ec4f2;
	}
	
.notfound {
	color:#000;
	}
	
.keepreading{
	height:66px;
	width:100px;
	float:right;
	background: url(images/aqua/keepreading-aqua.jpg) top right no-repeat;
	cursor: pointer;
	}
.keepreading a:hover{
	text-decoration:none;
	cursor: pointer;
	}
	
/* Post */
	
.posts {
	padding:25px;
	margin:0px 0px 15px 0px;
	background:#F5FBFE;
	border: 1px solid #D0DCE2;
	}

.posts2 {
	padding:25px;
	margin:0 0 15px;
	background:#F5FBFE;
        height:380px;
	border: 1px solid #D0DCE2;
}
.postsdj {
	padding:5px;
	margin:0px 0px 15px 0px;
	border:8px solid #eee;
        height:60px;
	}
.posts_mix {
	padding:5px;
	margin:0px 0px 15px 0px;
	background:#F5FBFE;
	border: 1px solid #D0DCE2;
	height: auto;
	}

/*\*/ * html .posts {
	padding:15px;
	margin:0px 0px 15px 0px;
	border:8px solid #eee;
	} /**/
	
.posts_single{	
	padding:10px;
	margin:0px 0px 5px 0px;
	}
	
.photos_home {
	padding:5px;
	margin:0 auto 0;
	}
	
.photo{ 	
	margin:0px 20px 15px 0px;
	background:#f9f9f9;
	border: solid 4px #e5e3e2;
	float:left;  

	}
.phototag{ 	
	margin:0px 0px 0px 0px;
	background:#f9f9f9;
	border: solid 6px #ebebeb; 

	}
.entryslide {
	text-align:left;
	width: 230px;
	line-height:18px !important;
	color:#000000;
	margin-top:0px;
	padding:6px 10px 10px 10px;
	}
	
/*\*/ * entryslide {
	text-align:left;
	width: 230px;
	line-height:18px !important;
	color:#000000;
	margin-top:0px;
	padding:6px 10px 10px 20px;
	}/**/
	
.entry p{
	text-align:left;
	font-size:12px;
	line-height:18px !important;
	color:#000000;
	margin-top:5px;
	padding:0px 20px 0px 0px;
	text-transform: none;
	}
	
.entry p img{ 
	border: solid 10px #ebebeb; 
	}
.entry p img.aligncenter {
 display: block;
 margin: 0 auto; 
}
.entry blockquote {
	padding:0px 18px 0px 18px;
	text-align:center;
	margin:0px auto 0px;
	}
		
.entry blockquote p {
	font-size:12px;
	font-family:Georgia;
	font-style:italic;
	text-align:justify;
	color:#333;
	margin:0px auto 0px;
	width:80%;
	}
		
/* Comments */

.comment{
	background:#fff;
	color:#000;
	padding:20px;
	margin-bottom:10px;
	}
	
#submit_comment {
color: #587682;
	font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
	padding: 4px;
    margin: 0px 0px 0px 8px;
    border: 1px solid #ccc;
    font-weight: bold;
    width:120px;
	}
	
input{
        font-size: 12px;
	padding: 2px;
	border:1px solid #f1f1f1;
	}	
input[type=submit] {
        font-size: 12px;
	color:#fff;
	font-weight:bold;
	padding: 2px;
	border:1px solid #f1f1f1;
        background: #f58020;
}

inputnewsletter{
        font-size: 12px;
	padding: 2px;
	border:1px solid #f1f1f1;
	background:#f58020;
	}	
textarea{
	font-size: 12px;
	padding: 2px;
	width:460px;
	height:100px;
	border:2px solid #f1f1f1;
	}
textareapredlozi{
	font-size: 12px;
	padding: 2px;
	width:460px;
	border:2px solid #f1f1f1;
	}
ol.commentlist{
	list-style:none;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
	}

ol.commentlist li.comment{
	border-bottom:1px dotted #666;
	padding:1em;
	}

ol.commentlist li{
	font:normal 14px Arial,serif;
	}
	
ol.commentlist li  cite.fn{
	font-style:normal;
	}

ol.commentlist li .avatar{
	border:5px solid #ddd;
	float:left;
	margin: 0 1em 0 0;
	}

ol.commentlist li div.comment-meta{
	font-size:9px;
	}
	
ol.commentlist li div.comment-meta a{
	color:#666;
	}
	
ol.commentlist li p{
	font-size:16px;
	margin:0 0 1em;
	}
	
ol.commentlist li ul{
	font-size:11px;
	list-style:square; 
	margin:0 0 1em 2em; 
	}
	
ol.commentlist li div.reply{
 	font-size:11px; 
 	}
 	
ol.commentlist li div.reply a{
	font-weight:bold; 
	color:#000; 
	}
	
ol.commentlist li ul.children{ 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
	}
	
ol.commentlist li div.comment-author.vcard{
	font-weight:bold; 
	color:#000;
	}
	
ol.commentlist li ul.children li.depth-2{ 
	border-left:5px solid #2ec4f2; 
	margin:0 0 .25em .25em;
	}
	
ol.commentlist li ul.children li.depth-3{
	border-left:5px solid #999;
	margin:0 0 .25em .25em;
	}
	
ol.commentlist li ul.children li.depth-4{
	border-left:5px solid #bbb;
	margin:0 0 .25em .25em;
	}

ol.commentlist li.even{
	background:#fff; 
	}
	
ol.commentlist li.odd{
	background:#f6f6f6;
	}
	
ol.commentlist li.parent{
	border-left:5px solid #f1f1f1;
	}
	
ol.commentlist li.pingback {
	border-bottom:1px dotted #666;
	padding:1em; 
	}


	/* Page Navigation
-----------------------------------------------------------------------------*/
	
.navigation a {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	}
	
.alignleft{
	display:inline;
	float:left;
	}
	
.alignright{
	display:inline;
	float:right;
	}
/* Footer */
	
#footer{
	margin-top:20px;
	color:#fff;
	background:#587682;
	padding:1px;
        font: 8px Lucida Grande, Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
        height:auto;
        text-align:center;
	}
	
#footerdole {
	background: #587682;
	color: #fff;
	height: auto;
	vertical-align: middle;
	margin: 0px;
	padding: 30px 150px;
	font-size: 10px;
	text-align: center;
	}
	
/* Post Thumbnail
-----------------------------------------------------------------------------*/
.attachment-post-thumbnail {
	width:50%;
        height:auto
}
.events_thumb{
         float: right; 
         margin: 4px; 
}
.entry_events{
          width:20%;
          height:25px;
          font-size:18px;
          background-color:#F58020;
          border:solid 1px #0099ff;          
          font-weight:bold;
          color:white;
		 
}
.ec3_schedule2 TD, .ec3_schedule2 TH {
          font-weight:bold;
          font-size:15px;
          padding:1px 2px;
}
.ec3_schedule2 TH, .ec3_schedule2cell { 
          background:url(http://skclubbing.com/img/data.gif) left;
 
}