#sidebar #searchform{
	width:260px;
}
#sidebar #searchform .searching{
	width:154px;
}
.color1{
	color:#7008f5;
}
.color2{
	color:#fd0e62;
}
.content{
	overflow:hidden;
}
.cat-item > a{
	display:inline-block;
}
.rightBorder{
	margin-right:41px;
	padding-right:49px;
}
.padBot1{
	padding-bottom:17px;
}
.toCenter{
	text-align:center;
}
#searchform{
	display: inline-block;
	width:523px;
}
#sidebar-search #searchform {
	width:100%;
}

#sidebar-search .submit.button{
	margin:0 !important;
	float:right;
}
/*-default-wordpress-style-*/
.alignnone{
	
}
.alignleft{
	float: left;
	margin: 0px 20px 10px 0;
}
.aligncenter{
	text-align: center;
	display: block;
}
.alignright{
	float: right;
	margin: 0px 0px 10px 20px;
}
.size-full{
	width: inherit;
	max-width: inherit;
}
.size-medium{
	width: 300px;
	max-width: inherit;
}
.size-thumbnail{
	width: 150px;
	max-width: inherit;
}
.size-small{
	width: 66px;
	max-width: inherit;
}
/*-sidebar-*/
#sidebar{
	display: block;
}
/*-animate-style-*/
.animate:hover{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.animate{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}
/*-portfolio-style-*/
.post-content h3{
	padding-bottom:10px;
}
.zoom-icon{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: url(../images/over.png) center no-repeat;
	right: 0;
	display: none;
}
.single-post .thumbnail {
	overflow:hidden;
	margin-bottom:20px;
}
.portfolio>li{
	overflow:hidden;
	margin-bottom:30px;
}
.portfolio>li>a{
	padding:0;
	background:none;
}
.folio_2 h3 a, .folio_3 h3 a, .folio_4 h3 a {
	display:block;
	margin-top:16px;
}
.folio_1 .thumbnail{
    width:520px;
}
.folio_2{
    float: left;
    margin-right:20px;
	width:440px;
}
.folio_2 .thumbnail{
	width:440px;
}
.folio_3{
    float: left;
  	margin-right:20px;
    width: 280px;
}
.folio_3 .thumbnail{
	width:280px;
}
.folio_4{
    float: left;
    margin-right:20px;
    width: 210px;
}
.folio_4 .thumbnail{
	width:210px;
}
/*-blog-*/
article.post{
	margin-bottom:20px;
}
.single-post {
	margin-bottom:0px !important;
}
.content > h3 a{
	margin-bottom:15px;
}
.blogDate{
	padding-top:9px;
	margin-right: 18px;
	float: left;
    text-align: center;
    color: #fff;
    width: 45px;
	height: 36px;
    font: 12px/13px 'Oswald', sans-serif;
    text-transform: uppercase;
	border-radius:3px;
	background-color:#a65865;
}
.blogDate>span{
	display:block;
}
.post-meta{
	height:29px;
}
.post-meta a{
	color:#494848;
	text-decoration:none;
}
.post-meta > h3 {
	padding:2px 0 0 0;
	margin-bottom:-3px;
}
.post-meta > h3 > a{
	color:#fff;
}
.post-meta-div{
	float:left;
}
.comments{
    float: right;
}
.left{
	margin-right: 0px !important;
	float: right !important;
}
.right{
	margin-left: 0px !important;
	float: left !important;
}
#sidebar.left{
	float: left !important;
	margin-left: 0px !important;
	margin-right: 10px !important;
}
#sidebar.right{
	float: right !important;
	margin-right: 0px !important;
	margin-left: 10px !important;
}
.post-meta-date{
	padding-bottom: 7px;
}
.post-meta-date>div{
    display: inline-block;
	margin-right:10px;
}
.post-meta-date a {
	text-decoration:none;
	text-transform:none;
}
.blogThumbnail{
	overflow:hidden;
	display:inline-block;
	width:288px;
}
.dateBlock{
	padding-left:20px;
	background:url(../images/datePic.png) 0 1px no-repeat;
}
.authorBlock {
	padding-left:20px;
	background:url(../images/AuthorPic.png) 0 1px no-repeat;
}
.commentsBlock{
	padding-left:20px;
	background:url(../images/commentPic.png) 0 1px no-repeat;
}
/*-comment-list-style-*/
.cancel-comment-reply{
	margin-bottom:15px;
}
.commentlist{
	list-style: none;
	margin-bottom:50px;
}
.commentlist>li, .children>li{
    margin-bottom: 10px;
   	position: relative;
	overflow: hidden; 
	width:100%;
}
.children{
    margin-left: 40px;
}
.comment-body{
	overflow:hidden;
	padding:20px;
	background-color:#0c0c0c;
}
.comment-content{
	display: table-cell;
}
.comment-body > header{
	float:right;
    margin-right: 20px;
}
.comment-content>p{
	padding-bottom:8px;
}
.vcard{
	overflow:hidden;
    width: 66px;
	height:66px;
    display: table-cell;
	text-align:center;
    padding-right: 20px;
}
#recent-author-posts > h4 {
	padding-bottom:20px;
}
.comment-meta{
	display: block;
	color:#fd0e62;
}
.comment-meta a{
	color:#7008f5;
}
.comment-meta a:hover{
	color:#fff;
}
.reply{
	position:relative;
	float: right;
}
.nocomments{
	padding-bottom:10px !important;
}
/*-Contact Forms-*/
.errorInput:first-letter{
	
}
.errorInput{
	background: #FFA8A8 url("../images/input_invalid.png") 99% 6px no-repeat !important;
	border-color:red!important;
	color:red!important;
}
.validInput{
	background: #B2FFA8 url("../images/input_valid.png") 99% 6px no-repeat !important;
	border-color:#3ABD29!important;
}
#msg{
	float: right;
	background: url(../images/form_processing.gif) 0 -20px no-repeat;
	padding-left: 18px;
	margin-top: 8px;
	overflow: hidden;
}
/*-wp-pagenavi-style-*/
.wp-pagenavi{
	font: 18px/18px 'Fugaz One', cursive;
	color:#fff;
	margin-bottom:-8px;
}
.wp-pagenavi a{
	margin-right:12px;
	text-decoration:none;
	color:#fff;
}
.wp-pagenavi a:hover, .wp-pagenavi .current{
	color:#7008f5;
}
.wp-pagenavi span{
	margin-right:12px;
}
.previouspostslink, .nextpostslink {
	position:relative;
	top:-14px;
}

/*-Widgets-*/
/*-calendar-*/
#calendar_wrap {
	padding:0;
	}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	text-align:center;
}
#wp-calendar td {
	padding:6px 0;
	border:none;
	text-align:center;
}
#wp-calendar caption {
	margin-bottom:5px;
	padding:4px 0;
	color: #FFf;
	font-weight:bold;
	font-size:16px;
}
#wp-calendar thead th {
	padding:7px 0;
	background: #00AEF0;
	color: #fff;
	text-align:center;
	font-size:14px;
}
#wp-calendar #prev {
	text-align:left;
}
#wp-calendar #next {
	text-align:right;
}

/*-menu-*/
.menu{
	display: block;
}

/*-shortcode-*/
.spacer{
	width:100%;
	height:14px;
}
.oldernewer > div {
	display:inline-block;
	margin-right:20px;
}
.oldernewer a{
	color:#ffaa89;
	text-transform:none;
	text-decoration:none;
}
.oldernewer a:hover{
	color:#f47543;
}