/*
	Theme Name: SOLIDO
	Theme URI: http://www.jellythemes.com
	Author: JellyThemes
	Author URI: http://themeforest.net/user/jellythemes/portfolio
	Version: 1.2
	Description: SOLIDO WordPress Theme
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: one-column, flexible-width, light, theme-options

*/

.wp-caption {max-width: 100% !important;}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}
.alignright {}
.alignleft {}
.aligncenter {}

.post .tags{
	clear:both;
}
.title.grid-full {margin-bottom:50px;}
.post .tags a{
	-webkit-border-radius: 3px;
	border: 1px solid #ccc;
	padding:3px 6px;
	margin:0 3px 3px 0;
	line-height: 36px;
	white-space: nowrap;
	color:#ccc;
	font-size:12px;
}
.pagination {
	text-transform: uppercase;
	font-size: 13px;
	margin:20px auto;
}
.post .tags a:hover{
	border-color:#999;
	color:#999;
}

.widget_recent_entries li{
	padding-bottom:8px;
}

.widget_recent_entries span{
	display:block;
	font-size:12px;
}

.sidebar {
	color:#777;
	font-size: 13px;
}
.sidebar ul, .sidebar ol { padding-left:0px; list-style: none;}
h1,h2,h3,h4,h5,h6 {
	color: #060606;
	font-style: normal;
	font-weight: 300;
	line-height: 1.17em;
	margin: 0 0 20px;
}

h1 {
	font-size: 3.46666666667em;
	text-transform: uppercase;
	letter-spacing: 0.20em;
}

h2 {
	font-size: 2.4em;
	text-transform: uppercase;
	letter-spacing: 0.20em;
}
.title  h2 {font-size:37px;}
h3 {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	font-weight: 400;
}

h4 {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 400;
}

h5 {
	font-size: 1em;
	font-weight: 400;
}

h6 {
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: 400;
}
/* Post Styles */
.post {
	position: relative;
	text-align: left;
	margin-top: 30px;
	padding: 0px 0px 30px 70px;
	border-bottom: 1px solid #e9e9e9;
}
.post.sticky {background: #fdfdfd}
.post-media { position: relative; }

.post-media img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	max-width: 100%;
	height: auto;
	margin-bottom:10px;
}

.post .date {
	position: absolute;
	text-align: center;
	width: 40px;
	padding-bottom: 10px;
	top: 0;
	left: 0;
	text-transform: uppercase;
	font-size: 1.6em;
	letter-spacing: 0.2em;
	line-height: 0.8em;
	border-bottom: 1px solid #4cddf3;
	color:#666666;
	font-style: italic;
}

.post .date small { font-size: 0.5833333333333333em; }

.post-title h2 {
	text-transform: none;
	letter-spacing: normal;
	font-size: 30px;
	margin-top:0px;
	line-height: 55px;
}
.post-body {
	color: #000000;
	line-height: 1.6em;
	font-size:14px;
}
.post.quote .post-title h2, .post.link .post-title h2 {
	font-size: 1em!important;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	padding: 0;
}

.post-title a { text-decoration:none; color: #060606!important; }
.post-meta h6, .post-meta a { text-decoration:none; font-size:13px; text-transform: lowercase; color: #4cddf3; }
.post-meta h6 {color:#777;}
.post-meta a:hover {text-decoration: underline;}
.post-meta a.more {
	float: right;
	text-transform: uppercase;
}
.gallery-next, .gallery-prev { position: absolute; z-index: 100; display: block; bottom: 10px; }
.gallery-next { right: 10px; }
.gallery-prev { right: 37px; }
.gallery-next .bx-next, .gallery-prev .bx-prev {
	position: static;
	width: auto;
	height: auto;
	top: auto;
	opacity: 1;
	filter: alpha(opacity=100);
	right: auto;
	left: auto;
	text-indent: -999em;
	width: 22px;
	height: 22px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.gallery-next .bx-next  { background: #060606 url('../images/blog/next.png') no-repeat; background-size: 22px 22px;}
.gallery-prev .bx-prev  { background: #060606 url('../images/blog/prev.png') no-repeat; background-size: 22px 22px;}

/* Sidebar styles */
.sidebar a {text-decoration:none; color:#333;}
.sidebar a:hover {text-decoration: underline;}
.widget {
	text-align: left;
	margin-top: 30px;
}
.screen-reader-text {display: none;}
#searchform  #s {
	border: none;
	float: left;
	outline: none;
	padding: 0px 0px 0px 10px;
	width: 100%;
	height: 40px;
	background: #fff;
	color: #aaaaaa;
	border: 2px solid #e9e9e9;
	border-radius: 3px;
}

#searchform #searchsubmit {display:none;}


.textwidget {
	line-height: 1.6em;
}
.sidebar .menu {
	float: none;
	margin-right: 0px;
}
.sidebar ul li {
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #e9e9e9;
	background: url('img/list.png') no-repeat left 6px;
	padding-left:10px;
}
.sidebar img {height: auto;}
#calendar_wrap table {width: 100%;}
#calendar_wrap caption {
	background: #e9e9e9;
padding: 5px 0px;
margin-bottom: 10px;
text-transform: uppercase;
}
.sidebar select {
	width: 100%;
}
.sidebar ul li a, .cat-item a, .recentcomments a { color: #060606; font-weight: 400; }

.tagcloud a {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.widget-archive a, .widget-recent-entries a {
	color: #060606!important;
	font-weight: 400;
	font-size: 0.8666666666667em;
	display: block;
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
}

/* Comments */

#comments { text-align: left; padding-top: 50px; }
#comments-title {  }
.says {display: none;}
.commentlist .comment { list-style: none; padding-bottom:50px;}
.comment-body { position: relative; margin-left: 70px; border-top: 1px solid #e9e9e9; padding-top: 30px; }
.comment-author { position: absolute; top: 30px; left: -70px;}
.comment-author img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float:none;
	height: auto;
	width: auto;
	margin:0px;
}
.comment .reply {text-align: right}
.comment-reply-link {
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: 300;
	display: inline-block;
	color: #fff !important;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	padding: 3px 30px;
	border-radius: 3px;
	background: #4cddf3;
	border: none;
	float:right;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.comment-reply-link:hover {
	color: #4cddf3;
	background: #777 !important;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.comment .children { margin-left: 70px; }

.fn { display: block; margin-bottom: 10px; }
.comment-meta, .comment-meta a { color: #a4a4a3!important; }

#respond { margin-left: 70px; margin-top: 50px; margin-bottom:50px; }
#respond {}
#reply-title { border-bottom: 2px solid #e9e9e9; padding-bottom: 30px; margin-bottom: 5px; }

.comment-reply-form { border-top: 1px solid #e9e9e9; }

.comment-notes { margin-top: 10px; color: #a4a4a3; }
#respond label, .control-group .controls { display: inline-block; }
#respond label, .form-allowed-tags {
	display:block;
	font-size: 13px;
	color: #a8a8a8;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
}
.form-allowed-tags {font-size: 11px;}
#respond input[type=text] {
	width: 97%!important;
	border: 2px solid #e9e9e9;
	outline: none;
	padding: 11px;
	font-weight: 300;
	font-size: 13px;
	color: #a8a8a8;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	background: #fff;

}

#respond textarea {
	width: 97%!important;
	border: 2px solid #e9e9e9;
	outline: none;
	padding: 11px;
	font-weight: 300;
	font-size: 13px;
	color: #a8a8a8;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	background: #fff;
	height:120px;
}
.form-submit {text-align: right;}
#respond input[type=submit] {
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: 300;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	padding: 3px 30px;
	border-radius: 3px;
	background: #4cddf3;
	border: none;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

#respond input[type=submit]:hover {
	color: #4cddf3;
	background: #777 !important;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

/* Resets
-------------------------------------------------------------- */
@-o-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}

html {
  overflow-y: auto;
}

img,
audio,
video,
canvas {
  max-width: 100%;
  height: auto;
}

/* Grid
-------------------------------------------------------------- */

.container {
	max-width: 990px;
	width:92%;
	margin:0px auto;
	position: relative;
	zoom:1;
}

.container:before, .container:after { content:""; display: table; }
.container:after { clear:both; }


@media screen and (min-width: 480px) {
  .container {
    width: 98%;
  }

  .grid-1,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-half,
  .grid-full {
    float: left;
    width: 94.969696969697%;
    margin: 0 2.515151515152%;
  }

  .grid-half {
    width: 46.969696969697%;
    margin: 0 1.515151515152%;
  }

}

@media screen and (min-width: 640px) {

  .grid-1     { width: 13.636363636364%; }
  .grid-2     { width: 21.30303030303%; }
  .grid-3,
  .grid-half  { width: 46.969696969697%; }
  .grid-4     { width: 68.636363636364%; }
  .grid-5     { width: 80.30303030303%; }
  .grid-6,
  .grid-full  { width: 96.969696969697%; }

}



.socialFooter.nomap {margin-top: 0px;}
/* Clearfix
-------------------------------------------------------------- */
.clearfix:before, .clearfix:after { content:""; display: table; }
.clearfix:after { clear:both; }
.clearfix { zoom:1; }



/* Main Menu & Submenu Styles */
#nav > li {float:left;}
#nav li{background:#fff;}
#nav li a {display:block;}
#nav li ul {
	display:none;
	position:absolute;
	min-width:150px;
}
#nav li:hover > ul {display:block;}
#nav li ul li {position:relative; line-height: 50px;}
#nav li ul li ul {
	right:-150px;
	top:0;
}


