/*
Theme Name: Green Marinee
Theme URI: http://e-lusion.com/
Description: Green Marinee was designed and built specially for <a href="http://alexking.org">Alex King's</a> WordPress 1.5 themes competition.
Version: 1.0.1
Author: <a href="http://e-lusion.com">Ian Main</a>
For the WordPress community (GPL), enjoy it guys.
by Ian Main - e-lusion.com
*/

/*
	1) General selectors - body,h1/h3,a,blockquote,code,p
	2) Structure - container,content,tagline
	3) Left selectors - main,meta,comments
	4) Right selectors - author,links,line,search,themes
	5) Footer - extras
	6) Forms - input,textarea
	7) Accessibility - skip,hr
	8) Hacks - clearfix
*/

/* 1) -=-=-=- General selectors -=-=-=- */

body {
	margin: 68px 0 20px 0;
	padding: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 76%;
	color: #3F3F3F;
	text-align: center;
	background-color: #FCFEF4;
	background-image: url(../style1/header.gif);
	background-repeat: repeat-x;
	}

h1 {
	margin: -35px 0 0 7px;
	position: absolute;
	font-size: 2.2em;
	color: #003399;
	}

/* Uncomment if you want to use the tagline feature (make sure you uncomment .tagline below) - off by default

h1 {
	color: #FCFEF4;
	margin: -45px 0 0 7px;
	position: absolute;
	font-size: 2.2em;
	}

*/

h1 a:link, h1 a:visited {
	color: #000066;
	text-decoration: none;
	}

h1 a:hover, h1 a:active {
	background: none;
	color: #006699;
	text-decoration: none;
	}

h2 {
	color: #000000;
	font-weight: bold;
	font-size: 1.8em;
	margin: 10px 0 0 0;
	}

h2 a:link, h2 a:visited {
	color: #224399;
	font-weight: bold;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #224399;
	background: none;
	text-decoration: underline;
	}

h3 {
	margin: 20px 0 -10px 0;
	font-size: 13px;
	text-align: left;
	}

a:link {
	color: #224399;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #224399;
	}

a:hover, a:active {
	color: #224399;
	text-decoration: none;
	background-color: #B2D0E9;
	}

blockquote {
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: normal;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #8ABCF9;
	color: #6F97B5;
	}

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 {
	width: 765px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.container_left {
	}

.container_right {
	}

.topline {
	background-repeat: no-repeat;
	}

#content 
{
	padding-top: 10px;
	margin: 20px;
	width: 480px;
	}

#content_bg {
	background-repeat: repeat-y;
	}

/* Uncomment if you want to use the tagline feature (make sure you uncomment h1 above and comment the original h1) - off by default
.tagline {
	color: #888;
	margin: -18px 0 0 9px;
	position: absolute;
	font-size: 1em;
	}

*/

/* 3)-=-=-=- Left selectors -=-=-=- */	

/* .main li {
	background: url(images/content_bullet.gif) no-repeat 0 7px;
	padding: 2px 0 0 10px;
	list-style: none;
	}

.main ul, .main ol {
	padding: 10px 0 10px 10px;
	margin: 0;
	}


.main img {
	padding: 3px;
	border: 1px solid #ACE149;
	} */

#blogdescription {
	padding: 0;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	width: 700px;
	height: 50px;
}
.meta {
	background: #F5F5F5;
	font-size: .9em;
	padding: 2px;
	}

.meta:hover {
	background: #F7FEDC;
	}

.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}

.comments {
	font-size: .9em;
	padding-bottom: 5px;
	border-bottom: 3px double #eee;
	padding-top: 5px;
	}

.comments a:link, .comments a:visited {
	color: #224399;
	font-weight: bold;
	text-decoration: none;
	}

.comments a:hover, .comments a:active {
	color: #fff;
	text-decoration: none;
	background-color: #4698FB;
	}	

.alt {
	border: 1px solid #A8C0EE!important;
	padding: 10px 10px 0 10px !important;
	background-color: #C9D6F1;
	}

.alt:hover {
	border: 1px solid #A8C0EE!important;
	}

.commentlist li:hover {
	border: 1px solid #A8C0EE;
	}

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	border: 1px solid #7DAAD0;
	margin: 10px;
	color: #666666;
	}

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(../style1/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 -=-=-=- */	

#right {
	float: right;
	width: 230px;
	/* Box model hack used for IE5.5/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 230px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	}

#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 20px;
	background-image: url(../style1/bullet.gif);
	background-repeat: no-repeat;
	background-position: 24 7px;
	word-break:break-all
	}

#links li li {
	background: url(../style1/sub_icon.gif) no-repeat 0 4px;
	padding: 2px 0 2px 13px;
	font-size: 1em !important;
	word-break:break-all
	}
	
#links li li li {
	background: url(../style1/sub_icon.gif) no-repeat 0 5px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
	word-break:break-all
	}

#links ul {
	padding: 10px;
	margin: 5px;
	word-break:break-all
	}

#links ul ul {
	padding: 0 !important;
	margin: 2px 0 0 0 !important;
	word-break:break-all
	}

#links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	word-break:break-all
	}

#links a {
	font-size: .9em;
	text-decoration: none;
	word-break:break-all
	}

#links a:link {
	color: #224399;
	font-weight: bold;
	}

#links a:visited {
	color: #224399;
	}

#links a:hover, #links a:active {
	color: #fff;
	background-color: #4698FB;
	}

.line {
	margin-top: -5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3A73A0;
	}

#search {
	background: url(../style1/search.gif) no-repeat;
	height: 56px;
	margin: 0 auto;
	}

#search h3 {
	margin: 20px 0 -10px 0;
	}

p.searchinfo {
	font-size: 0.9em;
	color: #999;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: -8px;
	margin-left: 2px;
	padding-top: 10px;
	}

.searchfield {
	background: #fff;
	border: 1px solid #4698FB;
	color: #4698FB;
	padding: 2px 5px 1px 5px;
	width: 160px;
	}

.searchfield:hover {
	border: 1px solid #4698FB;
	color: #949494;
	}

.submit {
	background: url(../style1/search_submit.gif) no-repeat;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
	}

.submit:hover {
	background: url(../style1/search_submit.gif) no-repeat 0 -20px;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}

.themes {
	font-size: .9em;
	}

/* 5)-=-=-=- Footer -=-=-=- */	

#footer {
	height: 75px;
	}

#footer p {
	padding: 30px 0 0 70px;
	float: left;
	text-transform: uppercase;
	font-size: 1em;
	color: #666666;
	}
.navigation {
	text-align: right;
}

#Avatars {
	text-align: center;
}
.main img {
	margin-right: 5px;
	margin-left: 5px;
}

#Avatars image{
	text-align: center;
	height: 100px;
	width: 100px;
	border: 3px solid #666666;
}


.extras {
	float: right;
	padding: 33px 18px 0 0;
	}

.extras a {
	text-decoration: none;
	font-weight: bold;
	}

.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #fff;
	}

.extras a:hover, .extras a:active {
	background: #DEEEA4;
	color: #7AB90C;
	padding: 5px;
	border: 2px solid #C9E979;
	}

.extras li {
	display: inline;
	}

.extras ul {
	padding: 0 0 10px 0;
	margin: 0;
	}
#ratingblock{
	text-align: right;
}
/* 6)-=-=-=- Forms -=-=-=- */
#ratinginner input{
	border: 0px;
}
input {
	border: 1px solid #BFBFBF;
	color: #949494;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}

input:hover {
	background: #fff;
	border: 1px solid #4698FB;
	color: #003399;
	font-size: 1em;
	}

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 #ACE149;
	color: #7DA721;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr { /* Simple style when CSS not in use */
	display: none;
	}

/* 8)-=-=-=- Hacks -=-=-=- */

.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	
/* calendar css style block */
#calendar {
	text-align: center;
	font-size: 1.3em;
}
#calendar .calendar_date {
	color: #000000;
	text-align: right;
}
#calendartable{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

#calendartable .calendarwd{
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#calendartable .calendarweekend{
	color: #FF35BD;
}
#calendartable .calendarnormal{
	color: #224399;
}
#calendarbody td{
	text-align: center;
}
#calendarbody a{
	color: #333333;
	text-decoration: underline;
}
#calendarbody a:hover{
	color: #FFFFFF;
}
#calendarbody .calendar_today{
	color: #224399;
	font-weight: bold;
	border: 1px dashed #224399;
	background-color: #B2D0E9;
}
/* calendar css style block end */

.date{
	font-family:georgia, times new roman, times, serif;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	color:#666666;
	text-align:left;
	padding-top: 10px;
}

/* post reply */
#postreply{
	/*position: absolute;*/
}
#postreply .reply_head {
	font-weight: bold;
}
#replylist td{
	padding-bottom: 6px;
	border-bottom: 1px dashed #eee;
}
#uploadlist td{
	border-bottom: 1px dashed #eee;
}
/* Galleries & Photos */
.gallery_list img {
	border: 1px solid #000000;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}

.gallery_thumb_list {
	text-align: center;
	height: 90px;
	background-color: #D8DAD2;
	border: 3px solid #D8DAD2;
	margin-right: 10px;
	margin-left: 10px;
}

.photo_Num {
	color: #0066CC;
	top: 180px;
	position: relative;
}
.gallery_info {
	word-break :break-all;
}

.gallery_book {
	width: 120px;
	text-align: center;
	padding: 6px;
	border: 3px solid #efefef;
	float: left;
	margin: 5px;
	HEIGHT: 150px;
}
.gallery_book img{
	border: 3px solid #ffffff;
}
.gallery_cover{
	padding: 3px;
	background-color: #eeeeee;
}
.gallery_name {
	color: #224399;
	word-break:break-all
}

.gallery_book p {
	margin: 0px;
	padding: 0px;
}
.photo_info {
	width: 120px;
	float: left;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 120px;
}
.photo_nav {
	width: 90px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.photo_present {
	text-align: center;
	padding: 10px;
	border: 5px solid #D8DAD2;
}
#show_photo{
	border: 1px solid #777777;
}
#show_photo img{
	border: 2px solid #ffffff;
}

.photo_name {
	color: #666666;
	margin: 0px;
}
.photo_nav_selected img {
	border: 5px solid #FCFCFC;
}
.photo_nav img {
	border: 5px solid #999999;
}
.photo_title {
	text-align: left;
	color: #000000;
	padding: 10px 0px 10px 0px;
	word-wrap:break-word;
	word-break:break-all;
}
.photo_left {
	text-align: left;
	color: #999999;
	padding: 10px 0px 5px 20px;
}

.photo_description {
	text-align: right;
	color: #999999;
	padding: 10px 20px 0px 0px;
}

.description_info{
	padding: 5px;
	word-break :break-all;
}

#bulletin{
	text-align: left;
}
#filelist{
	margin: 5px;
	padding: 5px;
	border-bottom: 3px double #eee;
}
.msgblock {
	height: 30px;
	padding: 10px 5px 10px 5px;
	margin: 5px;
	word-wrap:break-word;
	word-break:break-all;
	background-color: #F5F5F5;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.msgblockB {
	height: 30px;
	padding: 10px 5px 10px 5px;
	border: 0px solid #999999;
	margin: 5px;
	word-wrap:break-word;
	word-break:break-all;
}
.discuss {
	border: 1px solid #A5C7E3;
}
.discuss_head {
	background-color: #A5C7E3;
	height: 24px;
	padding: 2px;
}
.discuss_itemstyle td{
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5C7E3;
	padding: 2px;
}
