/* 
Title: 1800fe
Name: 1800fe
Theme URI: http://blog.1800flyeurope.com
Description: This is the default blog theme for 1800FE	
Author: Joe	
Author URI: http://10.100.1.89/
Version: 1.1
*/

/* For consistency, if you don't find what you're looking for here it will likely be in the central FE style sheets */

/* Building Blocks */
#wrapify {
	width: 780px;
	margin: 0 auto 10px auto;
	background-image:url(images/content-bg.gif);
	background-repeat:repeat;
	padding: 0;
	overflow:hidden;
	}

#eastside {
	float: right;
	width: 290px;
	margin: 10px 10px 0 10px;
	}
	
#westside {
	float: left;
	width: 430px;
	margin:  10px 0  0 10px;
	padding: 0px 10px 10px 10px;
	}
/* End Building Blocks */


/*  Eastside  Specific - including blog suub nav section*/ 

#eastside ul{
	 list-style: none;
 	padding-left: 0px;
 	margin: 4px 0 0 0;
	}	
	
	
#eastside li{
	padding-bottom:5px;
	}
	
#eastside li a{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px .6em;
	margin-left:10px;
	padding-left:18px;
	padding-top:6px;
	text-decoration: none;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	}
	
#eastside li a:hover{
	color:#e5d9bf;
	}
	
#eastside h2{
	color:#fff;
	font-size:16px;
	padding:22px 0 0 14px;
	}
	
#blogboxtop
{
	background-image:url(images/boxtop.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 290px;
	height:44px;
	margin-top:10px;
}

#blogboxmiddle
{
	background-image: url(images/boxmiddle.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 290px;
}

#blogboxbottom
{
	background-image: url(images/boxbottom.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 290px;
	height: 16px;
	margin: 0 0 10px 0;
	padding: 0;
}

/*  End Eastside  Specific*/



/*  Westside Specific*/

#pitterpatter{
	margin:10px 0px 20px 0px;
	}

#westside h1{
	color:#4A77A5;
	font-size:24px;
	margin-bottom:10px;
	}

#westside h2{
	color:#4A77A5;
	font-size:20px;
	margin: 18px 0 0 0;
	padding:0px;
	}
	
#westside 	h2 a, h2 a:visited {
	color:#4A77A5;
	font-size:20px;
	margin: 20px 0px 0px 0px;
	padding:0px;
	text-decoration: none;
	}

#westside 	h2 a:hover {
	color: #66A5E7;
	}
	
	
.entry {
	line-height:140%;
	}
	
.findyourway {
	margin-top:20px;
	}
	
.goleft {
	float:left;
	width:auto;
	}
	
.goright {
	float:right;
	width:auto;
	}
	
.datadata {
	padding:0;
	margin:0 0 0 1px;
	font-size:12px;
	}
	

/*  Westside Specific*/
	
	

/* Begin Images*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: right;
	width:auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 6px 10px;
	display: inline;
	float: right;
	width:auto;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 6px 0;
	display: inline;
	float: left;
	width:auto;
	}

/* End Images */



/* Begin Entry Lists*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry ul {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ul li {
	margin: 0;
	padding: 0;
	}



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: auto;
	padding: 5px 3px 5px 14px;

	
	}

#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: left;
	width:auto;
	}
/* End Form Elements */



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

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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 Various Tags & Classes */

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


.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	width:20px;
	}

.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;
	}




a:hover {
	color: #147;
	text-decoration: underline;
	}


	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}




