/* -------------------------------------------------------------------------------
	Theme Name: Seagull
	Theme URI: http://www.templatelite.com/seagull-free-wordpress-theme/
	Description: Beautiful seagull theme with animated flying bird in the header. Brought to you free by <a href="http://www.templatelite.com/">Templatelite.com</a>.
	Version: 1.00.1
	Author: TemplateLite.com
	Author URI: http://www.templatelite.com/
	Tags: Green, Right Sidebar, Fixed Width, 2 columns, Widget Ready, Valid XHtml, Valid CSS
   ------------------------------------------------------------------------------- */

/***** GENERAL *****/
body{
	margin:0px auto;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background:#000000 url(images/bg_repeat.jpg) repeat-x top;
	border:0px yellow solid;
}

img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#333333;text-decoration: none;}
a:hover {text-decoration: underline;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #000000; width:95%;}
del {color:red;}
ins {color:green;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	border-left: 3px solid #ACACAC;
}
input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:35px;}

/********** LAYOUT **********/
#base{
	position:relative;
	margin:0 auto;
	padding:0;
	width:950px;
	background:url(images/bg_base_repeat.jpg) repeat-y center top;
}
#base2{
	position:relative;
	padding:0 0 30px 0;
	width:950px;
	background:url(images/bg_base_btm.jpg) no-repeat bottom;
}
#header{
	position:relative;
	
	height:141px;
}
#container{
	position:relative;
	overflow:hidden;
	width:950px;
	border:0px red solid;
	background:url(images/bg_container_top.jpg) no-repeat center top;
}
#content{
	overflow:hidden;
	display:inline;
	width:586px;
	margin:0px 0px 0 27px;
	padding:0 0px 0 0px;
}
#sidebar{
	float:right;
	overflow:hidden;
	display:inline;
	width:228px;/*284*/
	margin:20px 32px 0 0;
	padding:0 28px 0px 28px;
	font-size:11px;
}
#footer{
	position:relative;
	width:580px;
	margin:20px 0 0px 20px;
	padding:10px 10px 10px 10px;
	background:#F1F2F2;
	font-size:11px;
	color:#000000;
}
#footer a,#footer a:hover{
	color:#000000;
}

/********** header *************/
#header .rss{
	position:absolute;
	right:32px;
	display:block;
	background:url(images/bg_rss.gif) 0 0;
	width:150px;
	height:101px;
}
#header .rss:hover{
	background:#fff;
	background:url(images/bg_rss.gif) 0 101px;
}
#header .home{
	position:absolute;
	left:0;
	width:650px;
	height:100px;
}
#header #blogtitle {
	position:absolute;
	overflow:hidden;
	top:30px; 
	left:20px;
	width:600px;
	height:40px;
	font-family: Arial,Verdana; 
	font-size:30px; 
	text-align:left;
	color:#000000; 
	padding:0;
	margin:0;
}
#header #blogtitle a, #header #blogtitle a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#000000; 
	text-decoration:none;
}
#header #subtitle {
	position:absolute;
	overflow:hidden;
	top:70px;
	width:300px;
	height:38px;
	line-height:12px;
	letter-spacing:2px;
	font-size:12px; 
	font-weight:bold;
	font-style:italic;
	font-family: Arial, Verdana; 
	text-align:left;
	margin:0px 0px 0 30px;
	padding:0;
	color:#D2DA78; 
}

#mainsearch{
	position:absolute;
	top:100px;
	left:670px;
	width:210px;
	height:40px;
	margin:0;
	padding:0;
	border:0px red solid;
}

#mainsearch .input {
	position:absolute;
	top:16px;	
	left:40px;
	height:14px;
	text-align:left;
	width:145px;
	padding:0 5px 0 10px;
	margin:0px 0 0 0;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica;
	color:#000000; 
	border:none;
	background:transparent;
}
#mainsearch .submit{
	position:absolute;
	top:0px; 
	left:0px;
	width:38px;
	height:40px;
	cursor:pointer;
	border:none;
	background:transparent;
}

/********** menu *************/
#menu{
	position:absolute;
	overflow:hidden;
	top:111px;
	left:35px;
	height:25px;
	width:600px;
}
#menu ul{
	list-style-type: none;
	overflow:hidden;
	margin:0;
	padding:0;
}
#menu ul li {
	display: inline;
	font-family:Verdana,Arial;
	font-size: 11px;
	font-weight:bold;
	
}
#menu ul li a{
	float:left;
	display: block;
	overflow:hidden;
	line-height:25px;
	text-align:center;
	padding:0px 5px 0 5px;
	margin:0 5px 0 0;
	color:#ACADAD;
	background:transparent;
	background:url('images/bg_menu_item.jpg') repeat-x bottom;
	text-decoration:none;
}
#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#E1E3E2;
	background:none;
}

/*************** content ***************/
.archivetitle {
	color: #ffffff;
	text-align:left;
	font-size: 11px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding: 0px 0px 0px 20px;
	margin: 0px 10px 10px 0px;
}

.post,.page{
	position:relative;
	margin:0 0px 20px 0px;
	width:586px;
	background:url('images/bg_post_top.gif') no-repeat center top;
}
.sticky{
	background:url('images/bg_post_top_sticky.gif') no-repeat center top;
}
.post_title{
	height:43px;/*43*/
	overflow:hidden;
	padding:0px 20px 0 20px;
	font-size:18px;
	font-weight:normal;
	line-height:43px;
	background:transparent;
}
.post_title a,.post_title a:hover{
	text-decoration:none;
	color:#000000;
}
.sticky .post_title a{
	color:#ffffff;
}
.post_mid{
	background:url('images/bg_post_repeat.gif') repeat-y center top;
	padding:0;
	margin:0 0 -222px 0;
}

.post_btm{
	background:url('images/bg_post_btm.gif') no-repeat center bottom;
	height:236px;
	margin:0;
}

.post_author{
	font-size:10px;
	text-align:right;
	font-style:italic;
	padding:2px 20px 10px 20px;
}
.entry{
	position:relative;
	overflow:hidden;
	width:546px;
	min-height:200px;
	line-height: 1.6em;
	text-align: justify;
	padding:0;
	margin:0 20px;
	font-size:12px;
}
.entry a{
	color:#4B9130;
}
.entry .iehack{
	float:right;
	width:0px;
	height:200px;
}

.info {
	position:relative;
	line-height: 1.6em;
	font-size: 10px;
	width:535px;
	margin: 20px 0 0 10px;
	padding:5px 15px;
	color:#000000;
	background-color:#F1F2F2;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/category.gif') no-repeat top left;
	color:#999999;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/tags.gif') no-repeat top left;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/bubble.gif') no-repeat top left;
}

.navigation {
	clear:both;
	font-size: 11px;
	margin: 40px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
.navigation a{
	color:#ffffff;
}
.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #000000;
	background:#ffffff;
}

/******************* Sidebar *****************/
#sidebar {color:#000000;}
#sidebar a{color:#000000; text-decoration:none;}
#sidebar a:hover {color:#4B9130; text-decoration:underline;}

#sidebar ul {
	position:relative;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	line-height:20px;
}
#sidebar ul ul li{
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 12px;
	background:url(images/bg_sb_arrow.gif) no-repeat 0 7px;
	border-bottom:1px #c0c0c0 dotted;
	
}
#sidebar ul ul ul li {
	margin: 0px 0px 0px 5px;
	border:none;
}
#sidebar h4 {
	color: #C3D82D;
	height:24px;
	line-height:24px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	font-variant: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background:url(images/bg_sb_title.gif) no-repeat 0 0;
}

#sidebar select{
	margin:0 10px;
	font-size:11px;
	width:205px;
	overflow:hidden;
}


/*************** comment ***************/
#postmetadata {
	font-size: 11px;
	margin: 0px 10px 20px 10px;
	padding: 5px 15px 5px 15px;
	color:#000000;
	background:#F1F2F2;
}

.nocomments {background: none; color: #000000;}


#comments {
	color: #ffffff;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding:0;
	font-variant: normal;
	border-bottom: 1px dotted #ffffff;
}

.commentlist {
	list-style: none;
	margin:0px ;
	padding:0 10px 10px 10px;
}
.comment,.trackback,.pingback{
	clear:both;
	margin:10px 0px 0px 0;
	padding:0px 0px 0px 0px;
	
}
.comment .children{
	list-style: none;
	padding:0px 0 0 0;
	margin:0px 0 0px 15px;
	border:0px red solid;
}
.comment div, .trackback div, .pingback div{
	height:100%;
	background:#F1F2F2;
	border:1px #c8c8c8 solid;
	padding:5px;
}
.trackback div, .pingback div{
	border:1px #c8c8c8 dashed;
}
.comment div div,.trackback div div, .pingback div div{
	background:none;
	padding:0;
	border:0px;
}

.comment .says, .trackback .says, .pingback .says{
	display:none;
}
.comment .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.comment .fn,.comment .fn a,.trackback .fn,.trackback .fn a,.pingback .fn,.pingback .fn a{
	margin-left:0px;
	color:#000000;
	text-decoration:none;
	font-size: 11px;
}	
.byuser .fn a{
	font-weight:normal;
	text-decoration:underline;
}
.bypostauthor .fn a{
	font-weight:bold;
	text-decoration:underline;
}

.comment .comment-meta,.trackback .comment-meta, .pingback .comment-meta{
	border-bottom: 1px dashed #c8c8c8;
	margin:0 0 10px 0px;
	padding:6px 0 6px 0;
	font-size:10px;
}
.trackback .comment-meta{
	padding:2px 0 2px 0;
}
.comment .comment-meta a, .trackback .comment-meta a, .pingback .comment-meta a {
	color:#000000;
	text-decoration:none;
}

.comment .reply{
	margin:5px 0 0 0;
	padding:2px;
	font-size:10px;
	text-align:right;
}
.comment .reply a{
	color:#000000;
	text-decoration:none;
}
.trackback .reply, .pingback .reply{
	display:none;
}
	/**comment paging WP2.7**/
.commentnavi{
	padding-right:20px;
}
.commentpages{
	float:right;
	padding:5px 10px;
}
.page-numbers{
	padding-left:5px;
}
.current{
	font-weight:bold;
}
	/*** comment form ***/
#respond {
	clear:both;
	padding:5px 15px 5px 5px;
	margin:10px 0px 0px 20px;
	font-size:11px;
}	
.cancel-comment-reply{
}

#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #c8c8c8;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 98%;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #c8c8c8;
	padding: 2px 2px 2px 2px;
}
#submit {
	cursor:pointer;
	height: 20px;
	color: #ffffff;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 0px solid #c8c8c8;
	background:#000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}



/********** WIDGET **********/
#wp-calendar td {font-size:11px;color:#000000;}
#wp-calendar td a {color:#4B9130;font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 200px;
	margin:0 0 0 10px;
	text-align: center;
	font-size:11px;
	color:#000000;
}

.wp-caption {  
    text-align: center;
    color:#000000;
}

.textwidget {
	margin:2px 5px 0 5px;
}
#akismetwrap{
	margin:2px 0 2px 10px;
}
.rsswidget img {
	display:none;
}

#sidebar h1 a.rsswidget{
	margin-left:0px;
	overflow:hidden;
	text-decoration:none;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}
