/*  
Theme Name: Islandmanpictures
Theme URI: http://www.overlapcration.com
Description: Wordpress theme for Islandmanpictures.
Version: 1.0
Author: Vicente
Author URI: http://www.overlapcreation.com/
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: white;	
	background-color:#000000;
}

body {
	color: white;	
	background-color:#000000;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

h1 {
	font-family: arial;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited {
	text-decoration: underline;
	color: white;
}

a:visited {
	text-decoration: underline;
	color: white;
}

a:hover {
	text-decoration: none;
	color: #00FF00;
}

p {
	padding: 10px 0 0 0;
}

.post {
	margin-top: 10px;
	padding: 10px 0 0 0;
}

.post h2 {
	font-family: arial;
	font-size: 18px;
	padding-left: 5px;
	border-bottom: 1px ridge #00FF00;	
	background: none;
}

.entry {
	line-height: 18px;
	background: #232323;
}

.entry p {
	background: #232323;
	margin-top: 3px;
	color: white;
	padding: 3px;
}

.entry p a:link {
	color: white;
	text-decoration: underline;
	font-size: 12px;
}

.entry p a:visited {
	color: white;
	text-decoration: underline;
	font-size: 12px;
}

.entry p a:hover {
	color: #00FF00;
	text-decoration: underline;
	font-size: 12px;
}

p.postmetadata {
	border-top: 1px  dotted #666666;
	margin: 0;
	padding-top: 5px;
	color: #666666;	
	background:  #333333;
	height: 16px;
	vertical-align: middle;
}

p.postmetadata a:link, a:visited {
	text-decoration: underline;
	color: #666666;
}

p.postmetadata a:visited {
	text-decoration: underline;
	color: #666666;
}

p.postmetadata a:hover {
	text-decoration: none;
	color: #CCCCCC;
}


.navigation {
	margin-top:18px;
	padding: 0;
	border-top: 1px ridge green; 
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.navigation a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.navigation a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.navigation a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: arial;
	font-size: 12px;
}


table { 
	table-layout: fixed;
	word-wrap:break-word;
}

li a:link, a:active, a:visited{
	color: white;
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}

img {
border: 0;
}

div { 
word-wrap:break-word;
}

form input {
	font-size: 12px;
}



.textbox {
	background-color: #242424;
	border: solid 1px #999999;
	color: white;
}


.button {
	border: 1px solid #999999;
	background-color: #FFFFFF
}

#menu {
	list-style:none;
}

#menu li {
	position:inherit
}
.banner {
	border: 1px solid #A2FF00;
}

/*container setting*/

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 750px;
	height: auto;
	color: white;
	background-color: black;

}
#header {
	width: 750px;
	height: 144px;
	margin: 0;
	background-image: url(imagesheader_bg.gif);
	background-repeat:repeat-x;
}
#mainbox {
	width: 750px;
	height: auto;
}

#content {
	float: left;
	width: 520px;
	height: auto;
	background-color:black;
	margin: 5px;
	*margin-left:10px !important;
	*margin: 5px;
	
}


#newsletter {
	width: 185px;
	height: 50px;
	color: #8FC400;
	background-color:#242424;
	padding: 0;
	margin: 0;
}

#sidebar {
	float: left;
	width: 200px;
	margin: 0px;
	height: auto;
	background-color:black;
}

.sidebar1 {
	float: left;
	width: 200px;
	margin: 0 0 0 10px;	
	display: inline;
}

.sidebar1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar1 ul li {
	padding: 10px 0 10px 0;
}

.sidebar1 ul li h2 {
	font-family: arial;
	font-size: 14px;
}

.sidebar1 ul ul li {
	padding: 0;
	line-height: 20px;
}



/*footer*/
#footer {
	height: 50px;
	
	clear: both;
	*margin-left:0px !important;
	
	margin-top: 30px;
}

#footer_content{
	margin-left:40px;
	margin-right:40px;
}

#footer a, a:active, a:visited{
	color: white;
	text-decoration: none;
}

#footer a:hover {
	color: #A2FF00;
	text-decoration: none;
}

/*footer
*/

/*container setting
*/




/*content setting
*/
.language a:link, a:active, a:visited{
	color: white;
	text-decoration: none;
}

.language a:hover {
	color: #A2FF00;
	text-decoration: underline;
}

.green {
	color: #A2FF00;
}

.link {
	text-align: left;
}

.link a, a:active, a:visited{
	color: #A2FF00;
	text-decoration: none;
}

.link a:hover {
	color: #A2FF00;
	text-decoration: underline;
}

.guestbook_hr {
	height: 1px;
	color: #A2FF00;
	margin: 0;
}
.normal_hr {
	
	color:#A2FF00;
	height:1px;
}

.span_16_bold{
	font-size:16px;
	font-weight:bold;
}

.span_22_bold{
	font-size:22px;
	font-weight:bold;
}

.span_24_bold{
	font-size:24px;
	font-weight:bold;
}

.span_14{
	font-size:14px;
}

/*content setting
*/



/*unknown use
*/

.artist img {
	border: solid 1px gray;
}

#related_info {
	float: left;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	padding-left: 20px;
}

.related_content {
	border: #999999 1px solid;
	background-color: #333333;
	padding: 2px;
	font-size:12px;
	width: 480px;
	height: 20px;
	overflow: hidden;
}

.related_content a:link, a:active, a:visited {
	color: white;
	text-decoration: none;
}

.related_content a:hover {
	color: #A2FF00;
	text-decoration: underline;
}
/*unknown use
*/
