/*
Theme Name: Elucidsoft
Theme URI: http://www.elucidsoft.com/
Description: Custom theme created for Elucidsoft (http://www.elucidsoft.com/)
Version: v1
Author: Fontecha Designs
Author URI: http://fontechadesigns.com/
Tags: elucidsoft

	Elucidsoft v1
	 http://elucidsoft.com

	This theme was designed by Fontecha Designs LLC,
	whose website you will find at http://fontechadesignss.com/
*/

/***********************************************************************
	LAYOUT
************************************************************************/
.wrapper {
	float: left;
	width: 100%;
	text-align: center;
}
.container {
	position: relative;
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

#container {
	width: 100%;
	min-width: 990px;
}

.inner {
	padding: 0 10px;
}

.left {
	float: left;
}
.right {
	float: right;
}

.section {
	float: left;
	width: 100%;
}
.section .left {
	width: 450px;
	padding-bottom:25px;
}
.section .right {
	width: 450px;
	padding-bottom:25px;
}

.first {
	margin-top:0;
}
.image-left {
	float:left;
}
.image_indent {
	margin-left:145px;
}

/***********************************************************************
	HEADER
************************************************************************/
/* "Skip to content" is used for accessibility. Hide for normal users.
   Screen readers will be able to see this. */
#skip {
	position: absolute;
	left: -999em;
}
#header,
#header .container {
	background: #2d6244 url(images/header_bg.png) no-repeat 50% 0;
}
#header .inner {
	height: 60px;
}
#logo {
	float: left;
	margin: 0;
	padding: 0;
}

/* Top Navigation */
ul#nav {
	float: right;
	margin: 0;
	padding: 0;
	
}
ul#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	font-size: 1.6em;
	line-height: 60px;
	font-weight: bold;
}
ul#nav li a {
	padding: 0 25px;
	float: left;
	color: #fff;
	text-decoration: none;
	text-shadow: #000 1px 1px 2px;
}
ul#nav li.current a,
ul#nav li a:hover {
	color: #fff;
	background: #38905a url(images/nav.png) repeat-x 0 0;
}
ul#nav li.current a span,
ul#nav li a:hover span {
	display: block;
	background: transparent url(images/nav2.png) no-repeat 50% 0;
}

#sub_nav {
	background-color:#ddd;
}
#sub_nav ul {
	float:right;
	margin:0;
	padding:0;
}
#sub_nav ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.2em;
	line-height:30px;
}
#sub_nav a {
	display:block;
	padding:0 15px;
	color:#111;
	text-decoration:none;
	text-shadow: #fff 1px 1px 1px;
}
#sub_nav a:hover {
	color:#fff;
	text-decoration:none;
	text-shadow: #000 1px 1px 1px;
	background-color:#555;
}
#sub_nav li.current a,
#sub_nav li.current a:hover {
	color:#111;
	text-shadow:none;
	background-color:#c0c0c0;
}

.title_wrapper {
	float: left;
	width: 940px;
	padding: 10px 25px;
	margin-bottom: 25px;
	color: #fff;
	background-color: #1a1a1a;
}

/***********************************************************************
	TOP
************************************************************************/
#top {
	float: left;
	width: 100%;
	background: #fff url(images/top_bg.png) repeat-x 0 100%;
	clear: both;
}
#top .wrapper {
	padding: 25px 0;
	background: transparent url(images/header_shadow.png) repeat-x 0 0;
}
#top .intro_text {
	margin:1em 0 .25em 0;
	font-size: 2em;
	line-height:1.2em;
	font-weight: normal;
	color: #555;
	text-shadow: #fff 1px 1px 1px;
}
#top a,
#top a:hover {
	color:#c25f14;
}
#top .page_title a,
#top .page_title a:hover {
	text-decoration:none;
}

/***********************************************************************
	Content
************************************************************************/
#main {
	padding: 25px 0 25px 0;
	background: transparent url(images/content_bg.png) repeat-x 0 0;

}

/***********************************************************************
	FOOTER
************************************************************************/
#footer
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #45403C;
    background: #2B2825;
    clear: both;
	position: relative;
	bottom: -100px;
	height: 330px;
	width: 100%;
	min-width: 990px;
}

#footer .container {
	text-align: center;
}
/* Bottom nav */
p.footer_nav {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	line-height: 3em;
}
p.footer_nav a {
	margin: 0 30px;
	text-decoration: none;
	font-weight: bold;
	text-shadow: #000 1px 1px 2px;
}
p.footer_nav a:hover {
	color:#fff;
}
p.copy {
	margin: 0;
	padding: 5px 0;
	font-size: 1.1em;	
	color: #77716d;
}

/*----------------------------------------------------
------------------------------------------------------
	From default theme
------------------------------------------------------
----------------------------------------------------*/
small {
	font-size: 1em;
	line-height: 1.5em;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.clear {
	clear: both;
}

#top .rss {
	position:absolute;
	top:-20px;
	right:11px;
	float:right;
	font-size:2em;
	font-weight:bold;
}
#top .rss a {
	display:block;
	padding-right:40px;
	background: transparent url(images/feed-icon-28x28.png) no-repeat 100% 50%;
}

.widget {
	font-size:1.2em;
}
.widget li,
.widget p {
	font-size:1em;
}
.widget h3 {
	font-size:1.4em;
}

.widget-inner ul {
	width: 12em;
}

/* Begin Sidebar */
#sidebar
{
	float:right;
	width: 170px;
	
}

#sidebar .link {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	margin: 0;
}

#sidebar p a img {
	margin-bottom: -4px;
	padding-right: 4px;
}

#sidebar form {
	margin: 0;
	}
#sidebar .widget-title a,
#sidebar .widget-title a:hover {
	color:#fff;
}

#sidebar .widget-title {
	margin-top: 1.4em;
}
.widget_twitter .button-yellow {
	margin:10px 0 0 25px;
	padding:5px;
	display:block;
	text-align:center;
	background-color:#222;
}
/* End Sidebar */

#body {
	float:left;
	margin:25px 0 0;
	padding:50px;
	width:670px;
	color:#111;
	background-color:#fff;
	-moz-box-shadow: -4px 4px 12px #1f1f1f;
	-webkit-box-shadow: -4px 4px 12px #1f1f1f;
	}
#body h1,
#body h2,
#body h3,
#body h4,
#body h5,
#body h6 {
	text-shadow:none;
}
#body a {
	color:#2d6244;
	text-decoration:underline;
}
#body a:hover {
	color:#c25f14;
	text-decoration:underline;
}

/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	border-top:1px dotted #999;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	border:0 0 15px 15px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size:1.1em;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */



/* Begin Structure */
.post {
	margin: 0 0 40px;
	}
.post small {
	color:#666;
	font-size:1.2em;
	text-transform:uppercase;
}
.post .postmetadata small {
	text-transform:none;
	font-size:0.9em;
}
.post-title {
	margin:0;
	color:#c25f14;
	text-shadow:none;
	font-size:3em;
}
.post-title a {
	text-decoration:none !important;
}
.post-title a:hover {
	text-decoration:none !important;
}
.post hr {
	display: block;
	}
.contentcolumn .postmetadata {
	margin: 30px 0;
	}
.contentcolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.contentcolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	padding:5px;
	background-color:#eee;
}


/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	list-style-type:square;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 5px 0 0 25px;
	}

#sidebar ul li {
	display:block;
	list-style-type: none;
	list-style-image: none;
	padding:3px 0 !important;
	border-bottom:1px dotted #777;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul li, #sidebar ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#searchform label {
	font-size:12px;
}
#sidebar #searchform {
	margin:10px 0 0 25px;
	text-align:left;
}
#sidebar #searchform #s {
	width: 258px;
	padding: 5px 2px;
	margin:5px 0;
	border:1px solid #999;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	float:left;
	width:100%;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	}
.navigation div {
	font-size:1.1em;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

select
{
	width: 100%;
	border-color: #AAA;
}
