/*
Theme Name: I'm Here. You're There.
Theme URI: http:www.imhereyourethere.com
Description: A travel blog for the social nets
Version: 1.0
Author: Dana Deskiewicz
Author URI: http:www.mediafury.com

Credit for the original concept and core of the layout comes
courtesy of Rob Chandanais via: http://bluerobot.com/web/layouts/layout3.html
*/

/* Begin HTML TAGS */

body {
	margin: 0px;
	font-size: 12px;
	font-family: Helvetica, "Lucida Sans", Arial, Sans-Serif;
	text-align: center;	
}

pre {
	line-height: 160%;

}
a {
	text-decoration: underline;
	font-family: Helvetica, "Lucida Sans", Arial, Sans-Serif;
	color: #3f3f3f;
	/* background : transparent; */
}

a:link	  { 
	color: #007d02; 
}	 

a:visited { 
	color: #7f7f7f; 
	text-decoration: none; 
}	 

a:hover   { 
	background: #007d02; 
	color: white; 
	text-decoration: none; 
}

p {
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #3f3f3f;
	font: 12px/18px Helvetica, "Lucida Sans", Arial, Sans-Serif;
	padding: 0px;
}

.blogimg {
	border: 1px #d2d2d2 solid;
	}

.tagcloud {
	font-family: Helvetica, "Lucida Sans", Arial, Sans-Serif;
	padding: 0 5px 0 0;
	margin: 0 0 10px 0;
	}

blockquote {
	/*border: 1px solid #000000;*/
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	background: #e5ffe2;
}

quote {
	color: #7f7f7f;
	line-height: 24px;
	font-size: 21px;
	font-style: italic;
	font-family: Georgia, Times, serif, sans-serif;
}

quoteAuthor {
	line-height: 24px;
	color: #7f7f7f;
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, Times, serif, sans-serif;
}

h1 {
	/*  SITE TITLE (#header) */
	color: #3f3f3f;
	line-height: 14px;
	font-style: normal;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
}

h2 {
	/* SITE PAGE TITLE (mainly defined in storyTitle link defs) */
	color: #3f3f3f;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-shadow: 2px 2px 2px #d8d8d8;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3 {
	/*** Comments header ***/
	color: #3f3f3f;	                         
}

                               

/* End HTML TAGS */


/* Begin FRAME POSTION ELEMENTS */


.frame {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	/* left aligned:
	margin-left: 20px; */
	padding: 5px; /* footer has no margins */
	text-align: left;
	z-index: 0;
}

#contentleft {
	width: 170px;
	float: left;
	margin-right: 0px;

}
/* body>#leftpanel {width: 170px;} */

.contentcenter {
	width: 500px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

#contentright {
	width: 170px;
	float: left;
	margin-right: 0px;

}

                                      

/* body>#rightpanel {width: 170px;} */

.footer {
	margin: 5px;
	font-size: 10px;
	color: #3f3f3f;
	background-color: #e9e9e9;
	border-width: 0px;
	border-style: solid;
	padding: 10px;
	text-align: center;

}

.footer a:link { 
	color: #007d02; 
	text-decoration: none; 
}

.footer a:visited { 
	color: #7f7f7f; 
	text-decoration: none; 
}

.footer a:hover { 
	background: #007d02; 
	color: white; 
	text-decoration: none; 
}

/* End FRAME POSTION ELEMENTS */


.contentside {
	/*** both contentleft and contentright ***/
	voice-family: "\"}\"";
	voice-family: inherit;
	/* z-index: 3; -- will not work b/c pos not absolute */
}

.contentside a:link { 
	color: #007d02; 
	text-decoration: none;
}

.contentside a:visited { 
	color: #7f7f7f; 
}

.contentside a:hover { 
	background: #007d02; 
	color: white; 
	text-decoration: none; 
}

#wp-calendar {
	width: 130px;
	margin-left: 15px;
	color: #3f3f3f;
	text-align: center;

}
.calendar {
	color: #3f3f3f;
	padding-top: 5px;
	margin: 0px 0px 5px 0px;
	width: 160px;
	background-image: url(images/mf_blog_mainbg.gif);
	background-repeat: repeat-x;
	text-shadow: 2px 2px 2px #d8d8d8;
	text-transform: uppercase;
	font-size: 10px;
}

.calendar a:link { 
	color: #007d02; 
	text-decoration: none; 
	background-position: 0; 
	font-size: 10px; 
}

.calendar a:visited { 
	color: #7f7f7f; 
	text-decoration: none; 
	font-size: 10px; 
}

.calendar a:hover { 
	background: #007d02; 
	color: white; 
	text-decoration: none; 
	font-size: 10px; 
}

.twitter_sideblock {
	/*** floating side blocks ***/
	line-height: 14px;
	color: #3f3f3f;
	font-size: 10px;
	margin: 0px 0px 5px 0px;
	width: 160px;
	background-image: url(images/mf_blog_mainbg.gif);
	background-repeat: no-repeat;
	padding: 5px;
	text-align: left;
}


.twitter_sideblock h4 {
	color: #007d02;
	text-shadow: 2px 2px 2px #d8d8d8;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-weight: normal;
	font-size: 12px;
}

.twitter_sideblock li	{
	font-size: 11px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	line-height: 15px;
	list-style-type: none;
	margin-left: 2px;
}

.twitter_link	{
	list-style-type: none;
}

.sideblock {
	/*** floating side blocks ***/
	line-height: 14px;
	color: #3f3f3f;
	font-size: 10px;
	margin: 0px 0px 5px 0px;
	width: 160px;
	background-image: url(images/mf_blog_mainbg.gif);
	background-repeat: no-repeat;
	padding: 5px;
	text-align: left;
}


.sideblock h4 {
	color: #007d02;
	text-shadow: 2px 2px 2px #d8d8d8;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-weight: normal;
	font-size: 12px;
}

.sideblock ul {
	text-indent:5px;
}

.sideblock li	{
	list-style-image: url(images/mf_arrow1.gif);
	text-indent:5px;
}

.sideblock a:link { 
	color: #007d02; 
	text-decoration: #007d02; 
	background-position: 0; 
	font-size: 10px; 
}

.sideblock a:visited { 
	color: #7f7f7f; 
	text-decoration: none; 
	font-size: 10px; 
}

.sideblock a:hover { 
	background: #007d02; 
	color: white; 
	text-decoration: none;  
	font-size: 10px; 
}



#headerimg {
	margin-bottom: 5px;
	padding: 0px;	
}


#header a:link, #header a:visited {
	font-size: 100%;
	font-weight: 600;
	color: #000000;
}

#main-image{
	width: 850px;
	height: 100px;
	margin: 0 auto;
	position:relative;
	background-image: url(images/header_grass.jpg);
	background-position: center top;
}

#main-image h2{
	bottom:5px;
	right:5px;
	position:absolute;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

abbr {
	text-align: center;
	cursor: help;
}

.centermain, .navigation {
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	background-image: url(images/mf_blog_mainbg.gif);
	background-repeat: repeat-x;
	text-align: left;
}

.centermain>p { 
	padding: 2px; 
	border-color: #bfbfbf; 
	border-style: dotted; 
	border-left-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	color: #3f3f3f;
}
	
.centermain>p+p { 
	text-indent: 30px;
}

.centermain ul {
	color: #3f3f3f;
	font-size: 10px;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

.centermain ul li {
	color: #3f3f3f;
	font-size: 10px;
}


/* Post and Page titles are links and defined below, but also in h2 header above */

.storyTitle a:link { 
	text-decoration: none; 
	text-shadow: 2px 2px 2px #d8d8d8;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #007d02;
	font-size: 16px; 
}	 

.storyTitle a:visited { 
	color: #7f7f7f; 
	text-decoration: none; 
	font-size: 16px; 
}

.storyTitle a:hover { 
	text-shadow: 0px 0px 0px; 
	background: #007d02; 
	color: white; 
	text-decoration: none; 
	font-size: 16px;
}

.storyCategory {
	font-weight: 400;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.storyAuthor {
	font-weight: 600;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.quote { 
	line-height: 28px; 
	text-decoration: none;
	font-weight: bold;
	color: #3f3f3f;
	font-size: 24px; 
}

#headerMessage {
	font: 9px helvetica, "Lucida Sans", verdana, arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px;
}

.edit {
	/*** Edit This ***/
	color: #007d02;
	text-shadow: 2px 2px 2px #d8d8d8;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 12px;
	margin-right: 10px;
	float: right;
	font-weight: none;
}

.edit a:link { 
	text-transform: uppercase; 
	text-shadow: 2px 2px 2px #d8d8d8; 
	color: #007d02; 
	font-size: 10px; 
}

.edit a:visited { 
	color: #7f7f7f; 
	text-decoration: none; 
	font-size: 10px; 
}

.edit a:hover { 
	background: #007d02; 
	color: white; 
	text-decoration: none; 
	font-size: 10px; 
}


.feedback {
	font-family: Helvetica;
	text-transform: uppercase;
	font-size: 10px;
	color: #007d02;
	margin-top: 13px;
	padding: 7px;
	border: 1px dotted #007d02;
}

.feedback a:link { 
	font-size: 10px; 
	color: #007d02; 
}

.feedback a:visited { 
	font-size: 10px; 
	color: #7f7f7f; 
}

.feedback a:hover { 
	background: #007d02; 
	color: white; 
	text-decoration: none; 
	font-size: 10px; 
}

#feedbackLogout {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 10px;
	float: right;
	font-weight: none;
}


/*********************************

			TWITTER

*********************************/



/*********************************

			COMMENTS

*********************************/



.commentHeader {
	position: relative;
	width: 800;
	margin: 10px 10px 10px 10px;
	border: 1px solid #000000;
	background: #cccccc;
	color: #000000;
	padding: 10px;
	z-index: 3;
	font-size: 16px;
	font-weight: 600;
}

.comments_text {
	margin-bottom: 15px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #5c4b2b;
	//border: 1px solid #ffe8d2;
	color: #6c6868;
}


.comments_number {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #7c6e49;
	font-size: 20px;
	font-weight: bold;
	position: relative;
}


.comments_list ol {
	z-index: 0;
	position: relative;
	list-style: none;
}

.comments_list li.comments_normal {
	margin-bottom: -35px;
	margin-left: -5px;
	font-weight: bold;
	font-size: 24px;
	color: #7c6e49;
}

.comments_list li.comments_post_author {
	clear: both;
	position: relative;
}


#commentAuthor {
	color: #7c6e49;
	font-size: 12px;
	font-weight: bold;
}

#editComment {
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	font-weight: none;
}

#editComment a:link { 
	color: #fff6db; 
	font-size: 10px; 
}
	
#editComment a:visited { 
	color: #fff6db; 
	text-decoration: none; 
	font-size: 10px; 
}

#editComment a:hover { 
	background: #fff6db; 
	color: #5c4b2b; 
	text-decoration: none; 
	font-size: 10px; 
}

#comment_date {
	font-size: 10px;
	color: #7c6e49;
}

#comment_date a:link { 
	color: #fff6db; 
	text-decoration: none; 
	font-size: 10px; 
}

#comment_date a:visited { 
	color: #fff6db; 
	text-decoration: none; 
	font-size: 10px; 
}

#comment_date a:hover { 
	background: #fff6db; 
	color: #5c4b2b; 
	text-decoration: none; 
	font-size: 10px; 
}

#contentcomments input, #centermain input, #menu input {
	margin: 1px;
	padding: 1px 1px 4px 1px;
	border: 1px solid #000000;
	font: 11px/14px helvetica, "Lucida Sans", verdana, arial, sans-serif;
	background: #7b6e49;
}

#contentcomments textarea, #centermain textarea, #menu textarea {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	background: white;
	font: 11px/14px helvetica, "Lucida Sans", verdana, arial, sans-serif;
}
.commentfield {
	font-size: 10px;
	margin-bottom: 4px;
}

#commentRespond {
	/* in h3 header */
	font-size: 10px;
	color: #fff6db;
	margin-top: 20px;
	margin-bottom: 5px;	
}


/*

#comments {
	h3
}

.commentlist {
	ol
}

.nocomments {

}


.oddcomment {
	li
}

*/


.commentlist {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	color: #007d02;
	font-family: Helvetica, "Lucida Sans", Arial, Sans-Serif;
	font-size: 10px;
}

.loggedin {
	color: #007d02;
	font-family: Helvetica, "Lucida Sans", Arial, Sans-Serif;
	font-size: 10px;
}




/*********************************

			NAVIGATION

*********************************/





.navigation {
	position: relative;
	/*width: auto;*/
	min-width: 120px;
	margin: 0px 210px 10px 190px;
	border: 1px solid #000;
	color: #222;
	background: #ded6c6;
	padding: 2px;
	z-index: 3;
}

.storyContent {
	font-size: 10px;
}
.meta {
	font-size: 10px;
	}

#searchform {
	margin: 0px auto;
	padding: 5px 5px; 
	text-align: left;
	}

q {
	color: #333333;
	background: #ded6c6;
}

.blogrollmain {
	margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
	background: #cccccc;
}

span.searchword {
	background-color: yellow;
}

.img {
	border-color: #007d02;
	border-width: 1px;
	border-style: solid;
}

.images {
	padding: 2px;
	background: transparent;
	border: none;
}

