/*
Theme Name: elegantWhite
Theme URI: http://fimply.com/themes/elegantwhite
Author URI: http://fimply.com/themes/about.html
Description: elegantWhite is an awesome Theme for your blog. It has lots of great features like post thumbnails or custom menus. You will love it!
Author: Themes by Fimply
Version: 1.0.2
Tags: white, blue, one-column, fixed-width, full-width-template, sticky-post, theme-options, translation-ready, editor-style, two-columns, right-sidebar, custom-header, custom-menu, custom-colors
License: GNU/GPL Version 2 or later
License URI: http://www.gnu.org/licenses/gpl.html
*/


body {
	margin:0;
	padding: 0;
	background-color: #fff;
	
}

#container {
    margin:0px auto 20px auto;
	width:1000px;
	background-color: #fff;
	padding:30px 50px 50px 50px;
}

#line {
	height:10px;
	width:100%;
	margin:0px 0 0px 0px;
	background-color: #0092e0;
}


#h1 {
	font-family: "Helvetica Neue";
	font-size:45px;
	font-weight: 100;
	width:750px;
	color:#7e7e7e;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
}

#h2 {
	font-family: "Helvetica Neue";
	font-size:25px;
	letter-spacing: .07em;
	font-weight: 100;
	color:#7e7e7e;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
}

#h1 a {
	color:#0092e0;
}

div.post-thumbnail {
	margin:25px 0px;
}

#nav {
	width:1100px;
	margin-top:30px;
	margin-left:-80px !important;
}

ul.nav li, ul.children li  {
	list-style-type: none;
	float: left;
}

ul.nav li a {
	list-style-type: none;
	margin:10px 10px 0 0;
	float: left;
	text-decoration: none;
	padding:10px 13px 10px 13px;
	font-family: Helvetica;
	font-size:15px;
	color:#4e4e4e;
	font-weight:600;
	border:0;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background-color: #f0f0f0;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
}

ul.nav li.current_page_item a , ul.nav li.current_page_item a:hover {
	background-color: #0092e0;
	color:#fff;
   -webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
   cursor:pointer;
}

ul.nav li a:hover {
	background-color: #0092e0;
	color:#fff;
   -webkit-transition: 0.2s;
   -moz-transition: 0.2s;
   -o-transition: 0.2s;
   cursor:pointer;
}

.header {
	border-radius: 5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background-position: center center;
	box-shadow: 0 0 0 #fff;
	background-size: cover;
	margin:30px 0 0 0;
}

ul.footer-menu {
margin:0 auto;
text-align:center;
font-size:14px;
}

ul.footer-menu li.menu-item {
	display:inline;
	margin:0 10px 0 10px;
}

#slogan {
    position: absolute;
    margin:-310px 0px 0 0px;
    float:left;
    padding:10px 20px;
    background-color: rgba(48,48,48,0.60);
	color:#fff;
	font-family: "Helvetica";
	font-weight: 100;
	font-size:20px;
}

#footer {
    margin:-30px auto 20px auto;
    text-align: center;
	color:#515151;
	font-family: "Helvetica";
	font-weight: 100;
	font-size:16px;
}

#footer-text {
	margin:15px 0 30px 0;
	font-size:15px;
}

#footer elegantwhite {
	font-size:11px;
}

#content {
	margin:30px 0px 0 0;
	font-family: "Helvetica";
	font-size:18px;
	line-height: 33px;
	font-weight: 100;
	color:#515151;
}

h1 {
	font-family: "Helvetica";
	font-size:32px;
	line-height: 37px;
	font-weight: 100;
	color:#515151;
}

a.h1 {
	color:#515151;
	text-decoration: none;
}

a.heading {
	color:#7e7e7e;
	text-decoration: none;
}

a {
	color: #0092e0;
	text-decoration: none;
}

#calendar {
    margin:-20px 0 0px 0;
	font-size:14px;
}

blockquote {
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic !important;
	font-weight: 100;
	background-color: #f3f3f3;
	padding:25px;
	margin: 2em 2em;
	border-left:3px solid #6e6e6e;
}

cite {
	margin:10px 0 0 0;
}

#search {
    width:300px;
    margin:25px 0 0 830px;
	position: absolute;
}

input.search {
	width:145px;
	margin:-1px 0 0 0;
	border:0;
	background-color: #f6f6f6;
	outline: none;
	border:1px solid #dadada;
	font-size:16px;
	color:#acacac;
	font-family: Helvetica;
	font-weight: 100;
	padding:12px 15px 11px 15px;
	border-radius: 30px;
    -moz-border-radius:30px;
	-khtml-border-radius:30px;
	-webkit-transition: 0.6s;
   -moz-transition: 0.6s;
   -o-transition: 0.6s;
}

input.search:focus {
border:0;
  width:180px;
  margin:-1px 0 0 -35px;
  border:1px solid #dadada;
  color:#676767;
	border-radius:30px;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	-webkit-transition: 0.6s;
   -moz-transition: 0.6s;
   -o-transition: 0.6s;
}

input.search-sidebar {
	width:205px;
	margin:-1px 0 0 0;
	border:0;
	background-color: #f6f6f6;
	border:1px solid #dadada;
	outline: none;
	font-size:16px;
	color:#acacac;
	font-family: Helvetica;
	font-weight: 100;
	padding:12px 15px 11px 15px;
	border-radius: 30px;
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	-webkit-transition: 0.6s;
   -moz-transition: 0.6s;
   -o-transition: 0.6s;
}

input.search-sidebar:focus {
    outline: none;
	border:1px solid #dadada;
	color:#676767;
}

#part {
	margin:-20px 50px 0 0;
	width:700px;
	overflow: hidden;
	padding:0 5px 0 0;
}

#part2 {
	margin:-20px 0px 0 0;
	width:100%;
}

#sidebar {
	margin:-30px 0 0 0;
}

#sidebar li. {
	
}

#sidebar-widget li {
	list-style-type: none;
	margin:0 0 0 -38px;
}

#sidebar-widget h2 {
	font-size:20px;
	font-weight:500;
}


/* Shortcode Buttons */

a {
	cursor: pointer;
}

/* Blue */

a.shortcodebutton-blue-small  {
	background-color: #0092e0;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-blue-medium  {
	background-color: #0092e0;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-blue-large  {
	background-color: #0092e0;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-blue-small:hover  {
	background-color: #006faa;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-blue-medium:hover  {
	background-color: #006faa;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-blue-large:hover  {
	background-color: #006faa;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Green */

a.shortcodebutton-green-small  {
	background-color: #1cae0e;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-green-medium  {
	background-color: #1cae0e;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-green-large  {
	background-color: #1cae0e;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-green-small:hover  {
	background-color: #0e8300;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-green-medium:hover  {
	background-color: #0e8300;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-green-large:hover  {
	background-color: #0e8300;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Purple */

a.shortcodebutton-purple-small  {
	background-color: #a10eae;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-purple-medium  {
	background-color: #a10eae;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-purple-large  {
	background-color: #a10eae;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-purple-small:hover  {
	background-color: #73007e;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-purple-medium:hover  {
	background-color: #73007e;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-purple-large:hover  {
	background-color: #73007e;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Red */

a.shortcodebutton-red-small  {
	background-color: #c50000;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-red-medium  {
	background-color: #c50000;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-red-large  {
	background-color: #c50000;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-red-small:hover  {
	background-color: #900000;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-red-medium:hover  {
	background-color: #900000;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-red-large:hover  {
	background-color: #900000;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Orange */

a.shortcodebutton-orange-small  {
	background-color: #f7b100;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-orange-medium  {
	background-color: #f7b100;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-orange-large  {
	background-color: #f7b100;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-orange-small:hover  {
	background-color: #d39700;
	margin:15px 0;
	padding:10px 15px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}


a.shortcodebutton-orange-medium:hover  {
	background-color: #d39700;
	margin:15px 0;
	padding:12px 17px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

a.shortcodebutton-orange-large:hover  {
	background-color: #d39700;
	margin:15px 0;
	padding:15px 20px;
	color:#fff;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

/* Shortcodebox */

div.shortcodebox-blue  {
	background-color: #0092e0;
	margin:15px 0px;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

div.shortcodebox-orange  {
	background-color: #f7b100;
	margin:15px 0px;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

div.shortcodebox-purple  {
	background-color: #a10eae;
	margin:15px 0px;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

div.shortcodebox-green  {
	background-color: #1cae0e;
	margin:15px 0px;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

div.shortcodebox-grey  {
	background-color: #e7e7e7;
	margin:15px 0px;
	padding:20px 25px;
	color:#515151;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

div.shortcodebox-black  {
	background-color: #373737;
	margin:15px 0px;
	padding:20px 25px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

/* Contact */

td.id {
	padding:30px 0 0 0;
}

td.feld {
	padding:30px 0 0 50px;
}

input[type=text] {
border:1px solid #dcdcdc;
	background-color: #f6f6f6;
	outline: none;
	font-size:16px;
	font-family: Helvetica;
	font-weight: 100;
	padding:13px 15px 13px 15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;

 }
 
 input[type=text]:focus {
border:0;
	box-shadow: inset 0 0 4px #b6b6b6;
    padding:14px 17px 14px 15px;

 }

input.contact {
	border:1px solid #dcdcdc;
	background-color: #f6f6f6;
	outline: none;
	font-size:16px;
	width:450px;
	font-family: Helvetica;
	font-weight: 100;
	padding:13px 15px 13px 15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

input.contact:focus {
	border:0;
	box-shadow: inset 0 0 4px #b6b6b6;
    padding:14px 17px 14px 15px;
}

textarea {
	border:1px solid #dcdcdc;
	background-color: #f6f6f6;
	outline: none;
	font-size:16px;
	font-family: Helvetica;
	font-weight: 100;
	padding:11px 15px 11px 15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

textarea:focus {
	border:0;
	box-shadow: inset 0 0 4px #b6b6b6;
	padding:12px 17px 12px 15px;
}


textarea.contact {
	border:1px solid #dcdcdc;
	background-color: #f6f6f6;
	outline: none;
	width:450px;
	font-size:16px;
	font-family: Helvetica;
	font-weight: 100;
	padding:11px 15px 11px 15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

textarea.contact:focus {
	border:0;
	box-shadow: inset 0 0 4px #b6b6b6;
	padding:12px 17px 12px 15px;
}

input.contact-button {
	background-color: #0092e0;
	margin:20px 0 0 0;
	float: right;
	padding:12px 211px;
	color:#fff;
	font-size:16px;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border:0;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

input.contact-button:hover {
	background-color: #006faa;
	cursor: pointer;
	-webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
}

.wp-caption {
	text-align: center;
}

.wp-caption-text {
     margin:-15px 0 0 0;
	 font-size:14px;
	 color: #a6a6a6;
}

.sticky {
	
}


.gallery-caption {
	margin-left: 0px;
	padding: 0 0 0 30px;
	text-align: center;
	text-align: left;
	width:150px;
	display: block;
	line-height: 22px;
}

.gallery-item {
   background-color:#fff;
  
   
}

.gallery-item img {
 
    border:0;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	        box-shadow:0 0 0 #000;
}

.bypostauthor {
	background-color: #f8f8f8; 
	margin-top:30px;
	padding:0 0 10px 25px;
	border-radius:5px;
}

.alignright {
	float: right;
	margin:15px 0px 15px 15px;
}

.alignleft {
    margin:15px 15px 15px 0px;
	float: left;
}

.aligncenter {
    display: block;
	text-align: center;
	margin:35px auto;
}

img {
	display: block;
	margin-top:25px;
	margin-bottom: 25px;
	box-shadow: 0 0 3px #c5c5c5;
}


input.text {
	border:1px solid #dcdcdc;
	background-color: #f6f6f6;
	outline: none;
	font-size:16px;
	width:450px;
	font-family: Helvetica;
	font-weight: 100;
	padding:13px 15px 13px 15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

input.text:focus {
	border:0;
	box-shadow: inset 0 0 4px #b6b6b6;
    padding:14px 17px 14px 15px;
}

textarea {
	border:1px solid #dcdcdc;
	background-color: #f6f6f6;
	outline: none;
	width:450px;
	font-size:16px;
	font-family: Helvetica;
	font-weight: 100;
	padding:11px 15px 11px 15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

textarea:focus {
	border:0;
	box-shadow: inset 0 0 4px #b6b6b6;
	padding:12px 17px 12px 15px;
}

div.commentlist {
	margin:150px 0 0 0;
}


dt {
	font-weight: 600;
	margin:0 0 0 30px;
}

dl {
	margin:0 0 0 -10px;
}

dd {
	margin:0 0 0 30px;
}

ins {
 background-color: #d2d2d2;	
 text-decoration: none;
 }
 
div.page-links a {
	background-color: #efefef;
	padding:5px 10px;
	border-radius: 5px;
	color: #515151;
} 

div.category-links {
	width:700px;
	margin:30px 0 0 0;
}

ul.post-categories {
	list-style-type: none;
	margin:-5px 0 0 -40px;
}

div.category-links a {
	background-color: #efefef;
	padding:0px 10px;
	float:left;
	margin:10px 10px 0 0;
	font-size: 14px;
	border-radius: 5px;
	color: #515151;
}

div.tag-links a {
	background-color: #efefef;
	padding:0px 10px;
	float:left;
	margin:10px 10px 0 0;
	font-size: 14px;
	border-radius: 5px;
	color: #515151;
}


div.tag-links {
	width:700px;
	margin:30px 0 0 0;
}

div.page-links {
	font-size: 14px;
}

div.page-links a {
	background-color: #efefef;
	padding:10px 10px;
	margin:10px 4px 0 4px;
	font-size: 14px;
	border-radius: 5px;
	color: #515151;
}

div.page-links a:first-child {
	background-color: #efefef;
	padding:5px 10px;
	margin:10px 10px 0 0;
	font-size: 14px;
	border-radius: 5px;
	color: #515151;
}

div.tags-title {
		color: #666;
		margin:25px 0 -5px 0;
	font-size: 13px;
	text-align: left;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

div.page-title {
		color: #666;
		margin:25px 0 5px 0;
	font-size: 13px;
	text-align: left;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

div.page-links a:last-child {
   background-color: #efefef;
	padding:5px 10px;
	border-radius: 5px;
	color: #515151;
	margin:0 5px 0 0;
}

pre {
	background-color:#ededed;
	padding:30px;
	font-size:15px;
	line-height:20px;
}

li.recentcomments {
	margin:5px 0;
}

img.avatar {
	border-radius:50px;
	width:50px;
	height:50px;
	box-shadow:0 0 0 #fff;
}

div.comment-body {
	list-style-type: none;
	display: block;
	margin:0 0 30px 0;
}

ul.children div.comment {
	margin:0 0 0 15px;
}

td.comment_name {
	padding:0 0 0 10px;
}

span.comment_date {
	font-size:11px;
	margin:0 0 0 10px;
}

div.comment_text {
    margin:-25px 0 0 0;
	padding:0 0 0 65px;
}

h2 {
	font-weight:500;
}

div.line-one {
	margin:-5px 0 20px 0;
	width:100%;
	height:1px;
	background-color:#dedede;
}

div.line-footer {
	margin:100px 0 0px 0;
	width:100%;
	height:1px;
	background-color:#dedede;
}

div.line-footer-header {
	margin:100px 0 70px 0;
	width:100%;
	height:1px;
	background-color:#dedede;
}

div.line-two {
	margin:0px 0 30px 0;
	width:100%;
	height:1px;
	background-color:#dedede;
}

div.commentline {
	margin:150px 0 0 0;
	width:100%;
	height:1px;
	background-color:#dedede;
}

div.countcomments {
	font-size:30px;
	margin:30px 0 30px 0;
}

div.margin-70 {
	margin:70px 0 0 0;
}

div.naviline-one {
	margin:25px 0 -20px 0;
	width:100%;
	height:1px;
	background-color:#dedede;
}

div.naviline-two {
	margin:22px 0 30px 0;
	width:100%;
	height:1px;
	background-color:#dedede;
}

div.indextags {
	visibility:hidden;
	display:none;
}

div.clearer {
	margin:50px 0 0 0;
}

div.clear-article {
	margin:75px 0 0 0;
}

div.clear-article:first-child {
	margin:0px 0 0 0;
}

div.clear {
	clear:both;
}

div.author {
	background-color: #f8f8f8;
	margin:50px 0 0 0;
	padding:40px;
}

.author-name {
	padding:0 0 0 15px;
}

#author-avatar {
	position:absolute;
	margin:-20px auto 0 auto;
}

#author-description {
	margin:0 0 0 100px;
}

#post table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
#post th {
	color: #666;
	font-size: 13px;
	text-align: left;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
#post td {
	border-top: 1px solid #ddd;
	padding: 10px 10px 10px 0;
}

#part #show-comments table {
	
}
#part #show-comments th {
	
}
#part #show-comments td {
	
}

#post { 
	margin:100px 0 0 0;
}

#post:first-child {
	margin:0;
}

div.post-title {
    color: #666;
	margin:15px 0 -25px 0;
	font-size: 13px;
	text-align: left;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

div.sidebar-heading {
	font-family:Helvetica;
	font-weight:500;
	font-size:20px;
	margin:30px 0 0 0;
}

@media only screen and (max-width: 1024px) {

#footer {
    margin:50px 0 20px 350px;
	color:#515151;
	font-family: "Helvetica";
	font-weight: 100;
	font-size:16px;
}

#container {
	margin:0 0 20px 40px;
}

#line {
	display: none;
}


}