/*
Theme Name: Hippotigris Theme
Theme URI: http://luckythemes.com/hippotigris-theme/
Description: Very clean and simple wp theme by <a href="http://luckythemes.com/">luckythemes.com</a>
Version: 1.5
Author: http://luckythemes.com/
Author URI: http://luckythemes.com/
Tags: widget ready, valid html, valid css, 3 columns, fluid width, three columns, widgets, simple, clean, white
*/

body {
	font-family: "Trebuchet MS";
	font-size: 0.85em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#header {
	background-repeat: repeat-x;
	padding-left: 1em;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/header.jpg);
}
#headerinsert {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align: right;
	height: 90px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerinsert p {
	margin: 0px;
	padding-top: 45px;
	padding-right: 15px;
	color: #FFFFFF;
}
#header h2 {
	font-size: 1em;
	font-weight: bold;
	color: #00CC00;
	margin: 0px;
	padding: 0px;
}
#header h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}


#left {
	float: left;
	width: 72%;
	padding-right: 12px;
	background-image: url(images/mainback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 10px;
	text-align: justify;
	padding-left: 12px;
}

#left h2 {
	color: #00CC00;
	margin-top: 0px;
	padding-top: 0px;
}

#left h2 a {
	color: #00CC00;
	text-decoration: none;
}
.wp-caption {
	font-size: 0.9em;
	text-align: center;
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding-top: 2px;
}
img
{
	border:0;
}

.clear
{
	clear:both;
}
.carea {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E8E8E8;
	border-bottom-color: #CCCCCC;
	border-left-color: #E8E8E8;
	background-color: #F4F4F4;
	clear: both;
	margin-top: 8px;
}
.carea a:link {
	color: #00cc00;
	text-decoration: underline;
}
#rmenu {
	float: right;
	width: 20%;
	margin-right: 10px;
	background-image: url(images/mainback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.linput {
	width: 70%;
}
.sinput {
	width: 18%;
}
.calcent {
	text-align: center;
}
#rmenupad {
	width: 90%;
	padding-left: 5%;
}
#rmenu  h2 {
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 6px;
	color: #666666;
	margin-bottom: 6px;
	padding-bottom: 0px;
}
#footer {
	background-color: #999999;
	text-align: center;
	clear: both;
}
#footer h2 {
	color: #FFFFFF;
}
#footer a {
	color: #CCCCCC;
	text-decoration: underline;
}
#rmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rmenu ul li ul.children {
	padding-left: 20px;
}
#rmenu a {
	color: #00cc00;
	text-decoration: none;
}
#rmenu a:hover {
	color: #00cc00;
	text-decoration: underline;
}
#wp-calendar {
	text-align:center;
	}
	
#wp-calendar table {
	empty-cells:show;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E8E8E8;
	border-bottom-color: #CCCCCC;
	border-left-color: #E8E8E8;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#wp-calendar td {
	text-align: center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#wp-calendar #today {
	border: 1px solid #666666;
}
.tagcloud {
	background-color: #E8E8E8;
	padding: 2px;
	display: block;
}
#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:99%;
}

#commentlist li ul
{
	border-left:1px solid #ddd;
	font-size:110%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}
p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
	margin-left: 6px;
}

.alignleft
{
	float:left;
	margin-right: 6px;
}
hr {
	background-color: #EF3735;
	clear: both;
	height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#left h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	float: left;
}
.anav {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/add_to_favorites.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	padding-top: 9px;
	padding-right: 12px;
	padding-left: 24px;
	display: block;
}
.hnav {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	padding-top: 9px;
	padding-right: 12px;
	padding-left: 24px;
	display: block;
}
.enav {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/email.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	padding-top: 9px;
	padding-right: 12px;
	padding-left: 24px;
	display: block;
}
#rmenu h3 {
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 20px;
	color: #666666;
	margin-bottom: 6px;
	padding-bottom: 0px;
}
#left .lm20 {
	float: left;
	margin-bottom: 2em;
}
