/*
Theme Name: Elisium - Free Responsive Wordpress Theme
Theme URI: http://moeseo.com/demo/elisium
Author: MoeSeo
Author URI: http://moeseo.com
Description: A free responsive theme for a business site.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, green, gray, black
*/

body {
	margin:0;
	padding:0;
	background:#fafafa;
	font-family:Tahoma;
	font-size:13px;
	color:#777777;
}

a {
	color:#a2bb33;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	color:#728a0b;
	font-weight: normal;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	color:#000000;
	font-weight:normal;
	margin:0.5em 0 1em 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5, h6 a:hover {
	color:#777777;
	font-weight:normal;
	text-decoration:none;
}

.clearfix {
	clear:both;
	height:0;
}

.clearbig {
	clear:both;
	height:10px;
}

.liner {
	clear:left;
	margin:10px 0;
	height:3px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}

img {
	max-width:100%;
}


.my-head {
	margin:0;
	padding:0;
	background:#ffffff;
	border-bottom:1px solid #cdcdcd;
	box-shadow: 0 3px 3px #dedede;
	-moz-box-shadow: 0 3px 3px #dedede;
	-webkit-box-shadow: 0 3px 3px #dedede;
	-o-box-shadow: 0 3px 3px #dedede;
}

.page {
	max-width: 980px;
	margin: 0px auto 0px auto;

}

.whiter {
	max-width: 980px;
	margin: 0px auto 0px auto;
	background:#ffffff;
	box-shadow: 0 3px 3px #cdcdcd;
	-moz-box-shadow: 0 3px 3px #cdcdcd;
	-webkit-box-shadow: 0 3px 3px #cdcdcd;
	-o-box-shadow: 0 3px 3px #cdcdcd;
}

.promo-one {
	margin:0 0 10px 0;
	padding:20px;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	border-bottom:1px solid #efefef;
	text-align:center;
}

.promo-one h2 {
	color:#4f4f4f;
	font-size:24px;
	padding:0 100px;
	margin:20px 0 0 0;
}
.my-content {
	margin:10px 0;
	padding:0 1%;
}


.my-promo {
	margin:1%;
	padding:10px;
	font-size:15px;
	line-height:1.4em;
	text-align:center;
	background:#fafafa;
	border:1px dotted #cdcdcd;
	-webkit-box-shadow: 0 8px 6px -6px #efefef;
	-moz-box-shadow: 0 8px 6px -6px #efefef;
	box-shadow: 0 8px 6px -6px #efefef;
}

.button-promo {
	width:150px;
	margin:10px auto;
	padding:5px;
	text-align:center;
	box-shadow: 0 3px 3px #cdcdcd;
	-moz-box-shadow: 0 3px 3px #cdcdcd;
	-webkit-box-shadow: 0 3px 3px #cdcdcd;
	-o-box-shadow: 0 3px 3px #cdcdcd;
	background:#a2bb33;
	border:1px solid #728a0b;
	color:#ffffff;
}

.button-promo:hover {
	color:#FFFFFF;
        background:#728a0b;
	border:1px solid #607604;
}


.my-footer {
	margin:10px 0 0 0;
	padding:10px;
	background:#efefef;
	border-bottom:1px solid #cdcdcd;
	-webkit-box-shadow: 0 8px 6px -6px #efefef;
	-moz-box-shadow: 0 8px 6px -6px #efefef;
	box-shadow: 0 8px 6px -6px #efefef;
	text-shadow: 1px 1px #fafafa;
}

.foot-links a {
	color:#000000;
}

.foot-links a:hover {
	color:#7a7a7a;
}

.copyrights {
	margin:10px auto;
	max-width:960px;
	font-size:12px;
}


.side {
	margin:0;
	padding:10px;
	font-size:13px;
	line-height:1.3em;
		
}
.side h3 {
	margin:5px 0;
	padding:0 0 5px 0;
	font-weight:normal;
	font-size:16px;
	text-transform: uppercase;
	border-bottom:1px dotted #cdcdcd;
}

.side a {
	font-weight:normal;
}
.side a:hover {
	font-weight:normal;
}

.side ul {
	margin:0 0 10px 20px;
	padding:0;
	list-style-type:square;
}
.side li {
	margin:0 0 5px 0;
	padding:0;
}

.side ul li ul li {
	margin:0 0 5px 20px;
	padding:0;
}
.side li a {
	font-weight:normal;
}
.side li a:hover {
	font-weight:normal;
}
.commentlist ul {
	margin:0;
}
.commentlist li {
	list-style-type:none;
	margin:0 0 0 0;
}
	
.commentlist li ul li {
	margin-left: -5px;
	margin-right: 10px;
	}
.commentlist li .avatar {
	float: left;
	margin:2px 5px 2px 2px;
	border: 1px solid #eee;
	padding: 3px;
	background: #fff;
	}
.commentlist p {
	margin: 5px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.comment-content {
	font-size:13px;
	}
	
.my-data img {
	vertical-align:middle;
	margin:0 5px 0 10px;
}

.my-data a {
	color:#000000;
}

.my-data a:hover {
	color:#7a7a7a;
}

.the-tags {
	clear:both;
	margin:8px 0;
	padding:4px 0;
	border-top:1px dotted #cdcdcd;
	border-bottom:1px dotted #cdcdcd;
}
.the-tags img {
	vertical-align:middle;
	margin:0 5px 0 10px;
}

.the-tags a {
	color:#000000;
}

.the-tags a:hover {
	color:#7a7a7a;
}

.entry-content h1 {
	margin:0 0 5px 0;
}

.entry-content h2 {
	margin:0 0 5px 0;
}


img.centered {
    display: block;
    padding: 2px;
    margin-left: auto;
    margin-right: auto;
    padding:3px;
    background:#ffffff;
    -moz-box-shadow: 0 0 3px #efefef;
    -webkit-box-shadow: 0 0 3px #efefef;
    box-shadow: 0 0 3px #efefef;
}

img.aligncenter {
    display: block;
    padding: 2px;
    margin-left: auto;
    margin-right: auto;
    padding:3px;
    background:#fbfbfb;
    -moz-box-shadow: 0 0 3px #efefef;
    -webkit-box-shadow: 0 0 3px #efefef;
    box-shadow: 0 0 3px #efefef;
}

img.alignright {
    padding: 2px;
    margin: 0 0 2px 15px;
    display: inline;
    padding:3px;
    background:#ffffff;
    -moz-box-shadow: 0 0 3px #efefef;
    -webkit-box-shadow: 0 0 3px #efefef;
    box-shadow: 0 0 3px #efefef;
}

img.alignleft {
    padding: 2px;
    margin: 0 15px 2px 0;
    display: inline;
    padding:3px;
    background:#ffffff;
    -moz-box-shadow: 0 0 3px #efefef;
    -webkit-box-shadow: 0 0 3px #efefef;
    box-shadow: 0 0 3px #efefef;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}


input[type=text], input[type=password], textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
input[type=text]:focus, textarea:focus {
	color: #373737;
	}
textarea {
	padding-left: 3px;
	width: 268px;
	height:100px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(elisium/search.png) no-repeat 5px 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 14px; height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
.form-allowed-tags {
	display:none;
}
.commentlist {
	margin:0 0 0 0;
	padding: 0;
	text-align: justify;
}

#author-info {
	clear:left;
	margin:10px 0 0 0;
	border-top:3px solid #cacaca;
	border-bottom:2px solid #cacaca;
	overflow: hidden;
	padding: 8px 0px;
}
#author-info h2 {
	margin:3px 0 0 0;
	padding:0 0 10px 0;
	font-weight:normal;
	font-size:24px;
}
#author-avatar {
	background: #fff;
	border: 3px solid #f4f4f4;
	float: left;
	margin: 0 -84px 0 0;
	padding: 2px;
}
#author-description {
	float: left;
	margin: 0 0 0 84px;
	font-size:13px;
	line-height:1.2em;
}


blockquote {
	font-style: italic;
	padding: 0 3em;
}

#nav-single {
	clear:left;
	margin: 20px 0;
	padding:0;
	color: #515151;
	font-size: 16px;
	font-family:menudojo;
	line-height: 20px;
	overflow: hidden;
	}
#nav-single a:link, .navigation a:visited {
	color: #515151;
	font-weight:normal;
	text-decoration: none;
	}
#nav-single a:active, .navigation a:hover {
	color: #333333;
	font-weight:normal;
	text-decoration: none;
	}
.nav-previous {
	float: left;
	width: 50%;}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;}
	
.main-navigation {
	clear: both;
	margin: 0 auto;
	max-width: 980px;
	min-height: 30px;
	position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0 40px 0 0;
}

.nav-menu li {
	display: inline-block;
	position: relative;
}

.nav-menu li a {
	color: #141412;
	display: block;
	font-size: 15px;
	line-height: 1;
	padding: 8px 15px;
	text-decoration: none;
}

.nav-menu li:hover > a,
.nav-menu li a:hover {
	background-color: #220e10;
	color: #fff;
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #220e10;
	border: 2px solid #efefef;
	border-top: 0;
	display: none;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	width: 200px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
	background-color: #a2bb33;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
	display: block;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #819916;
	font-style: italic;
}


.menu-toggle {
	display: none;
}


.navbar {
	background-color: #efefef;
	margin: 0 auto;
	max-width: 980px;
	width: 100%;
}

.new-nav {
	background:#000000;
	text-shadow:none;
	font-size:14px;
	margin:0;
}

.new-nav a {color:#ffffff;
padding:10px;}

.new-nav a:hover {color:#a2bb33;
padding:10px;}


.pagination {
	margin:10px 0;
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:13px;
}

.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#000000;
	background: #efefef;
}

.pagination a:hover{
	color:#fff;
	background: #888888;
}

.pagination .current{
	padding:6px 9px 5px 9px;
	background: #555555;
	color:#fff;
}

.the-content {
	padding:20px;
}

.cat-404 {
	clear:left;
	margin:10px 0;
	border-bottom:1px solid #efefef;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}

.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}

.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}

.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}

