body {
	background-color:#FFF;
	line-height:1.4 !important;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
.topbar_div {
	width: 100%;
	height: 10px;
	background-color:#000;
}
a:link, a:visited{
	color:#000;
	text-decoration:none;
}
a:hover {
	
	text-decoration:none;
}
#outer {
	
	width:945px;
	margin:0 auto;
	font-weight: 400;
}


#top {
	height: 100px;
	padding-top:10px;
}
#logo {
	height: 100px;
	width: 100%;
	float: left;
}
#logo a {
	display: block;
	height: 138px;
	width: 270px;
	float: left;
}
#menu {
	margin-top: 30px;
	height: 35px;
	border-top:solid 1px #eeeeee;
	position: relative;
	z-index: 900;
}

#menu #navicons {
	border-top:solid 1px #ffffff;
	margin-top: 8px;
	height:35px;
	float:right;
}
#menu #navicons li {
	text-align:center;
	float:right;
}
#menu #navicons a {
	margin-top: -1px;
	height:25px;
	line-height:30px;
	width: 25px;
	text-decoration:none !important;
	font-size:11px;
	display:block;
}
#menu #navicons a:hover {
	background-image: url(images/top-icons-hover.png);
	background-position: left -25px;
}
#menu #navicons a#twitter {
	margin-left: 10px;
	background-position: left -25px;
	background-image: url(../images/twitter.png);
}
#menu #navicons a#facebook {
	margin-left: 10px;
	background-position: left -25px;
	background-image: url(../images/facebook.png);
}
#menu #navicons a#linkedin {
	background-position: left -25px;
	margin-left: 10px;
	background-image: url(../images/linkedin.png);
}
#menu #navicons a#youtube {
	background-position: left -25px;
	background-image: url(../images/youtube.png);
}


#cats {
	position: relative;
	padding-left: 0px;
}
#cats li {
	font-weight: 400;
	text-transform:uppercase;
	font-size: 14px;
	float: left;
	line-height: 35px;
	margin-right: 15px;
	letter-spacing:-1px;
	height: 35px;
}
#cats li.currentli, #cats li.currentli a {
	color: #540c69;
	font-weight: 600;
}
#cats li a{
	color: #656464;
	float: left;
	line-height: 35px;
	text-decoration:none !important;
}

#cats li a:hover, 
#cats li a.active{
	color: #540c69;
	font-weight: 600;
}
#cats ul li ul {
	position:absolute;
	list-style: none;
	background-color:#fff;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	width: 123px;
	margin-top: 34px;
	margin-left: -10px;
	visibility: hidden;
	height: auto;
	text-align:left;
	z-index:950;
	display: block;
}
#cats ul li ul#ul_fr {
	width:150px;
}

#cats ul li ul li{
	
	position: relative;
	text-align:left;
	list-style: none;
	float: none;
	font-size: 12px !important;
	color: #908f8f;
	clear:both;
	height: 22px !important;
	min-height:22px;
	padding-left: 10px;
	width: 113px;
	display: block;
	margin-right: 0px;
}
#cats ul li ul#ul_fr li{
	width: 150px;
}

#cats ul li ul li a:link, 
#cats ul li ul li a,
#cats ul li.currentli ul li a:link, 
#cats ul li.currentli ul li a{
	position: relative;
	line-height: 22px;
	min-height:22px;
	text-decoration: none;
	display: block;
	width: 113px;
	height: 22px;
	color:#333;
	font-weight: 400;
}
#cats ul li ul li.currentli a:link, 
#cats ul li ul li.currentli a{
	position: relative;
	line-height: 22px;
	min-height:22px;
	text-decoration: none;
	display: block;
	width: 113px;
	height: 22px;
	color:#333;
	font-weight: 600;
}
#cats ul li ul#ul_fr li a:link, 
#cats ul li ul#ul_fr li a,
#cats ul li.currentli ul#ul_fr li a:link, 
#cats ul li.currentli ul#ul_fr li a{
	width: 140px;
}


#cats ul li ul#ul_fr li.currentli a:link, 
#cats ul li ul#ul_fr li.currentli a{
	width: 140px;
}


#cats ul li ul li a:hover, 
#cats ul li ul li:hover{
	text-decoration: none;
	font-weight:600;
	color:#333;
}
#cats ul li:hover >  ul{ 
	visibility: visible;
}

#main #front {
	margin-top: 10px;
	margin-bottom: 10px;
}
#main #front img{
	margin-left:5px;
	width:32%;
	margin-bottom:5px;
}

#recent {
		width: 259px;
		min-height: 502px;
		background-image: url(images/side_back.jpg);
		background-repeat:no-repeat;
		float: right;
		margin-top: 40px;
		padding: 20px 35px 20px 35px;
		display: block;
		
}
div.post_heading {
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #CCC; 
	display: block; 
	width: 100%; 
	height: 35px;
	line-height: 35px;
	position: relative;
}

 #recent #title {
	font-size: 14px;
	display: block;
	position: relative;
	float: left;
}
#recent #allpost a {
	font-size: 14px;
	display: block;
	float: right;
	text-align: right;
	color: #9f9e9e;
}
#recent #allpost a:hover {
	color: #540c69;
}
 #recent #block {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 20px 0px 20px 0px;
	font-size: 15px;
	font-weight: 600;
	color: #9f9e9e;
	overflow: hidden;
	display: block;
}
 #recent #block a:link, .page #recent #block a, #recent #block a:visited{
	color: #9f9e9e;
}

 #recent #block a:hover {
	color: #540c69;
}
#post_info {
	width: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	display: block;
	padding-top: 6px;
}
#post_info #p_date{
	float: left;
	font-style: italic;
}
#post_info #p_comment{
	float: right;
	font-style: italic;
	background-image: url(images/comment-icon.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}


 #recent #block #metainfo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	background-image: url(images/comment-icon.jpg);
	background-repeat: no-repeat;
	background-position: 120px;
}
#recent #block #metainfo p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0px !important;
}
 #recent #block #metainfo a{
	color: #9f9e9e;
}
#searchform #s {
	border:0;
	padding:18px 10px 16px;
	font-size:23px;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#555555;
	border:solid 1px #EEE;
	margin:15px 0;
	width:923px;
	
}
#searchform #s:focus, #searchform #s:hover {
	border:solid 1px #540c69;
}

#searchform #searchsubmit {
	border:0;
	background-color:#eee;
	height:40px;
	line-height:40px;
	padding:0 10px;
	cursor:pointer;
}
#searchform #searchsubmit:hover {
	background-color:#540c69;
	color:#FFF;
}

#comments {
	
}
#comments h3 {
	font-size:16px;
}
li.comment {
	border:solid 1px #eeeeee;
	margin:15px 0;
	padding:10px;
	overflow:hidden;
	word-wrap:break-word;
}
.avatar {
	float:left;
	width: 55px;
	height: 55px;
	padding-right: 10px;
}
.comment-body em {
	font-style: italic;
	font-weight: bold;
}
.comment-author {
	font-size:11px;
	color:#555555;
	margin-bottom:5px;
}
.comment-author a {
	color:#540c69 !important;
	text-decoration:none;
}
.comment p {
	margin-left:65px;
	padding-top: 5px;
	padding-right: 5px;
}
#commentform {
	margin-top:15px;
}
#respond {
	padding-bottom:15px;
}
#respond textarea {
	border:solid 1px #eeeeee;
	width:100%;
	margin-top:15px;
	margin-bottom: 10px;
}
.login {
	float:right;
	font-size:11px;
}
.login a {
	color:#540c69 !important;
	text-decoration:none;
}


#nav {
	height:49px;
	margin-top:-1px;
}
#nav #navright a {
	line-height: 49px;
	float: right;
	padding:0 10px;
	text-decoration:none !important;
	color:#000 !important;
}
#nav #navleft a {
	line-height: 49px;
	float: left;
	padding:0 10px;
	text-decoration:none !important;
	color:#000 !important;
}
.wp-pagenavi a, .wp-pagenavi span {
	line-height:25px;
	padding:5px 7px;
	margin-right:3px;
}
.wp-pagenavi .current {
	border-bottom:solid 1px #540c69;
}
.wp-pagenavi a {
	color:#555;
	text-decoration:none !important;
}
.wp-pagenavi a:hover {
	color:#555;
	border-bottom:solid 1px #540c69;
}
.nextpostslink, .previouspostslink {
	
}
#footer {
	font-size:11px;
	color: #9f9e9e;
	background-color: #f9f9f9;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	clear: both;
}
#footer #contents {
	margin: 0 auto 0 auto;
	width: 945px;
}
#footer ul {
	float: left;
	list-style: none;
}
#footer li {
	float: left;
	margin-right: 15px;
	list-style: none;
}
#footer a:link, #footer a:visited {
	color: #9f9e9e;
	text-decoration:none;
}
#footer a:hover {
	color: #000;
}
#footer #copyright {
	float:left;
}
#footer #credits {
	float:right;
}

/* WP image classes */

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0px;
	}
.wp-caption p.wp-caption-text, .wp-caption-dd {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	font-style: italic;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}

.gallery {
	clear: none!important;
	float: right;
}

.gallery img {
	border: 0px!important;
}
.posts {
	width: 590px;
	clear:both;
	margin-top: 40px;
	margin-bottom: -50px;
	float: left;
}
.entry {
	clear:both;
	margin-bottom: 50px;
	width: 100%;
}
#navigation {
	text-align: center;
	display: block;
	width: 100%;
}
.clear {
	clear: both;
}



.social {
	position: fixed;
	top: 20%;
	width: 48px;
	z-index: 100020;
	background: none;
}
.social a {
	position: relative;
	display: block;
	border-bottom: 1px solid rgba(255,255,255,.1);
	width: 48px;
	line-height: 48px;
	margin: 0;
	outline: none;
	text-align: center;
	text-indent: -9999em;
	float: left;
	-webkit-transition: width .15s ease-in-out;
	-moz-transition: width .15s ease-in-out;
	-ms-transition: width .15s ease-in-out;
	-o-transition: width .15s ease-in-out;
	transition: width .15s ease-in-out;
	overflow: hidden;
	background: #e8e8e8;
	z-index: 100030;
}
.social a.facebook {
	background: #305891 url(../images/social.png) no-repeat;
	background-position: -5px 3px;
}
.social a.linkedin {
	background: #4498c8 url(../images/social.png) no-repeat;
	background-position: 1px -46px;
}

.social a.twitter {
	background: #2ca8d2 url(../images/social.png) no-repeat;
	background-position: 2px -94px;
}
.social a.youtube {
	background: #c81825 url(../images/social.png) no-repeat;
	background-position: 0px -143px;
}
.social a:hover {
	width: 64px;
}


.emailbox {
	width: 95%;
	border: 10px solid #8A8D8F;
	border-radius: 10px;
	margin: 0px auto;
	margin-top: 15px;
}

.mailInput {
	padding: 7px;
	border: 0px;
	font-family: Helvetica;
	font-size: 21px;
	color: #cdcdcd;
	margin-top: 12px;
	margin-left: 12px;
	height: 20px;
	width: 70%;
}

.emailThanks {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	display:none;
	text-align: center;
	color: #fff;
}

.submit {
	padding-top: 12px;	
	padding-right: 12px;
}




.contactForm input, .contactForm textarea {
	border: #ccc solid 1px;
	margin:10px 0px;
	width:100%;
	padding: 8px 6px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #333;
	display: block;
	font-size: 1.1em;
}
.contactForm label {
	display: block;
	float: left;
	padding: 8px 0;
}
.contactForm div.field {
	display: block;
	margin: 0 0 2px;
	position: relative;
}
#submit_contact_form {
	float: right;
	padding: 8px 20px;
	cursor:pointer;
	border: #ccc solid 1px;
}


ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

pre{
	font-family: "Source Code Pro", monospace;
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: whiteSmoke;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

h2{
	font-size: 48px;
}

pre + h2{
	margin-top: 80px;
}

#container{
	max-width:620px;
	margin:0 auto;
	padding-bottom:80px;
}

#banner-fade,
#banner-slide{
	margin-bottom: 60px;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}