/*
Theme Name: Slider Responsive WordPress Theme
Theme URI: http://www.dessign.net/slider-responsive-theme
Description: Slider Responsive Theme for WordPress is stylish, customizable, simple, and readable. Perfect for any creative, illustrator or graphic designer.
Version: 2.0
Author: Marios Lublinski
Author URI: http://www.dessign.net
Tags: 3 column theme, clean, portfolio
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

#small {
font-size: .75em;
padding-bottom: 120px;
padding-top: 10px;
}

#large{
font-size: 1.3em;
padding: 15px; 0px; 0px; 5px;
}

		
hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

table {
border-collapse: collapse;
border-spacing: 0;
vertical-align: baseline;
}

.party {
text-align: center;
}
th {
font-size: 1.2em;
font-color: #CCC;
padding: 10px 0px 0px 0px;
text-align: left;
font-weight: normal;
}

td {
font-size: 1em;
padding: 10px;
margin:0;
border-spacing: 10px;
text-align: left;
vertical-align: top;
}


.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 4px 5px;
}
/* Global */
body, div { margin: 0; padding: 0;}
}
iframe#twitter-widget-0.twitter-timeline.twitter-timeline-rendered {
max-width:100% !important;
min-width:100% !important;
}
body { font-family: 'Raleway', sans-serif;  color: #444; background: url(images/dummy-image.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }
a { color: #000; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; -ms-transition: background 0.3s ease 0s, color 0.3s ease 0s;}
a:hover { color: #666; }
h1,h2,h3,h4,h5,p { margin: 10px 0; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }

.padding_bottom_10 { padding-bottom: 10px !important; }
img { border: none; }
p { line-height: 22px; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
sup { font-size: 11px; }
.line_height_22 { line-height: 22px !important; }
.font_10 { font-size: 10px !important; }
.font_11 { font-size: 11px; }
.font_14 { font-size: 14px; }
.font_17 { font-size: 17px; }
.font_18 { font-size: 18px; }
.font_28 { font-size: 28px; line-height: 30px; }
.font_42 { font-size: 42px; }
.font_normal { font-weight: normal; }
.float_none { float: none !important; }
.green_text { color: #005a4a; }
.purple_text { color: #76236d; }
.text_center { text-align: center; margin-top: 17px;}
::selection {
	background: #ccc; 
	}
::-moz-selection {
	background: #ccc; 
}
#main_container { width: 976px; margin: 0 auto; margin-bottom:145px; !important;}
/* HTML5 tags */
header, section, 
aside, nav, article, figure {
	display: block;
}
/* Header */
#header {  padding: 0 0px 0px; }
#menu_container { padding: 15px 0;}
#menu_container ul { list-style-type: none; margin: 0; padding: 0; }
#menu_container ul li { margin-left: 15px; font-family: 'Raleway', sans-serif; font-weight: 300;  font-size: 16px; color: #9f9f9f; position: relative; padding-bottom: 10px; text-transform: uppercase; display: inline-block; }
#menu_container ul li:first-child { margin-left: 0; }
#menu_container ul li a { color: #e1e1e1; text-decoration: none; display: block; padding-bottom: 5px;  padding: 5px 15px 5px 15px; border-radius: 3px; text-shadow: 0px 2px 3px #555;}
#menu_container ul li a:hover, 
#menu_container ul li.current-menu-item a, 
#menu_container ul li.current_page_item a { padding: 5px 15px 5px 15px; outline: 0 none; color: rgba(65,168,224,1);
	-webkit-transition: 400ms ease 100ms;
	-moz-transition: 400ms ease 100ms;
	-ms-transition: 400ms ease 100ms;
	transition: 400ms ease 100ms;
        text-shadow: 0 0 3px #41a8e0;}
#menu_container ul li ul { position: absolute; top: 35px; left: 0;   padding: 1px 1px; z-index: 25; display: none; border-radius: 3px; text-align: left; }
#menu_container ul li ul li { width: 130px; font-size: 12px; margin: 0; padding: 4px 2px 4px 2px; background-color: #333; }
#menu_container ul li ul li:first-child { border-top: none; }
#menu_container ul li.current-menu-item ul li a, 
#menu_container ul li.current_page_item ul li a  { color: #9f9f9f; border-bottom: none; }
#menu_container ul li ul li.current-menu-item a, 
#menu_container ul li ul li.current_page_item a, 
#menu_container ul li ul li a { color: #9f9f9f; border-bottom: none; }
#menu_container ul li ul li.current-menu-item a:hover, 
#menu_container ul li ul li.current_page_item a:hover, 
#menu_container ul li ul li a:hover { border-bottom: none; color: #ccc; }
/* Content */
#slideshow_cont { margin-top: 0px; height: 480px; width: 950px; position: relative; margin-bottom: 130px; }
.slide_box { display: none; position: absolute; top: 0; left: 0; z-index: 10; margin-bottom: 50px;}
.slide_box img { width: 950px; height: 480px; -webkit-border-top-left-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-top-right-radius: 5px; cursor: none;  pointer-events: none;}
.first_slide_box { display: block; }
.slide_box_text {font-family: 'Raleway', sans-serif; font-weight: 300; position: absolute; bottom: 15px; left: 15px; font-size: 14px; color: #fff; text-transform: uppercase; }
h3.top_title, h1.top_title { padding: 5px 5px; margin: 2px 0 2px;  font-size: 14px; color: #fff; background-color: #000; text-transform: uppercase;  }
.slide_prev { position: absolute; left: 0; top: 50%; margin-top: -16px; z-index: 55; cursor: pointer; }
.slide_next { position: absolute; right: 0; top: 50%; margin-top: -16px; z-index: 55; cursor: pointer; }
.home_post_wide { float: left; margin: 25px 26px 0 0; width: 470px; height: 317px; position: relative; }
.home_post_wide img { width: 470px; height: 317px; border-radius: 3px;  }
.home_post_wide .home_post_title {font-family: 'Raleway', sans-serif; font-weight: 300;  position: absolute; bottom: 10px; left: 10px; width: 120px; font-size: 12px; color: #fff; text-transform: uppercase; background-color: #fff; padding: 3px; border-radius: 2px; }
.home_post_tall { float: left; margin: 25px 26px 0 0; width: 227px; height: 317px; position: relative; }
.home_post_tall img { width: 227px; height: 317px; border-radius: 3px;}
.home_post_tall .home_post_title { font-family: 'Raleway', sans-serif; font-weight: 300; position: absolute; bottom: 10px; left: 10px; width: 120px; font-size: 12px; color: #fff; text-transform: uppercase; background-color: #fff; padding: 3px; border-radius: 2px; }
.home_post_tall_last { margin-right: 0; }
.home_post_box { float: left; margin: 25px 0px 0 0; width: 244px; height: 258px; position: relative; }
.home_post_box img { width: 244px; height: 258px; }
.home_post_box .home_post_title {font-family: 'Raleway', sans-serif; font-weight: 300;  position: absolute; bottom: 10px; left: 10px; width: 130px; font-size: 12px; color: #fff; text-transform: uppercase; background-color: #fff; padding: 3px; border-radius: 2px; }
.home_post_box_last { margin-right: 0; }
.home_post_title a { color: #222; text-decoration: none; }
.home_post_title a:hover { text-decoration: underline;}

.home_post_box1 { position: absolute; left: 0; bottom: 15px; padding: 5px 5px; font-size: 14px; color: #000; text-decoration: none; background-color: #fff; }
.archive_nav { padding: 10px 0 0;  }
.archive_nav a { display: block; background-color: #000; color: #fff; font-size: 14px; text-decoration: none; padding: 5px 10px; }
.blog_box { margin-top: 25px; }
.blog_box .left img { width: 614px; height: 337px; border-radius: 5px;  }
.blog_box .right { font-size: 14px; width: 290px; background-color: #fff; padding: 15px 15px; height: 307px; }
.blog_box .right h3 { font-size: 20px; margin-top: 0; font-weight: normal; }
p.blog_date { margin-bottom: 20px; }
.blog_box .read_more { display: inline-block; font-size: 13px; color: #444;  padding: 1px 1px; }
#single_cont { padding: 25px 25px 0px 25px; font-size: 14px; background-color: #fff; height: auto;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
h1.single_title { margin: 0 0 15px; font-size: 20px; font-weight: normal; color:#009be6; border-bottom: 1px solid #999999;}
.single_rand_cont {  }
#commentform input[type=submit] { background-color: #161616; color: #fff; border: 1px solid #6E6E6E; padding: 3px 5px; }
/* Footer */
footer {font-size: 12px; color: #adadad; background:#000; width: 100%; padding-bottom: 2px; height:110px; position:fixed; bottom:0; left:0; display:block; border-top:5px; padding-left: 15px; line-height: 1.50em; z-index: 75; margin:auto 0;}
.layering {
box-shadow: 0 1px 1px rgba(0,0,0,0.15), 0 10px 0 -4px #EEE, 0 10px 2px -5px rgba(0,0,0,0.15), 0 20px 0 -11px #EEE, 0 20px 1px -8px rgba(0,0,0,0.15); text-align: center;}
table#main{margin-left:auto; margin-right:auto; width: 100%;}
table.bottom td {padding: 0px 0px 0px 0px; margin: 2px; padding-left: 60px; padding-right: 60px;}
table.email td {padding-left: 10px; margin-bottom: 50px; padding-left: 50px; padding-right: 50px; padding-top: 0px;}
.foot {font-size:1.0em; background-color: none; !important; font-color: #CCC; padding-left: 10px; padding-right: 10px;}
footer a { color: #666; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }
footer a:hover { color: #666; }
#low {padding-left: 0px; padding-right: 10px; }
#logo {margin:0 height:41px; width: 41px; text-align: center; bottom:0;}
table#shadow {
width: 275px;
background-color: #f3f3f3;
padding-left:5px !important;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;

}

table#shadow th {
padding-left:5px !important;
}


/* MailChimp form */
#mce-EMAIL { 
width: 200px;
height: 22px; 
border: 0px solid #2c2c2c;
display: block;
background: linear-gradient(#2c2c2c, #434343);
transition: all 0.3s ease-out;
box-shadow: 
inset 0 1px 4px rgba(0,0,0,0.4);
color: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin-bottom: 5px;
}
#mc_embed_signup .button {
	-moz-box-shadow:inset 0px 1px 0px 0px #b3aab3;
	-webkit-box-shadow:inset 0px 1px 0px 0px #b3aab3;
	box-shadow:inset 0px 1px 0px 0px #b3aab3;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #808080), color-stop(1, #454345) );
	background:-moz-linear-gradient( center top, #808080 5%, #454345 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#454345');
	background-color:#808080;;
	text-indent:0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:1px solid #000;
	display:inline-block;
	color:#949494;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:15px;
	width:202px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #2b292b;
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #454345), color-stop(1, #808080) );
	background:-moz-linear-gradient( center top, #454345 5%, #808080 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#454345', endColorstr='#808080');
	background-color:#454345;
}.button:active {
	position:relative;
	top:1px;
}

/* Event Box */
#box {
border:1px solid black;
height:500px;
    width:400px;
   position:fixed; 
    top: 0;
    left: 0;
    background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #454545),
	color-stop(1, #B2B3AF)
);
background-image: -o-linear-gradient(bottom, #454545 0%, #B2B3AF 100%);
background-image: -moz-linear-gradient(bottom, #454545 0%, #B2B3AF 100%);
background-image: -webkit-linear-gradient(bottom, #454545 0%, #B2B3AF 100%);
background-image: -ms-linear-gradient(bottom, #454545 0%, #B2B3AF 100%);
background-image: linear-gradient(to bottom, #454545 0%, #B2B3AF 100%);
}

/* for tablet */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	#main_container { width: 718px;}
	#header { padding: 0 15px 0px; }
	.logo { max-width: 688px; height: inherit; }
	
	
	#menu_container ul li { margin-left: 12px; font-family: 'Raleway', sans-serif; font-weight: 300;  font-size: 14px; color: #9f9f9f; position: relative; padding-bottom: 10px; text-transform: uppercase; display: inline-block; -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;}
	
	#slideshow_cont { height: 460px; width: 718px; margin-bottom: 400px; }
	.slide_box img { width: 718px; height: 460px; }
	.home_post_wide { margin: 25px 15px 0 0; width: 344px; height: 232px; }
	.home_post_wide img { width: 344px; height: 232px; }
	.home_post_wide .home_post_title { width: 324px; font-size: 15px; }	
	.home_post_tall { margin: 25px 15px 0 0; width: 172px; height: 232px; }
	.home_post_tall img { width: 172px; height: 232px; }
	.home_post_tall .home_post_title { width: 152px; font-size: 15px; }
	.home_post_tall_last { margin-right: 0; }	
	
	.home_post_box { width: 179px; height: 189px; }
	.home_post_box img { width: 179px; height: 189px; }
	.home_post_box .home_post_title { width: 159px; font-size: 15px; }
	.home_post_box_last { margin-right: 0; }	
	
	.blog_box .left img { width: 460px; height: 252px; }
	p.blog_date { margin-bottom: 10px; }
	.blog_box .right p { line-height: 17px; }
	.blog_box .right { font-size: 12px; width: 210px; background-color: #fff; padding: 10px 10px; height: 232px; }
	
	#single_cont { padding: 15px 15px;  height: auto;}
	.single_inside_content img { max-width: 688px; height: inherit; }

	footer { font-size: 12px;}
        .push {padding: 2px;}
               
	
}
@media screen and (max-width: 766px) {
	
	#main_container { width: 310px;}
	#header { padding: 0 15px 0px; }
	.logo { max-width: 290px; height: inherit;}
	
	#menu_container ul li { margin-left: 2px; font-family: 'Raleway', sans-serif; font-weight: 300;  font-size: 14px; color: #9f9f9f; position: relative; padding-bottom: 5px; text-transform: uppercase; }
	
	#slideshow_cont { height: 220px; width: 310px; margin-top: 7px; }
	.slide_box img { width: 310px; height: 220px; }
	.slide_box_text {font-family: 'Raleway', sans-serif; font-weight: 700; position: absolute; bottom: 15px; left: 15px; font-size: 16px; color: #fff; text-transform: uppercase; }
	.home_post_wide { float: none; margin: 15px auto; width: 310px; height: 209px; }
	.home_post_wide img { width: 310px; height: 209px; }
	.home_post_wide .home_post_title { width: 290px; font-size: 16px; }	
	
	.home_post_tall { float: none; margin: 15px auto; width: 310px; height: 433px; }
	.home_post_tall img { width: 310px; height: 433px; }
	.home_post_tall .home_post_title { width: 290px; font-size: 16px; }
	.home_post_tall_last { margin-right: auto; }	
	
	.home_post_box { width: 310px; height: 328px; float: none; margin: 15px auto; }
	.home_post_box img { width: 310px; height: 328px; }
	.home_post_box .home_post_title { width: 290px; font-size: 16px; }
	.home_post_box_last { margin-right: auto; }	
	
	.blog_box .left img { width: 310px; height: 170px; float: none; margin-bottom: 5px; }
	p.blog_date { margin-bottom: 10px; }
	.blog_box .right p { line-height: 17px; }
	.blog_box .right { font-size: 12px; width: 290px; background-color: #bebebe; padding: 10px 10px; height: 200px; }
	
	#single_cont { padding: 15px 15px; }
	.single_inside_content img { max-width: 280px; height: inherit; }	
	#commentform textarea { max-width: 280px; }
	
	footer { font-size: 12px;}
        
	
}
/* Photo albums */
.facebook-album-wrapper {
float: !important none;
text-align: center;

}

.facebook-album-container {
float: !important none;
text-align: center;
}