/*
Theme Name: Land Here 
Theme URI: http://www.the-landing.org/
Description: Wordpress theme by <a href="http://toderash.net">Brent Toderash</a> based on an existing site design for <a href="http://www.the-landing.org">the-landing.org</a> and the <a href="http://www.robbiewilliams.pl/wordpress">ColorsIdea WP Theme</a> by <a href="http://www.robbiewilliams.pl/" title="Robbie Williams">Robbie Williams</a> & <a href="http://www.nightday83.art.pl" title="Webdesign & Seo Warsaw">ND83</a>. 
Version: 0.1
Author: Brent Toderash
Author URI: http://toderash.net/
License: General Public License (GPL)
*/


body{
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, sans-serif;
	font-size:11px;
	background: #f5f5f5;
}

img{
	border:0px;
}

a{
	color:#2276a1;
	text-decoration:none;
}


.sub{
	border:0px;
}

input, textarea {
	border: 1px solid #cecece;
	font-size: 12px
}

input:hover, textarea:hover, input:focus, textarea:focus {
	border: 1px solid #400;
}

div#page{
	width: 780px;
	text-align: left;
	border: 2px solid #ccc;
	margin: 5px;
}

.pagetitle {color: #8a3132;} 

/*header*/
div#page #header{
	width: 100%;
	/* height: 165px; /* 125px logo + 13px blue bar + menu bar */
	/* height: 195px; /* 125px logo + 13px blue bar + menu bar */
	height: 205px;
	background: #fff;
/*	background:url(images/header.jpg) no-repeat top #FFFFFF; */
}

#header img#logo {
	z-index: 10;
	padding: 0;
	margin: 0;
	border: 0;
/*	position: absolute;
	top: 0px;
	margin: 0;
	padding: 0;
	background: transparent;
       	url(images/title.png) no-repeat 0 0;
	width: 526px;
	height: 167px;
	overflow: hidden;
	line-height: 1000px;
*/
}

/* h1 - TITLE if you don't want to use an image*/

#h1 {	
	position: absolute;
	top:30px;
	padding: 0 0 0 50px;
	font-size: 1.45em;
	color: white;}


#h1 h1 a {
	text-decoration: none;
	color: #fff;
	letter-spacing: -1px;}

#h1 a:hover {text-decoration: none; color: #ffd300;}


#rss2 {
	z-index: 2;
	position: absolute;
	top: 7px;
	width: 788px;
	text-align: right;}

#search {
	position: absolute;
	top: 120px;
	font: Arial, Verdana, Sans-Serif;
	width: 763px;
	text-align: right;
	z-index: 2;
}

#s {	color: #bf231b;
	font-weight:bold;
	font: Arial, Verdana, Sans-Serif;
	font-size:1.25em;
	background: transparent;
	border: 0px solid transparent;
	width: 105px;
}

/* Menu */


    #tabs1 {
	z-index: 4;
	position: absolute;
	top: 145px;
	height: 3em;
	padding: 0;
	float: left;
	background: transparent;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
      }
    /*  NEXT PART IS FOR SUBNAV  */
    #tabs li.page_item a {
	font-weight: normal;
	text-align: left;
    }
    #header #tabs1 ul {
        position: absolute;
	z-index: 5;
	top: 16px;
	font-weight: normal;
    }
    #header #tabs1 ul {
	width: 100%;
        padding: 5px 15px 10px 5px;
        list-style: none;
    }
    #header #tabs1 ul li {
	font-weight: normal;
	font-size: 90%;
	line-height: 115%;
	display: inline;
	float: left; /* none; */
	/* border-top: none; */
	/* display: none; */
    }
    #header #tabs1 ul {
	left: 0px;
    }
    /*   END SUBNAV PART, START TOPNAV  */
    #tabs1 ul#topnav {
	position: relative;
        margin: -18px 0 0 0;
        padding: 0px 0px 0px 5px;
        list-style: none;
		font-weight: bold;
      }
    #tabs1 li {
      display: inline;
      margin: 0;
      height: 40px;
      }
    #tabs1 a {
	float: left;
/*	background: transparent url(images/menu.png) no-repeat right top; */
	margin: auto 1px;
/*	padding: 3px 12px 3px 10px; */
	text-decoration: none;
	text-align: center;
    width: 108px;
      }
    #tabs1 a:hover {
	float: left;
	margin: 0px 1px;
	background: #eee;
	text-decoration: none;
}
    li.page_item a {
	font-weight: normal;
	height: 2.4em;
	border: 1px solid #000000;
	padding: 2px 8px 2px 8px;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
    }
    ul#topnav li.page_item a {
      	font-weight: bold;
    }
    li.about a, ul#about li a {
	background: #ff7010;
    }
    li.about a:hover, ul#about li a:hover {
	color: #ff7010;
    }
    li.community a, ul#community li a {
	background: #4880a6;
    }
    li.community a:hover, ul#community li a:hover {
	color: #4880a6;
    }
    li.commarts a, ul#commarts li a {
	background: #2da18a;
    }
    li.commarts a:hover, ul#commarts li a:hover {
	color: #2da18a;
    }
    li.famclass a, ul#famclass li a {
	background: #229941;
    }
    li.famclass a:hover, ul#famclass li a:hover {
	color: #229941;
    }
    li.youthprog a, ul#youthprog li a {
	background: #ca1823;
    }
    li.youthprog a:hover, ul#youthprog li a:hover {
	color: #ca1823;
    }
    li.calendar a, ul#calendar li a {
	background: #84005c;
    }
    li.calendar a:hover, ul#calendar li a:hover {
	color: #84005c;
    }
    li.contact a, ul#contact li a {
	background: #55a5c2;
    }
    li.contact a:hover, ul#contact li a:hover {
	color: #55a5c2;
    }
    
    /*
    #header #tabs1 ul li:hover ul li {
        display: block;
    }*/
    #header #tabs1 .subnav ul li a:link {
/*	font-weight: normal;
	/* border-top: none; */
    }
/*header text*/

div#header_text{
	width:100%;
	height:181px;
	background:url(images/header_text_bg.png) no-repeat top #FFFFFF;
}

div#header_text #header_text_title{
	padding-top:25px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:23px;
}

div#header_text #header_text_text{
	padding-top: 2px;
	padding-left: 40px;
	color: #fff;
	text-align: left;
	font-size: 10px;
	font-family: Trebuchet MS, sans-serif;
	line-height: 18px;
	width: 55%;
}

/* Text Colors */

span.orange {
	color: #ff7010;
}
span.blue {
	color: #4880a6;
}
span.turq, span.teal {
	color: #2da18a;
}
span.green {
	color: #229941;
}
span.red {
	color: #ca1823;
}
span.purple {
	color: #84005c;
}
span.ltblue {
	color: #55a5c2;
}
div.calendar {
	background: #fff url('images/calendar.jpg') top left no-repeat;
}
div.calendar .post {
	min-height: 100px;
}
div.donate {
	background: #fff url('images/donate.jpg') top left no-repeat;
}
div.emergency {
	background: #fff url('images/emergency.jpg') top left no-repeat;
}
div.subscribe {
	background: #fff url('images/subscribe.jpg') top left no-repeat;
}

/* blog*/

div#page #blog{
	background:#FFFFFF;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
}

/* SLIDEBAR Box Style */


/* Categories */

.categ .one {
	height: 18px;
	letter-spacing: 2px;
	padding: 1px 15px 0 0;
	text-align: right;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 1.15em;
	color: #FFFFFF;
	background:#FFFFFF url(images/bg-02.gif) repeat-y top left;
}

.categ ul {
        list-style: none;
	padding:0 0 0 10px;
	margin:0;}

.categ a {
	color: #91344c;
	border-bottom: 1px dashed #ffccd9}

.categ a:hover {
	color: #ce637f;
	border-bottom: 1px dashed #91344c}

.categ li
{	background: none;
        display: block;
	line-height:1.40em;
	font-size:1.10em;
	margin: 0 0 0 20px;
	padding: 1px 3px 1px 15px;
	font-weight: bold;
	color: #e89642;
	background:transparent url(images/cat-menu.gif) no-repeat top left;
} 

.categ {
margin: 0px;
}

/* WordPress Calendar */

.cal .one {
	height: 18px;
	letter-spacing: 2px;
	padding: 1px 15px 0 0;
	text-align: right;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 1.15em;
	color: #FFFFFF;
	background:#FFFFFF url(images/bg-01.gif) repeat-y top left;
}

.cal a {
	color: #91344c;}

.cal a:hover {
	color: #ce637f;}

.cal {
margin: 0px;
}


.calendar {
	text-align:center;
	color: #336d22;}

.calendar a:hover {
	background: #91344c;
	color: white;
}

.calendar td {
height:15px;
padding:  0px 3px 0px 3px}

.calendar td a {
padding:  0px 3px 0px 3px;background: #d7ffbe;
display:block;
color:#336d22;
text-decoration:none;
line-height:15px;
}

#today {padding:  0px 3px 0px 3px;	background: #336d22;
	font-weight: bold;
	color: white;}

.calendar td a:hover {
display:block;
color: white;
background: #336d22;
text-decoration:none;
}

/* Last Posts */

.posts .one {
	height: 18px;
	letter-spacing: 2px;
	padding: 1px 15px 0 0;
	text-align: left;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 1.15em;
	color: #FFFFFF;
	background:#FFFFFF url(images/bg-03.gif) repeat-y top left;}

.posts ul {
        list-style: none;
	padding:0 0 0 10px;
	margin:0;}

.posts a {
	color: #bc4d17;
	border-bottom: 1px dashed #f88641}

.posts a:hover {
	color: #f88641;
	border-bottom: 1px dashed #bc4d17}


.posts li {
	background: none;
    display: block;
	line-height:1.40em;
	font-size:1.10em;
	margin: 0 0 0 20px;
	padding: 1px 3px 1px 15px;
	font-weight: bold;
	color: #bc4d17;
	background:transparent url(images/posts-menu.gif) no-repeat top left;
}

.posts {
margin: 0px;}


/* Blogroll */
.blogroll .one {
	height: 18px;
	letter-spacing: 2px;
	padding: 1px 15px 0 0;
	text-align: right;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 1.15em;
	color: #FFFFFF;
	background:#FFFFFF url(images/bg-04.gif) repeat-y top left;
}


.blogroll ul {
        list-style: none;
	padding:0 0 0 10px;
	margin:0;}

.blogroll a {
	color: #1b6591;
	border-bottom: 1px dashed #68b4e1}

.blogroll a:hover {
	color: #68b4e1;
	border-bottom: 1px dashed #1b6591}


.blogroll li
{	background: none;
        display: block;
	line-height:1.40em;
	font-size:1.10em;
	margin: 0 0 0 20px;
	padding: 1px 3px 1px 15px;
	font-weight: bold;
	color: #e89642;	background:transparent url(images/blog-menu.gif) no-repeat top left;
} 


.blogroll {
margin: 0px;
}

/* If you need something at sidebar, here's another color for you */

.another .one {
	height: 18px;
	letter-spacing: 2px;
	padding: 1px 15px 0 0;
	text-align: right;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 1.15em;
	color: #FFFFFF;
	background:#FFFFFF url(images/bg-05.gif) repeat-y top left;
}

.another ul {
        list-style: none;
	padding:0 0 0 10px;
	margin:0;}

.another a {
	color: #91344c;
	border-bottom: 1px dashed #ffccd9}

.another a:hover {
	color: #ce637f;
	border-bottom: 1px dashed #91344c}


.another li
{	background: none;
        display: block;
	line-height:1.40em;
	font-size:1.10em;
	margin: 0 0 0 20px;
	padding: 1px 3px 1px 15px;
	font-weight: bold;
	color: #e89642;	background:transparent url(images/cat-menu.gif) no-repeat top left;
} 


.another {
margin: 0px;
}



.boxed .six {
	height: 18px;
	letter-spacing: 2px;
	padding: 1px 15px 0 0;
	text-align: right;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 1.15em;
	color: #FFFFFF;
	background:#FFFFFF url(images/bg-06.gif) repeat-y top left;
}

.boxed ul {text-align:left}

/* Content */

#content {
	background: #fff;
	width: 767px;
	margin: 0 5px;
	padding: 0;
/*	margin: 0 auto;
	padding: 0 35px 0px 15px;
*/
}

blockquote {
	margin: 5px;
	padding: 0px 5px 5px 35px;
	background: transparent url(images/blockquote.gif) no-repeat ;
}

/* Content */

#main {
	float: left;
	width: 505px;
	margin: 0;
	padding: 0;
}

/* Sidebar */

/* #sidebar {
	float: right;
	width: 175px;
}
*/

.white {
	color: white;
}

/* Footer */

#footer {
	padding: 10px 0;
	line-height:1em;
	clear: both;
	color: #555;
	background: #f5f5f5;
	width: 100%;
	margin: 0 auto;
	font-size:0.95em;
	border-top: 2px solid #ccc;
/*	background: #4d4d4d url(images/footer.jpg);*/
}

#legal {
	margin: 0;
	padding: 0;
	text-align: center;
}

#link {
	margin: 0;
	padding: 0;
	text-align: center;
}

#main a, #main a:hover, #main a:visited, {
	color: #3b74a4;
	text-decoration: none;
}
#main h2 {
	width: 498px;
	line-height: 34px;
	color: white;
	margin-bottom: 2px;
	font-size: 1.3em;
	text-decoration: none;
	background: transparent url(images/title.jpg)  repeat-x top;
}
#main h2 a, #main h2 a:visited, #main h2 a:hover {
	color: white;
	margin-bottom: .5em;
	padding-left: 8px;
	font-size: 1.3em;
	text-decoration: none;
	background: transparent; /* url(images/title.jpg)  repeat-x top ; */
}

.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit
{	font-size: 1em;
	text-decoration:none;	}

.entry {
	text-align: left;
	font-size: 1.10em;
	color: #02171d;
	margin-left: 10px;
}

.post-author {
	color: #8e8e1f;
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
	}
.post-date {
	color: #298e63;
	margin: 0 0 0 10px;
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
	}
.post-comm {
	color: #b87833;
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
.post-time {
	color: #812e9d;
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
.post-cath {
	color: #17719d;
	padding: 0 0 3px 20px;;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post {
       	margin: 0 0 25px 0;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.post .info {
	padding: 2px 3px 3px 5px;
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	font-size: 0.9em;
	color: #505050;
}

/* --- SIDEBAR & SIDEBLOG / MINIPOSTS FORMATS --- */

#sidebar .miniposts {
	background: url('images/communitynews.jpg') no-repeat top left;
}
#sidebar .miniposts .minipost .post, #sidebar .textwidget .post {
	margin: 5px 0px 5px 20px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 3px 5px;
	text-align: left;
}
#sidebar .miniposts .minipost h2, #sidebar .textwidget h2 {
	font-size: 12px;
	margin: 0 0 0 20px;
	background: #dfdfdf;
	padding: 2px 2px 2px 6px;
	text-align: left;
}

#sidebar .calendar .post ul.ec3_events {
	margin-left: 12px;
}

/* Comments Styling */

.commtitle {
	color: white;
	margin-bottom: .5em;
	font-size: 1.3em;
	text-decoration:none;	font-weight:bold;
	font: Arial, Verdana, Sans-Serif;
	background: transparent url(images/commentstitle.gif)  no-repeat top ;
	padding: 7px 0px 5px 20px}


.leavecomm {
	color: white;
	margin-bottom: .5em;
	font-size: 1.3em;
	text-decoration:none;	font-weight:bold;
	font: Arial, Verdana, Sans-Serif;
	background: transparent url(images/leavecomm.gif)  no-repeat top ;
	padding: 7px 0px 5px 35px}

#comment {
margin-left:50px;
margin-bottom: 0em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Arial, Verdana, Sans-Serif;
}

#commentlist li {margin-left:50px;
margin-bottom: 0em;
padding-bottom: 1em;
padding-top: 1em;
border-bottom: 1px solid #700000;
}

#commentform {margin-left:50px;
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {margin-left:50px;
background: white;
	border-top: 1px solid #feddb8;
	border-left: 1px solid #feddb8;
	border-bottom: 1px solid #bd7526;
	border-right: 1px solid #bd7526;
width: 280px;
}
#commentform textarea:hover {
	background: white;
	border-top: 1px solid #bd7526;
	border-left: 1px solid #bd7526;
	border-bottom: 1px solid #feddb8;
	border-right: 1px solid #feddb8;
}
#commentform textarea:focus {
background: white;
	border-top: 1px solid #bd7526;
	border-left: 1px solid #bd7526;
	border-bottom: 1px solid #feddb8;
	border-right: 1px solid #feddb8;
}

#commentform #email, #commentform #author, #commentform #url {
margin-left:50px;
font-size: 1.1em;
background: #fff;
	border-top: 1px solid #feddb8;
	border-left: 1px solid #feddb8;
	border-bottom: 1px solid #bd7526;
	border-right: 1px solid #bd7526;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: white;
	border-top: 1px solid #bd7526;
	border-left: 1px solid #bd7526;
	border-bottom: 1px solid #feddb8;
	border-right: 1px solid #feddb8;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: white;
	border-top: 1px solid #bd7526;
	border-left: 1px solid #bd7526;
	border-bottom: 1px solid #feddb8;
	border-right: 1px solid #feddb8;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.submit1{
	color: white;
	font-weight: bold;	margin-left:50px;
	width: 280px;
	cursor:hand;
	font-size:1.10em;
	background: #ac5e12;
	border-top: 1px solid #feddb8;
	border-left: 1px solid #feddb8;
	border-bottom: 1px solid #bd7526;
	border-right: 1px solid #bd7526;}

.submit1:hover, .submit1:focus{
	background: #c6782c;
	border-top: 1px solid #bd7526;
	border-left: 1px solid #bd7526;
	border-bottom: 1px solid #feddb8;
	border-right: 1px solid #feddb8;}


#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#commentlist li {
	padding: 5px 25px 0 0;
	border-bottom: 1px solid #e19543;
	background: #fff5e9 url(images/comment-bg.gif) repeat-y 0 0;
	}
	.alt {
		background-color: #fff !important;
		background-image: none !important;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 80px;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #030612;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #ac5f14;
	}
