/*  
Theme Name: tgm
Theme URI: tgm
Description: The first WordPress theme created by tgm.
Version: 0.1
Author: tgm
Author URI: tgm
*/
body,div,p,img,form,h1,h2,h3,h4,h5,h6,ul,li { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

body {
	 margin: 0.5em 0em 2em 0em;

    font-size: 100%;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    line-height: 1.1em;
    text-align: center;
    
    background-color: #A5DDF8;
    background-image: url(images/background.png);
    background-repeat: repeat-x;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
}

a {
	text-decoration: none;
}

#page {
	width: 70%; 
    text-align: left;  
    margin-left: auto; 
    margin-right: auto;
}
#main {
	border-bottom: 0.23em solid #7BA5C6;
	border-right: 0.23em solid #7BA5C6;
	text-decoration:none;
}

#header {
	position: relative; 
	width: 100%;
	height: 3.5em;
	color: #fff;
	vertical-align: middle;
	text-align: left;
}		

#header a:link, #header a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 1.9em;
    letter-spacing: -0.1em !important;
    letter-spacing: -0.2em;
    line-height: 1.2em;
}

#blog_moto {
	font-size:.6em;
	padding:0px 2px 0px;
	text-align:left;
}
		
#sidebar form {
	float:left;
	padding: 5px 0px 0px 5px;
}

#sidebar input {
	padding: 3px 4px;
	width: 140px;
	height: auto;
	font-size: .9em;
	border: 0.23em solid #7BA5C6;
	background-color: #D0E7F4;
}
			
#rss_holder {
	color:#000;
	float:right;
	padding:0px 2px 0px 0px;
	text-decoration: none;

}

#rss_holder a {
	color: #2F5E80;
	padding:3px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
    font-size: 0.8em;
	font-weight: bold;
	letter-spacing:.12em;
}

#rss_holder a:hover {
    font-size: 0.8em;
    color: #fff;
    border-top: 0.1em solid #65B6E3;   
    border-left: 0.1em solid #65B6E3;   
    background-color: #4284B5;
    text-transform: uppercase;
    font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}

#h_menu_holder {
	position:absolute;
	left:170px;
	padding:8px 0px 0px 0px;
	color:#34392D;
}

#h_menu_holder a {
	color: #674524;
	font-weight: bold;
	padding:3px;
}

#h_menu_holder a:visited {
	color: #674524;
}

#h_menu_holder a:hover {
	color:#FFDA76;
	background-color:#464D3D;
}

#content {
    float: right; 
    display: inline; 
    position: relative; 
    width: 75%; 
    font-size: 0.75em;
    
    background-color: #fff;

    border-right: 0.2em solid #4284B5;
    border-bottom: 0.2em solid #4284B5;
}

#content h1 {
    clear: both;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 0em 0em 0.1em;
    font-size: 1.7em;
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #FF6300;
    border-bottom: 0.05em solid #FF9853;
    line-height: 1em;
}

#content p {
    margin: 0em 0em 0.5em 0em;
    padding: 0.35em;
}

#path {
    font-family: Verdana, Arial, sans-serif;
    margin: 0em 0em 0em 0em;
    padding: 0.6em;
    font-size: 0.9em;
    background-color: #D0E7F4;
    border-right: 0.23em solid #7BA5C6;
	
}
#sidebar {
	width: 24%; 
    float: left; 
    position: relative; 
    font-size: 0.8em;
}
		
#sidebar h2 {
	margin: 0em;
    padding: 0.2em 0em 0.2em 1em;
    font-size: 0.8em;
    color: #fff;
    border-top: 0.1em solid #65B6E3;   
    border-left: 0.1em solid #65B6E3;   
    background-color: #4284B5;
    text-transform: uppercase;
    font-family: Verdana, Arial, sans-serif;
}

#sidebar ul {
	list-style-image: none;
	list-style-type: none;
    width: 90%;   
}

#sidebar>ul{
	
	
}

#sidebar>ul>li{
	background-color: #fff;
	border-right: 0.18em solid #4284B5;
    border-bottom: 0.16em solid #4284B5;
	margin-bottom: 12px;
}

#sidebar ul ul {
	margin-bottom: 20px;
}

#sidebar ul ul ul {
	margin-bottom: 0;
}

#sidebar ul ul li {
	color: #788169;
	padding: 2px 10px 2px 20px;
	background-image: none;
}

#sidebar ul ul li li {
	padding: 2px 12px;
}

#sidebar li a {
	color: #2E668B;
	text-decoration:underline;
}

#sidebar li a:visited {
	color: #000;
	text-decoration:underline;
}

#sidebar li a:hover {
	color: #000;
}

/* Calendar:START */
#wp-calendar {
	color: #000;
	width: 150px;
}

#wp-calendar caption {
	font-weight: bold;
	color: #000;
}

#wp-calendar th {
	font-weight: bold;
	background-color: #D0E7F4;
	color: #000;
	text-align: center;
}

#wp-calendar td {
	border: 1px solid #D0E7F4;
	text-align: center;
	color: #000;
	background-color: #D0E7F4;
}

#wp-calendar tbody td a {
	font-weight: bold;
	background-color: #D0E7F4;
	color: #2E668B;
}

#wp-calendar tbody td a:visited {
	color: #000;
}

#wp-calendar tbody td a:hover {
	color:#000;
}

#wp-calendar tfoot td {
	text-align: center;
}

#wp-calendar tfoot td a {
	color: #788169;
	font-weight: bold;
	padding:3px;
}

#wp-calendar tfoot td a:visited {
	color: #788169;
}

#wp-calendar tfoot td a:hover {
	color:#DCFF9E;
}

#wp-calendar {
	margin-bottom: 20px;
}
/* Calendar:END */
	
		#text {
			float: right;
			padding: 1px 0 0 0;
			width: 499px;
			overflow: hidden;
		}
	
			div.pagetitle {
				font-size: 1.6em;
				color: #34392D;
				text-align: center;
				width: 499px;
				padding: 10px 0;
			}
			
			.navigation {
				width: 470px;
				margin-left: 15px;
				padding: 10px 0;
			}
			
			.navigation .alignleft {
				float:left;
			}
			
			.navigation .alignright {
				float:right;
			}
			
			.navigation a {
				color: #788169;
				font-weight: bold;
				padding:3px;
			}
			
			.navigation a:visited {
				color: #788169;
			}
			
			.navigation a:hover {
				color:#FFDA76;
			}
		
	#footer {
		color: #2E668B;
		text-align: center;
		padding: 10px 0;
		line-height:2em;
		font-size: .83em;
	}
	
		#footer a {
			color: #2E668B;
			font-weight: bold;
			padding-bottom: 2px;
		}

		#footer a:visited {
			color: #2E668B;
		}

		#footer a:hover {
			background-image: url(images/link_underline_2.jpg);
			background-position: bottom left;
			background-repeat: repeat-x;
		}
		
	.post {
		background-color: #fff;
		/*width: 499px;
		min-width: 499px;
		max-width: 499px;*/
		margin-bottom: 10px;
		
	}
	
	.post_2 {
		background-color: #fff;
		/*width: 499px;
		min-width: 499px;
		max-width: 499px;*/
		margin-bottom: 10px;
		
	}
	
		.post_header {
			padding: 10px 0 12px 18px;
			color: #fff;
			border-top: 0.1em solid #65B6E3;   
			border-left: 0.1em solid #65B6E3;   
			background-color: #4284B5;
		}
		
			.post_title {
				font-weight: bold;
				font-size: 1.4em;
				color: #FFF;
			}
			
			.post_title:visited {
				color: #FFDA76;
			}
			
			.post_title:hover {
				color: #FFDA76;
			}
			
			.post_date {
				margin-top: 5px;
				font-size: .83em;
				color: #FFDA76;
				font-weight: bold;
			}
	
		.post_content {
			color: #000;
			padding: 18px 18px 22px 18px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 1.2em;
			line-height: 1.4em;
		}
		.post_content {
			text-indent:10px;
			}
	
			.post_content a, .comment_content a {
				color: #2E668B;
				padding: 0px 0px 2px 0px;
			}

			.post_content a:hover, .comment_content a:hover {
				color: #000;
				background-image: url(images/link_underline_2.jpg);
				background-position: bottom left;
				background-repeat: repeat-x;
			}
			
			.post_content ul, .comment_content ul {
				list-style-position: outside;
				color: #000;
			}

			.post_content ul ul, .comment_content ul ul {
				padding-left:0px;
				margin-left:30px;
			}

			.post_content blockquote, .comment_content blockquote {
				border:0px solid #474D3D;
				border-left-width: 3px;
				background-image: url(images/block_horizontal_line.jpg);
				background-position: top left;
				background-repeat: no-repeat;
				margin: 5px 0 5px 10px;
				padding: 1px 10px 0px 10px;
				color: #DC7E41;
			}

			.post_content blockquote blockquote, .comment_content blockquote blockquote {
				margin-left: 0px;
			}

			.post_content>blockquote, .comment_content>blockquote, .post_content>blockquote blockquote, .comment_content>blockquote blockquote {
				padding-bottom: 1px;
			}

			.post_content img, .comment_content img {
				margin: 3px;
			}
			
			.post_content input[type='password'] {
				padding: 3px 4px;
				width: 140px;
				height: auto;
				font-size: .9em;
				border: 1px solid #474D3D;
				background-color: #DCFF9E;
			}
			
			.post_content input[type='submit'] {
				color: #879376;
				font-size: .92em;
				font-weight: bold;
				text-transform: uppercase;
				width:auto;
				padding: 3px;
				border: 1px solid #879376;
				background-color: transparent;
			}
			
			.post_content h2 {
				font-size:1.4em;
			}
			
		.post_footer {
			padding: 7px 18px 47px 19px;
			font-size: .83em;
			color: #000;
			background-color: #D0E7F4;
		}
	
		.post_footer_2 {
			padding: 7px 18px 47px 19px;
			font-size: .83em;
			color: #000;
			background-color: #D0E7F4;
		}
			
			.post_category {
				float: left;
				padding-bottom: 3px;
			}
			
			.post_comments {
				float: right;
				padding-bottom: 3px;
			}

			.post_footer a, .post_footer_2 a {
				color: #DC7E41;
				font-weight: bold;
				padding: 0px 0px 3px 0px;
			}

			.post_footer a:hover, .post_footer_2 a:hover {
				background-image:url(images/link_underline_2.jpg);
				background-position:bottom left;
				background-repeat:repeat-x;
			}
	
	.comment {
		/*width: 499px;*/
		margin-bottom: 10px;
		margin-bottom: 3px;
	}
	
		.comment_header {
			background-color: #D0E7F4;
			padding: 10px 0 12px 18px;
		}
			
			.comment_title {
				font-weight: bold;
				font-size: 1.2em;
				color: #DC7E41;
			}
			
			.comment_title a {
				color: #DC7E41;
			}
			
			.comment_title a:visited {
				color: #DC7E41;
			}
			
			.comment_title a:hover {
				color: #DC7E41;
			}
			
			.comment_date {
				margin-top: 5px;
				font-size: .83em;
				color: #000;
				font-weight: bold;
			}
				
		.comment_content {
			color: #000;
			padding: 5px 18px 18px 18px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: .9em;
			line-height: 1.4em;
		}

	.comment_input {
		color: #000;
		margin-bottom: 10px;
	}
	
		.comment_input input {
			padding: 3px 4px 3px 4px;
			width: 205px;
			height: auto;
			font-size: 1em;
			border: 1px solid #474D3D;
			background-color: #DCFF9E;
		}
		
		.comment_input > input {
			padding: 4px;
			height: auto;
			width: 200px;
		}
		
		.comment_input textarea {
			padding: 3px 4px 3px 4px;
			width: 450px;
			height: 126px;
			font-size: 1em;
			border: 1px solid #474D3D;
			background-color: #DCFF9E;
			margin-bottom
		}
		
		.comment_input > textarea {
			padding: 4px;
			height: auto;
			width: 445px;
		}
		
		.comment_submit {
			/*float: left;*/
			color: #2E668B;
			font-size: .92em;
			font-weight: bold;
			width:auto;
			padding: 3px;
			border: 1px solid #7BA5C6;
			background-color: transparent;
		}
	
	.visual_clear {
		clear: both;
		/*height: 50px;*/
	}
	
	.visual_clear_2 {
		clear: both;
	}
	
	span.admin_edit_link {
		font-size: 11px;
		font-weight: normal;
		float: right;
		margin: 0px 18px 0px 0px;
	}
	
	span.admin_edit_link a {
		color: #2E668B;
		padding: 0px 0px 2px 0px;
	}
	
	span.admin_edit_link a:hover {
		background-image: url(images/link_underline_2.jpg);
		background-position: bottom left;
		background-repeat: repeat-x;
	}

	.comment_title span.admin_edit_link a {
		color: #FFDA76;
		padding: 0px 0px 2px 0px;
	}
	
	.comment_title span.admin_edit_link a:hover {
		background-image: url(images/link_underline_2.jpg);
		background-position: bottom left;
		background-repeat: repeat-x;
	}

	a img {
		border: none;
	}

	#s {
		width:150px;
		}
