/* 
Theme Name: Ausrowtec	
*/


/** BEGIN ADDED **/

* html #header { height: 70px; 	overflow: visible;}

* html #content, * html #gcontent * html .entry_firstpost, * html .entry, * html img {
	position: relative;
}

ul.readmore {
	list-style: none;
	padding: 2px 0 6px 12px;
	margin: 0px;
}
	
img {
	border: none 0px;
}

.main p img {
	border: none 0px;
	margin-right: 20px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	width: auto;
}

.entry {
	background: #fff;
	border: 0px dotted #e4041f;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	padding: 15px;
	margin: 0px;
}

.entry_firstpost{
	background: #F3F3F3 url(images/latest.gif) no-repeat bottom right;
	border: 1px solid #fff;
	padding: 15px;
	margin: 0px;
}


h1 a img {
	border: none 0px;
	text-decoration: none;
	}

/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

body {
	background: #fff url(/images/right.jpg) right 50px no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: center;
}

#header {
	color: #FCFEF4;
	margin: 0px;
	font-size: 1em;
	height: auto;
	min-height: 68px;
	width: auto;
	background: #e4041f;
	border: 1px solid black
	border-right: 0px;
	overflow: hidden;
}

#single_post_left {
	color: #eee;
	margin: 0px 0px 0px 0px;
	line-height: 2em;
	padding: 0px;
	padding-left: 16px;
	font-size: .9em;
	width: auto;
	background: #185fa1;
}

#topentry_bg {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #FCFEF4;
	margin: 0px;
	padding: 0px;
	line-height: 104px;
	height: 104px;
	width: auto;
	background: #000;
	}
	
#topentry {
	border-bottom: 1px dotted #000;
	margin: 0px;
	padding: 25px;
	font-size: 1.1em;
	line-height: 1.1em;
	width: auto;
	background: transparent;
	}	

#header h1, #header h1 a, #header h1 a:active, #header h1 a:visited, #header h1 a:link {
	margin-top: 0px;
	margin-left: 5px;	
	padding-top: .3em;
	background: #e4041f;
	text-decoration: none;
	border: none 0px;
	color: #fff;
	font-weight: 100;
}

h1 {
	margin: 0px;
	font-size: 2.2em;
	line-height: 47px;
	height: 47px;
	background: none;
	text-decoration: none;
	border: none 0px;
	font-weight: normal;
}

h1 a:link img, h1 a:visited img {
	background: transparent;
	text-decoration: none;
	border: none 0px;
	font-weight: 100;
	}


h2 {
	color: #5CA605;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	background: none;
	}

.links h2 {
	font-size: 1.4em;
	margin: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #ffffff;
	background: transprent;
	list-style: none;
}

h2 a:link, h2 a:visited {
	color: #1E78CC;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	}

h2 a:hover, h2 a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: none;
}

h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #049CFB;
	background: none;
}

.links h3 {
	font-size: 1.4em;
	margin: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #ffffff;
	background: transparent;
}

a:link, a:visited {
	color: #1E78CC;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover, a:active {
	background: none;
	color: #000;
	text-decoration: none;
	}

blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}

code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.4;
	}

/* 2)-=-=-=- Structure -=-=-=- */

#container {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: transparent;
}

#wrapper {
	padding: 0px;
	padding-bottom: 0px;
}
	
div#content, div#gcontent {
	width: auto;
	margin: 0px;
	margin-left: 202px;
	margin-right: 40px;
	filter: alpha(opacity=85);
	-moz-opacity:.90;
	opacity:.90;
	padding: 10px;
	background: #fff;
}

#navibar {
	float: left;
	width: 182px;
	margin: 10px;
	padding: 5px;
	height: 100%;
	background: #233b50;
}

#right {
display: none;
}

.links {
	margin: 0px;
	margin-left: 0px;
	margin-top: 15px;
	padding: 0px;
	background: transparent;
}

#navi_end_left {
}

#navi_end_right {
}

#footer {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0;
	height: 47px;
	width: 100%;
	background-color: rgb(24, 95, 161);	clear: left;
	text-align: center;
}

a:link#footer_left_bg, a:active#footer_left_bg, a:visited#footer_left_bg, a:visited#footer, a:link#footer, a:active#footer, #footer_left_bg a:link, #footer_left_bg a:active, #footer_left_bg a:visited, #footer a:visited, #footer a:link, #footer a:active {
	color: #fff;
}

#footer_left_bg {
	margin: 0;
	padding: 0;
	height: 47px;
	width: auto;
	}
	
#footer_left_bg p {
	color: #fff;
	margin: 0;
	font-size: .9em;
	padding-top: 10px;
	background: none;
	text-align: center;
}


/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	background: #fff;
	font-size: .9em;
	padding: 5px;
	border: 	1px dotted #e4041f;
	}

.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}

.comments {
	font-size: 1.2em;
	padding-bottom: 25px;
	padding-left: 0px;
	}

.comments a:link, .comments a:visited {
	color: #1E78CC;
	font-weight: bold;
	text-decoration: none;
	}

.comments a:hover, .comments a:active {
	background: #fff;
	color: #000;
	text-decoration: none;
	}	

.alt {
	background: #bbb !important; 
	border: 1px solid #FD6375 !important;
	padding: 10px 10px 0 10px !important;
	}

.alt:hover {
	border: 1px solid #E4041F !important;
	}

.commentlist li:hover {
	border: 1px solid #FD6375;
	}

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #bbb;
	border: 1px solid #FD6375;
	margin: 10px;
	color: #000;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}

.postinput {
	margin-left: 10px;
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}

.links li {
	list-style: none;
	padding: 2px 0 2px 5px;
	margin: 0px;
}

div.links ul li#linkcat-1 {
	list-style: none;
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}

.links ul li {
}

.links ul li ul li {
}

.links li li {
	font-size: 1em !important;
}
	
.links li li li {
	font-size: 1em !important;
}

.links ul {
	padding: 0px;
	margin: 0px;
}

.links ul ul {
	padding: 0 !important;
	margin: 2px 0 0 0 !important;
	}

.links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

.links a {
	font-size: .9em;
	text-decoration: none;
	}

.links a:link, .links a:visited {
	color: #fff;
	font-weight: normal;
	}

.links a:hover, .links a:active {
	background: #e4041f;
	color: #fff;
	}

#search {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 22px;
}

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #e4041f;
	color: #e4041f;
	width: 96px;
	font-size: 12px;
	height: 16px;
}

.searchfield:hover {
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #949494;
	}
	
.searchsubmit {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #e4041f;
	color: #e4041f;
	width: 40px;
	font-size: 12px;
	height: 20px;
}

.searchsubmit:hover {
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #949494;
	}


/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	width: 450px;
	}

textarea:hover {
	background: #fff;
	border: 1px solid #e4041f;
	color: #e4041f;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr {
	display: none;
	}
	
	
	
ul#navlist
{
margin: 0;
padding: 0;
white-space: nowrap;
}

ul#navlist ul
{
margin: 0;
padding: 0;
white-space: nowrap;
}

ul#navlist a:link, ul#navlist a:visited, #navlist a:link, #navlist a:visited
{
color: white;
}


#navlist li.page_item
{
display: inline;
list-style-type: none;
padding: 0px;
margin: 0px;
}

#navlist li.page_item ul
{
display: inline;
list-style-type: none;
padding: 0px;
margin: 0px;
}

#navlist a { padding: 0px 10px 0 0; }

#navlist a:link, #navlist a:visited
{
text-decoration: none;
}

#navlist a:hover
{
text-decoration: none;
}

div#content img{max-width:80%; z-index:10;}
#content img{max-width:80%; z-index:10;}

/* Start of CSS for Dagon Design Form Mailer */

.mailwrapper {
	text-align: left;
	float: left;
}
.maildiv {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 365px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;

}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}
.maildiv .sidelbl {
	/* used for left side labels */
	width: 95px;
	text-align: right;
	padding: 0 10px 0 0;
	vertical-align: top;
	position: relative;
	display: block; 
	float: left; 
	clear: left;
}
.maildiv a {
	color: #005ABE;
}
.maildiv h2 {
	color: #005ABE;
	font-size: 120%;
}
.maildiv input {
	margin-bottom: 10px;

}
.maildiv select {
	margin-bottom: 10px;

}
.maildiv textarea {
	margin-bottom: 10px;

}
.maildiv .ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom;  
}
.maildiv fieldset {
	margin-bottom: 10px;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	display: none;
}
.maildiv .fmsubmit {
	float: right;
}
.maildiv .fmrequired {
	color: #005ABE;
	font-size: 90%; 
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
.maildiv .fmspacer {
	height: 10px;
}
.maildiv .fminfofull {
	display: none;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}

/* End of CSS for Dagon Design Form Mailer */