/*
Theme Name: deLight
Theme URI: http://webdemar.com/demo/?wptheme=deLight
Description: Nice and simple WordPress Theme by <a href="http://webdemar.com">webdemar</a>.
Author: webdemar
Author URI: http://webdemar.com
Tags: simple, clean, fixed width, widget ready, widgets, dropdown menu, right sidebar, two columns, gravatars, valid XHTML, valid CSS
Version: 1.2.1
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ WORDPRESS CSS
	- FORMS
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	position: relative;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	background:#fff url(img/page-bg.jpg) repeat-x left top;
	font-size:12px;
	font-family: "Lucida Grande",verdana,arial,sans-serif;
	color:#000000;
}

a {
	color:#2d64ac;
	outline: none;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

	

/*	##################################
   	BASIC LAYOUT
	################################## */

#header {
	position:relative;
	width:100%;
	height:169px;
	margin: 0 auto;
	background:url(img/head.jpg) no-repeat top center;
	overflow: visible;
}

#head-content {
	width:880px;
	height: auto;
	margin: 0 auto;
}

#logo {
	width:210px;
	height:169px;
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}



#bags {
	float:right;
	margin-top:94px;
	margin-right:20px;
	font-size:11px;
	color:#000000;
	
}

#bags span{
	font-size:17px;
	color:#000000;
}

#nav {

}

#navigation {
	float:left;
	margin-top:5px;
	width:670px;
}

#navigation2 {
	float:left;
	margin-top:5px;
	width:600px;
}

#logo2 {
	width:280px;
	height:169px;
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}

#content {
	width: 870px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}

#content-left {
	float:left;
	width:604px;
	height:auto;
	margin-top:5px;
}

#content-left p {
	font-size:12px;
	padding: 0px 15px 0 15px;
	line-height:1.5em;
}

#content-left ul,li {
	font-size:12px;
	margin-left:20px;
	margin-right:15px;
	line-height:1.75em;
	
	
}

#content-right {
	float:right;
	width:259px;
	height:auto;
}

#footer {
	width:870px;
	padding-top: 0px;
	text-align:right;
	font-size:11px;
	margin: 0 auto;
	
}


/*	##################################
   	NAVIGATION
	################################## */

#nav-give
{
  display: block;
  width: 61px;
  height: 33px;
  background: url("img/nav-give.gif") no-repeat 0 0;
 margin:7px 0 0px 0;
 float:left;
 position:relative;
}

#nav-give:hover
{ 
  background-position: 0 -33px;
}

#nav-give span
{
  display: none;
}

#nav-involved
{
  display: block;
  width: 146px;
  height: 33px;
  background: url("img/nav-getinvolved.gif") no-repeat 0 0;
 margin:7px 0 0px 0;
 float:left;
 position:relative;
}

#nav-involved:hover
{ 
  background-position: 0 -33px;
}

#nav-involved span
{
  display: none;
}

#nav-about
{
  display: block;
  width: 84px;
  height: 33px;
  background: url("img/nav-about.gif") no-repeat 0 0;
 margin:7px 0 0px 0;
 float:left;
 position:relative;
}

#nav-about:hover
{ 
  background-position: 0 -33px;
}

#nav-about span
{
  display: none;
}


#nav-blog
{
  display: block;
  width: 69px;
  height: 33px;
  background: url("img/nav-blog.gif") no-repeat 0 0;
 margin:7px 0 0px 0;
 float:left;
 position:relative;
}

#nav-blog:hover
{ 
  background-position: 0 -33px;
}

#nav-blog span
{
  display: none;
}

#nav-community
{
  display: block;
  width: 138px;
  height: 33px;
  background: url("img/nav-community.gif") no-repeat 0 0;
 margin:7px 0 0px 0;
 float:left;
 position:relative;
}

#nav-community:hover
{ 
  background-position: 0 -33px;
}

#nav-community span
{
  display: none;
}

#nav-contact
{
  display: block;
  width: 90px;
  height: 33px;
  background: url("img/nav-contact.gif") no-repeat 0 0;
 margin:7px 0 0px 0;
 float:left;
 position:relative;
}

#nav-contact:hover 
{ 
  background-position: 0 -33px;
}

#nav-contact span
{
  display: none;
}

#nav-home
{
  display: block;
  width: 70px;
  height: 33px;
  background: url("img/nav-home.gif") no-repeat 0 0;
 margin:7px 0 0px 0;
 float:left;
 position:relative;
}

#nav-home:hover
{ 
  background-position: 0 -33px;
}

#nav-home span
{
  display: none;
}







/*	##################################
   	HEADINGS
	################################## */
	
#header h1 {
	position:absolute;
	bottom:40px;
	left:0px;
	margin: 0px;
	color: #fff;
	font:bold 28px/28px Helvetica, Arial, sans-serif;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h2 {
	position: absolute;
	bottom: 30px;
	left: 5px;
	margin: 0px;
	color: #C4AFAC;

}

h2, h3, h4 {
	margin:0;
}

.box-left h2 {
	color:#000;
	font-size:24px;
	font-weight:normal;

}

.box-left h2 a {
	text-decoration:none;
	color:#000000;
}

.box-left h2 a:visited {
	text-decoration:none;
	color:#000000;
}

.box-left h2 a:hover {
	text-decoration:underline;
}

.box-left h3 {
	margin-bottom:0px;
	color:#000;
	padding: 10px 15px 0px 15px;
	font-size:17px;
	font-weight:normal;
}

.box-left h4 {
	color:#000;
	font-weight:normal;
	font-size:11px;
	
}

.box-right h3 {
	font-size:17px;
	font-weight:normal;
	margin:0 0 5px 0;
}

.subpages h3 {
	font-size:17px;
	font-weight:normal;
	margin:0 0 5px 0;
}

/*	##################################
   	HEADER
	################################## */

#menu {
	position:relative;
	width: 940px;
	margin: 0 auto;
}

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left {
	margin: 0 0 40px 0;
}

p.tags {
		clear: both;
        
}

.page-content {
	background-color:#fdf9df;
}

#page-header {
	background-color:#fde29e;
	padding:10px 15px 10px 15px ;
	margin:0px;
	border-top:solid #fec945 5px;
}


/** CONTENT RIGHT */



#box-rss {
	height: 75px;
	margin: 0px 0px 0px 0px;
	background: url(img/rss-bg.gif) no-repeat;
}


.box-right {
	margin:10px 0 0 0;
	padding:0px;
	font-size:11px;
	background-color: #dfeff9;
	border-color: #c6def5;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom: none;
	border-top: none;
}

.box-right h3 {
	padding: 8px 10px 0px 12px;
	background-color: #dfeff9;
	border-color: #c6def5;
	border-style: solid;
	border-right: none;
	border-top-width: 1px;
	border-left: none;
	border-bottom: none;
}

.box-right-content {
	margin:0px;
	padding-left:0px;
	font-size:11px;
}


.box-right-content p {
	margin:0px;
	padding-left:12px;
	font-size:11px;
}

.box-right-bottom {
	height: 5px;
	background-color: #dfeff9;
	border-color: #c6def5;
	border-style: solid;
	border-right: none;
	border-bottom-width: 1px;
	border-left: none;
	border-top: none;
}

.box-right ul {
	margin-left:5px;
	padding:0;
	list-style-image:url(img/li.gif); 

}

.box-right li {
	line-height:1.9em;
	font-size:11px;
padding-bottom:5px;
}

.quote  {
	padding:0 20px 0 20px;
	line-height:16px;
}

.box-right ul li ul {
	margin:0;
	padding:0 0 0 20px;
		list-style:none;
}


.box-right p {
	margin: 0px 0 0 0;
}



.subpages {
	margin:5px 0 5px 0;
	padding:0px;
	font-size:11px;
	background-color: #fde29e;
	
}

.subpages a:link {
	color:#000000;
}

.subpages a:visited {
	color:#000000;
}

.subpages h3 {
	padding: 8px 10px 0px 12px;
	background-color: #fde29e;
	
}


.subpages h3 a:link {
	text-decoration:none;
}

.subpages h3 a:visited {
	text-decoration:none;
}
 
.subpages-content {
	margin:0px;
	padding-left:0px;
}

.subpages-bottom {
	height: 5px;
	background-color: #fde29e;
	
}

.subpages ul {
	margin:0;
	padding:0;
	list-style:none;
}

.subpages li {
	line-height:24px;
	font-size:12px;
}

.subpages ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}



.subpages p {
	margin: 0px 0 0 0;
}

/*	##################################
   	FORMS
	################################## */

label {
   
    margin: 0 0 5px 0;
	font-size:11px;
}

.text {
    width: 200px;
    margin: 0 0 10px 0;
    padding: 5px;
  	background-color: #ffffff;
	border-color: #c6def5;
	border-style: solid;
	border-width:1px;

}

textarea {
    width: 300px;
    height: 150px;
    margin: 0;
    padding: 5px;
 	background-color: #ffffff;
	border-color: #c6def5;
	border-style: solid;
	border-width:1px;
}

.submit {
    width: auto;
    padding: 5px;
    color: #fff;
    background: #662625;
	border: 0;
}

/** SEARCH FORM */

#search {
	width: 120px;
	padding: 5px;
	background-color: #ffffff;
	border-color: #c6def5;
	border-style: solid;
	border-width:1px;
}

#feed-links {
	font-size:10px;
	padding-top:5px;
	padding-left:3px;
	
}

#rssicon {
	width:65px;
	height:70px;
	float:right;
	
}

#searchform form{
	margin:0px;
	padding-left:0px;
}

#search-content {
	padding-top:17px;
	padding-left:6px;
	float:left;
	position:relative;
	
}

#search-submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#7faee4;
	border:0;
}




/*	##################################
   	COMMENTS
	################################## */
	
#commentform {
	padding:20px;
	
}

.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	
}

.comment p {
	margin: 0px;
}

.comment-details {

}

.comment img {
	float: none;
	vertical-align: middle;
}

img.avatar {
	float: left;
	margin: 0 10px 10px 0;
}

/*	##################################
   	FOOTER
	################################## */

#footer p {
	border-top:solid #8e8e8e 1px;
	padding-top:5px;
	color:#8e8e8e;
	text-align:right;
}

#footer p a {
	color: #8e8e8e;
}

#footer #socialmedia {
	float: left;
	margin: 4px 0 0 0;
	text-align: left;
	}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

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

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

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

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #662625;
	color: #fff;
}

#tag_cloud {
	line-height:normal;
}

.table {
	padding:0px;
	font-size:12px;
	
}

.table-contrib {
	padding:0px;
	font-size:12px;
	
}



.table p {
	
}

.table-team {
	margin-left:15px;
	padding:0px;
	font-size:11px;
	line-height:1.75em;
}

.table-team-head {
	
	padding:0px;
	font-size:10px;
	line-height:1.5em;
	border-bottom-color: #c6c6c6;
	border-bottom-style: solid;
	border-bottom-width:1px;
}

.blog {
	margin:15px;
	
	
}

.bloghome h2 {
	font-size:18px;
	margin-bottom:-10px;
	margin-top:0px;
}

.share {
margin-left:15px;
margin-top:15px;
font-size:12px
}


.share-home {
margin-top:5px;
margin-bottom:5px;
font-size:12px
}

.post-nav {
margin-left:15px;
margin-top:15px;
font-size:12px;
text-align:center;
}


.pagenav {
margin-left:15px;
margin-bottom:20px;
font-size:12px
}

#pagenav-home {
height:40px;
margin-left:15px;
margin-top:15px;
font-size:11px
}

#animation {
	width:604px;
	height:245px;
	background-color:#ffffff;
	margin-bottom:5px;
}

#intro {
	width:604px;
	height:240px;
	background-image:url(img/intro-bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top:0px;
}

#intro-headline h1{
	font-size:22px;
	width:560px;
	font-weight:normal;
	margin-left:15px;
	margin-bottom:10px;
	padding-top:10px;
}

#intro-items {
	font-size:16px;
	width:500px;
	margin-left:25px;
	line-height:1.9em;
}

#intro-items a:link {
	color:#000000;
	text-decoration:none;
}

#intro-items a:visited {
	color:#000000;
	text-decoration:none;
}

#intro-items a:hover {
	color:#000000;
	text-decoration:underline;
}

.intro-highlight {
	background-color:#ffedbf;
	font-weight:bold;
	padding: 2px 4px 2px 4px
}

.intro-highlight a:link{
	background-color:#ffedbf;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.intro-highlight a:visited{
	background-color:#ffedbf;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}


.home-sub {
	font-size:20px;
	font-weight:normal;
}

#content-left img {
	background-color:#FFFFFF;
	padding:10px;
	border-color: #c6c6c6;
	border-style: solid;
	border-width:1px;
}

#meta {
	margin-top:0px;
}

.post-break {
	border-bottom-color: #c6c6c6;
	border-bottom-style: solid;
	border-bottom-width:1px;
	margin:15px 15px 0px 15px;
}

.bad hr{
	display:none;
	
}

#commform input {
	float:left;
	position:relative;
	margin-right:5px;
	margin-top:-3px;
}



#req {
	font-size:9pt;
	margin-left:10px;
}

.ads {
	margin:10px 0 0 0;
	padding:0px;
	height:170px;
}

.widget-comments {
	margin:10px 0 0 0;
	padding:0px;
	font-size:11px;
	background-color: #dfeff9;
	border-color: #c6def5;
	border-style: solid;
	border-width: 1px;

}

#flickrrss img {
	padding:5px 5px 0px 0px;
}

#flickrrss {
	padding-left:12px;
}

#flickrrss h3 {
	padding-left:0px;
}

#get-recent-comments li {
	line-height:18px;
}

