/*
Theme Name: Omni-2009
Author: Alex 
*/



.logo {font-size: 30px; font-weight: lighter; color: #FFFFFF; font-family: Chaucer; margin-top:10px;}
a.logo {font-size: 50px; font-weight: normal; color: #FFFFFF; font-family: Aharoni; margin-top:10px;}
a.logo:link {font-size: 50px; font-weight: normal; color: #FFFFFF; font-family: Aharoni; margin-top:10px;}
a.logo:visited {font-size: 50px; font-weight: normal; color: #FFFFFF; font-family: Aharoni; margin-top:10px;}
a.logo:hover {font-size: 50px; font-weight: normal; color: #FFFFFF; font-family: Aharoni; margin-top:10px;}




BODY {background-color: #FFFFFF; background-image: url(http://www.omniwriters.co.uk/wp-content/themes/Omni-2009/build/bg_fade1.png); background-attachment: fixed; background-repeat: repeat-x; font-size: 13px; font-family: tahoma, arial, helvetica, serif;}

td {font-size: 13px; color: #000000; font-family: tahoma, arial, helvetica, serif;}


a {font-weight: bold;}
a:link {color: #473624; text-decoration: none;}
a:visited {color: #473624; text-decoration: none;}
a:hover {color: #61482F; text-decoration: underline;}




H1 {font-size: 50px; font-weight: normal; color: #000000; font-family: Impact, verdana, arial, helvetica, serif;}
H2 {font-size: 25px; font-weight: normal; color: #000000; font-family: Arial Narrow, Arial;}
H3 {font-size: 13px; font-weight: bold; color: #000000; font-family: verdana, arial, helvetica, serif;}


.articletitle {font-size: 25px; font-weight: normal; color: #000000; font-family: Arial Narrow, Arial;}
 a.articletitle:link {color: #000000; text-decoration: none;}
 a.articletitle:visited {color: #000000; text-decoration: none;}
 a.articletitle:hover {color: #000000; text-decoration: underline;}





.tagline {font-style: italic; font-family: verdana; font-size: 11px; font-weight: bold; color: #473624} 

.topmenu {text-decoration:none; font-family: verdana; font-size: 9px; font-weight: bold; color: #473624} 

.leftmenu {text-decoration:none; font-family: verdana; font-size: 10px; font-weight: bold; color: #473624} 

.leftmenu ul {list-style-type: none; list-style-position: outside; margin: 0px; padding: 0px; text-transform: uppercase;}

.leftmenu li {margin-top:3px; margin-bottom:3px;}

.leftmenuhead {text-decoration:none; font-family: verdana; font-size: 14px; font-weight: bold; color: #FFFFFF; text-transform: uppercase; letter-spacing: -1px;}





.rightmenu {text-decoration:none; font-family: verdana; font-size: 10px; font-weight: bold; color: #473624} 

.rightmenu ul {list-style-type: dot; list-style-position: outside; margin: 0px; padding: 0px;}

.rightmenu li {margin-top:3px; margin-bottom:3px; margin-left:20px;}

.rightmenuhead {text-decoration:none; font-family: verdana; font-size: 14px; font-weight: bold; color: #61482F;}





.byline {font-size: 11px; font-weight: bold; color: #000000; font-family: verdana, arial, helvetica, serif; margin: 0px; padding: 0px; border-right: 0; border-left: 5px solid #473624; margin-right: auto; margin-left: 1.5em; padding-right: 0; padding-left: 5px;}

.interact {font-size: 11px; font-weight: bold; color: #000000; font-family: verdana, arial, helvetica, serif;}

.reportthis {font-size: 9px; font-weight: normal; color: #473624; font-family: verdana, arial, helvetica, serif;}

.comments {font-size: 12px; font-weight: bold; color: #000000; font-family: verdana, arial, helvetica, serif;}

.closethis {font-size: 9px; font-weight: normal; color: #473624; font-family: verdana, arial, helvetica, serif; text-transform: uppercase;}

.copyright {font-size: 9px; font-weight: normal; color: #473624; font-family: verdana, arial, helvetica, serif;} 

.entry {text-align: justify;} 







ul {list-style-type: dot; list-style-position: outside; margin: 20px; padding: 0px;}

li {margin-top:3px; margin-bottom:10px;}


input {background-color: #D3DAED;}
textarea {background-image: url(http://www.omniwriters.co.uk/wp-content/themes/Omni-2009/build/bg_fade1.png); background-repeat: repeat-x;}
select {background-color: #D3DAED;}


blockquote {
	border-right: 0;
	border-left: 5px solid #473624;
	margin-right: auto;
	margin-left: 1.5em;
	padding-right: 0;
	padding-left: 5px;
}



HR {color:#473624; background-color: #473624; height: 1px; border: 0;}

div#whatsThis {margin: 5px 20px 0px 0px; display: none;}
div#FollowOnRSS {margin:  0px 0px 0px 0px; display: none;}
div#FollowOnTwitter {margin: 0px 0px 0px 0px; display: none;}
div#FollowOnEmail {margin: 0px 0px 0px 0px; display: none;}



.sociable-hovers {
   opacity: .4;
   -moz-opacity: .4;
   filter: alpha(opacity=40);
}
.sociable-hovers:hover {
   opacity: 1;
   -moz-opacity: 1;
   filter: alpha(opacity=100);
}


/************************************************
*	Comments													*
************************************************/
h2#comments{
	text-align:center;
	border-top:1px solid #acb1ba;
	background:#eeeeee;
	padding:2px;
	border-bottom:1px solid #acb1ba;
	margin-bottom:10px;
	margin-top:80px;
	font-size: 110%;
}

ol#commentlist {
	margin-top:0px;
	margin-left: 0px;
	color: #9b9b9b;
	list-style-type: none;
	font-size:0.9em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#commentlist li  p{
	margin-top: 8px;
	margin-bottom: 16px;
	line-height: 20px;
}

.commentname {
	float: left;
	margin: 0;
	padding: 0  0 2px 0;
	font-weight: bold;
}

.commentinfo{
	width: 300px;
	float: right;
	text-align: right;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top: 1px solid #ebebeb;
	line-height:12px;
	color: #5b5b5b;
	background-color: #F8F8F8;
	padding: 5px;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top: 1px solid #ebebeb;
	line-height:12px;
	color: #5b5b5b;
	background-color: #CEE4F4;
	padding: 5px;
}

#commentsformheader{
	padding-left:18px;
	font-size: 1.4em;
}

#commentsform{
	margin-top:none;
	text-align:center;
	border:1px solid #ddd;
	background:#ededed;
	padding:0px 10px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:100%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


