* { margin: 0; padding: 0; }
*:focus { outline: none; }
img { border: 0; }
ul { list-style-type: none; }
.clear { clear: both; height: 0px; line-height: 0px; font-size: 0px; }
a:link, a:visited { text-decoration: none; color: #7FAE16; }
a:hover { text-decoration: underline; }
html { height: 100%; }
body { height: 100%; background: url(./img/bg.jpg) repeat; font: normal 13px Trebuchet MS; color: #404040; line-height: 20px; }
strong { color: #333; }

.floatLeft { float: left; margin-right: 10px; }
.floatRight { float: right; margin-left: 10px; }

#body { width: 960px; margin: 0px auto; }
#main { min-height: 100%; height: auto !important; height: 100%; margin: 0px auto -50px; -moz-box-shadow: inset 0px 50px 15px #000; -webkit-box-shadow: inset 0px 50px 15px #000; }
#top { background: #f3f3f3 url(./img/top-sprite.png) 0px -50px repeat-x; height: 50px; }
#header { width: 960px; margin: 0 auto; position: relative; }
#header a#logo { position: absolute; top: 11px; left: 0px; display: block; width: 155px; height: 30px; background: url(./img/end3r.gif) no-repeat; text-indent: -5000px; }
#header ul#topMenu { position: absolute; top: 0px; right: 0px; background: url(./img/top-sprite.png) top right no-repeat; height: 50px; }
#header ul#topMenu li { display: inline-block; background: url(./img/top-sprite.png) top left no-repeat; line-height: 30px; padding: 10px 0px; }
#header ul#topMenu li a { font-size: 13px; display: block; float: left; color: #e0e7e1; text-transform: uppercase; margin: 0px 10px; padding: 0px 10px; text-shadow: 1px 1px 1px #666; }
#header ul#topMenu li a:hover, #header ul#topMenu li a.active { color: #bed91a; text-shadow: 0px 0px 1px #bed91a; text-shadow: 0px 0px 2px #bed91a; background: url(./img/top-sprite.png) bottom center no-repeat; }
#header ul#topMenu li a:hover { text-decoration: none; }

#content { width: 660px; float: left; margin-top: 20px; }
#sidebarBox { width: 300px; float: left; }
#sidebar { margin-left: 10px; padding-left: 10px; padding-top: 5px; margin-top: 20px; }
#sidebar h4 { font: normal 15px Georgia; text-shadow: 1px 1px 1px #bbb; }

.post { padding: 10px 0px 0px 0px; margin: 0px 0px 10px 0px; border-bottom: 1px solid #c4d980; }
.post h2 { text-shadow: 1px 1px 2px #aaa; font: normal 20px Georgia; clear: both; }
.post h3 { text-shadow: 1px 1px 1px #aaa; font: normal 16px Georgia; }
.post > h1, .post > h3 { border-bottom: 1px solid #fff; color: #313131; font-size: 17px; text-shadow: 1px 1px 2px #aaa; text-transform: uppercase; padding-bottom: 5px; text-shadow: 0 1px 0 #FCF9EE, 1px 2px 0 rgba(0, 0, 0, 0.15); font: normal 17px Georgia; }
.post > h3 a { color: #313131; }
.post > h3 a:hover { text-decoration: none; color: #666; }
.post .postInfo { font-size: 11px; line-height: 22px; padding-top: 2px; border-top: 1px solid #c4d980; border-bottom: 1px solid #fff; }
.post .postInfo .postDate { display: inline-block; background: url(./img/icons.jpg) 0px -2px no-repeat; padding-left: 25px; }
.post .postInfo .postComment { color: #404040; display: inline-block; background: url(./img/icons.jpg) 0px -26px no-repeat; padding-left: 22px; margin-left: 14px; }
.post .postInfo .postCategory { float: right; display: block; margin-top: -1px; }
.post .postInfo .postCategory a { background: #8FBE26; padding: 1px 4px; color: #fff; -moz-border-radius: 2px; -webkit-border-radius: 2px; font-weight: normal; }
.post .postContent { padding: 10px 0px; border-top: 1px solid #c4d980; border-bottom: 1px solid #fff; text-align: justify; }
.post .postContent p { margin-bottom: 10px; }
.post .postContent a:hover { text-decoration: underline; }
.post .postContent a.more { margin-right: 5px; padding-left: 5px; white-space: nowrap; }
.post .postContent ol { padding-left: 30px; }
.post .postContent ul { list-style-type: circle; padding-left: 25px; }
.post .postTags { text-align: right; font-size: 11px; line-height: 16px; padding: 2px 0px; border-top: 1px solid #c4d980; border-bottom: 1px solid #fff; clear: both; }
.post .postTags span { display: inline-block; background: url(./img/icons.jpg) 0px -52px no-repeat; padding-left: 22px; margin-left: 14px; }
.post .postTags a { font-size: 11px; display: inline-block; background: #fafafa; padding: 1px 3px; -moz-border-radius: 2px; -webkit-border-radius: 2px; margin-left: 2px; color: #7FAE16; }
.post .alignCenter { text-align: center; }
.post img.postImg { -moz-box-shadow: 0px 1px 6px #666; -webkit-box-shadow: 0px 1px 6px #666; background: #fff; border: 2px solid #fff; padding: 2px; }
.post img.postImgMargin { -moz-box-shadow: 0px 1px 6px #666; -webkit-box-shadow: 0px 1px 6px #666; background: #fff; border: 2px solid #fff; padding: 2px; margin: 10px; }
.post img.exampleImg { margin-left: 20px; }
.post img.postImgLeft { margin: 0px 20px 20px 0px; float: left; }
.post img.postImgRight { margin: 0px 5px 10px 20px; float: right; }
.post img.postImgGallery { margin: 10px; }

.comment { border-top: 1px solid #c4d980; border-bottom: 1px solid #fff; padding: 5px 5px 10px 5px; margin: 0px; clear: both; }
.comment span a { font-size: 12px; color: #666; }
.comment img { width: 40px; height: 40px; float: right; margin: 0px 5px 5px 10px; }
.comment .commentContent { padding: 0px; }
.comment:nth-child(2n) {}
.commentAdmin { background: #e8e7e4; }

.commentForm { border-top: 1px solid #c4d980; margin-bottom: 30px; }
.commentForm input, .commentForm textarea { border: 1px solid #7FAE16; padding: 2px 4px; margin-bottom: 5px; background: #f6f6f6; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.commentForm input.text { width: 300px; margin-right: 10px; }
.commentForm textarea { width: 640px; height: 150px; }
.commentForm input.spam { width: 20px; text-align: center; }
.commentForm input.text:focus, .commentForm textarea:focus, .commentForm input.spam:focus { border: 1px solid #666; }
.commentForm input.text:hover, .commentForm textarea:hover, .commentForm input.spam:hover { border: 1px solid #666; }
.commentForm input.submit { cursor: pointer; }
.commentForm label { font-size: 12px; }
.commentForm label span { cursor: help; }
.commentForm abbr, .commentForm span.subinfo { cursor: help; font-size: 12px; }
.commentForm .ndrFormSubmit {}
.commentForm .ndrFormText { margin: 10px 0px; }
.commentInfo span.commentNumber { border-right: 1px solid #ccc; padding-right: 5px; margin-right: 5px; color: #313131; font: 14px Times New Roman; color: #666; }
.commentInfo span.commentNumber:before { content: '#'; color: #aaa; padding-right: 2px; }

.searchBox { position: relative; height: 30px; }
.searchBox p { position: absolute; }
.searchBox .searchBoxInput { top: 0px; left: 0px; }
.searchBox .searchBoxInput input { border: 1px solid #7FAE16; background: #fafafa; padding: 5px 5px; width: 200px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.searchBox .searchBoxInput input:focus, .searchBox .searchBoxInput input:hover { border: 1px solid #666; }
.searchBox .searchBoxSubmit { top: 0px; right: 10px; }
.searchBox .searchBoxSubmit input { border: 1px solid #7FAE16; background: #fafafa; cursor: pointer; padding: 4px 4px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.searchBox .searchBoxSubmit input:hover { border: 1px solid #666; }

ul.sidebarComments a { color: #777; font-size: 11px; display: block; float: left; margin-top: 10px; line-height: 16px; }
ul.sidebarComments a strong { font-size: 12px; color: #444; }
.mostPopularTags { padding-top: 15px; }
.mostPopularTags h4 { padding-bottom: 10px; }

#errorBox { font-weight: bold; color: #ff0000; padding: 10px 0px 5px 0px; }
#errorBox span { color: #404040; }
.addComment { font-weight: bold; padding: 0px 0px 5px 0px; border-bottom: 1px solid #fff; }
.info { border: 1px solid #7FAE16; background: #f6f6f6; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin-bottom: 10px; }
.info span { display: block; border: 1px solid #fff; padding: 5px 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow: inset 1px 1px 2px #ccc; -webkit-box-shadow: inset 1px 1px 2px #ccc; }
.infoBig { font-size: 18px; text-align: center; line-height: 28px; }
.rssBox a { display: block; width: 120px; height: 50px; background: url(./img/rss.jpg) top left no-repeat; margin: 15px 0px 10px 0px; padding-left: 65px; font-style: italic; font-size: 12px; text-shadow: 1px 1px 1px #bbb; color: #404040; }
.rssBox a:hover { text-decoration: none; color: #707070; }
ul.list { margin-bottom: 15px; }
ul.list li a { display: inline-block; margin: 5px 0px 3px 0px; line-height: 14px; background: #8FBE26; padding: 1px 4px; color: #fff; -moz-border-radius: 2px; -webkit-border-radius: 2px; font-weight: normal; font-size: 11px; }
ul.list li a.inactive { background: #ccc; }
ul.list li a span { font-size: 12px; }
.tagsList { color: #999; }
.paging { text-align: center; margin: 10px 0px 20px 0px; }

pre, code { display: block; border: 1px solid #aaa; background: #F6F6F6; letter-spacing: 1px; padding: 5px 10px; font-family: monospace; color: #888; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin: 5px 10px 5px 5px; overflow: auto; }
code { display: inline; padding: 0px 2px; margin: 0px 0px; background: none; letter-spacing: 0px; border: none; }
pre br { display: none; }
pre::-moz-selection, code::-moz-selection { background: #fff; }

#push { height: 50px; clear: both; }
#footer { line-height: 15px; height: 50px; background: #2f2f2f; }
#footer p { width: 960px; margin: 0 auto; font-size: 12px; color: #7d7d7d; text-align: right; padding-top: 10px; }

.aboutImg { float: left; position: relative; margin: 14px 20px 25px 5px; -moz-transform: rotate(6deg); -webkit-transform: rotate(6deg); -moz-box-shadow: 0px 1px 6px #666; -webkit-box-shadow: 0px 1px 6px #666; background: #fff; }
.aboutImg img { -moz-transform: rotate(-8deg); -webkit-transform: rotate(-8deg); -moz-box-shadow: 0px 1px 6px #666; -webkit-box-shadow: 0px 1px 6px #666; border: 2px solid #fff; background: #fff; padding: 2px; float: left; width: 90px; height: 90px; }
.aboutImg span:before { display: block; content: ''; position: absolute; top: -12px; right: 15px; width: 6px; height: 26px; z-index: 1; border: 1px solid #999; -moz-transform: rotate(4deg); -webkit-transform: rotate(4deg); -moz-box-shadow: 1px 1px 1px #555, inset 1px 1px 1px #555; -webkit-box-shadow: 1px 1px 1px #555, inset 1px 1px 1px #555; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.aboutImg span:after { display: block; content: ''; position: absolute; top: -6px; right: 12px; width: 4px; height: 5px; background: #fff; z-index: 2; }
.aboutImg a.buttonMore { float: right; margin: 30px 40px 0px 0px; color: #fbfdfe; }

.aboutInfo { font-size: 11px; line-height: 18px; margin-bottom: 25px; padding-top: 0px; margin-right: 0px; }
.aboutInfo h5 { font: normal 15px Georgia; text-shadow: 1px 1px 1px #bbb; margin-top: 10px; margin-bottom: 5px; }
.aboutInfo > p { display: block; width: 155px; float: right; }
ul.list li:nth-child(odd) { float: right; margin-right: 15px; }

.rssBox { position: relative; }
.rssBox img { position: absolute; top: 8px; right: 5px; }

ul.social { padding-left: 2px; margin-bottom: 10px; }
ul.social li { display: inline; }
ul.social li a { display: inline-block; background: url(http://end3r.com/img/social.png) no-repeat; width: 26px; height: 25px; margin-right: 9px; text-indent: -5000px; -moz-box-shadow: 0px 1px 2px #666; -webkit-box-shadow: 0px 1px 2px #666; }
ul.social li:last-child a { margin-right: 0px; }
ul.social li a.social-facebook { background-position: 0px -25px; }
ul.social li a.social-twitter { background-position: 0px -50px; }
ul.social li a.social-github { background-position: 0px -150px; }

.adTaily { padding: 5px 0px 10px 0px; }
.adTaily #AdTaily_Widget_Container { border-radius: 5px; border: 1px solid #7FAE16 !important; background: #fff !important; }

.sidebarLinks { clear: both; padding-top: 20px; }
.sidebarLinks h4 { padding-bottom: 8px; }
.sidebarLinks ul li { font-size: 11px; }
.sidebarLinks ul li a { font-size: 12px; color: #444; font-weight: bold; }

h4.spam { margin-top: 10px; }
