

/*   
Theme Name: Black 3column
Theme URI: http://www.ikovacic.net/test-blog/index.php?preview\_theme=black3column
Description: Black 3 column fixed width
Author: Igor Kovacic
Author URI: www.ikovacic.net
Version: 1.1
Tags: three columns, fixed width, valid CSS, valid XHTML, right sidebar, black, simple
.
License: GNU General Public License (GPL) version 3
.
*/

* { margin: 0; padding: 0; }

body { background: #000000  repeat fixed; }

#container {
	width: 975px;
	margin: 0 auto;
	background:;
}

#header {
}

#logo {
	margin-top: 16px;
}

#logo
PHILIPPINE ISLANDS NIGHTS

 img {
}

#menu {
	float: left;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
}

#menu a, a:visited { color: #000000; text-decoration: none;}
#menu a:hover { color: #111111; text-decoration: underline; }

#menu ul {
	list-style: none;
	font-size: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}

#menu ul li {
	display: inline;
	color: #000000;
	font-family: Arial;
	font-size: 14pt;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0px;
	margin-right: 10px;
	background: url('images/button-menu.png') repeat center;
}

#columns {
	padding-top: 10px;
}

#content {
	width: 500px;
	padding-right: 0px;
	border-right: 0px solid #737373;
	float: left;
}

#content h1 {
	color: #000000;
	font-family: Verdana;
	letter-spacing: 5px;
	font-size: 10px;
	line-height: 25px;
	font-weight: normal;
	background: url('images/boxtops.png') no-repeat right;
	border: 1px;
	padding-left: 5px;
}

#content h1 a {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	
}

#content .entry {
	margin-bottom: 10px;
	background: #f1f1f1;
}

#content .entry a, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
}

#content .entry a:hover {
	text-decoration: underline;
}

#content .entry h1 {
	font-family: Verdana;
	letter-spacing: 5px;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 5px;
	background: url('images/boxtops.png') no-repeat right;
	border: 1px;
}

#content .entry h1.archive {
	font-size: 11pt;
	font-weight:bold;
}

#content .entry p {
	background: #f1f1f1;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	margin-top: 5px;
	padding: 10px 5px 5px 5px;
}

#content .entry .info {
	background: #f1f1f1;
	border-top: 1px solid #565656;
	border-bottom:  1px solid #737373;
}

#content .entry .info p.infoleft {
	width: 40%;
	float: left;
	font-size: 7pt;
	border-bottom: none;
}

#content .entry .info p.inforight {
	width: 40%;
	float: right;
	font-size: 7pt;
	border-bottom: none;
	text-align: right;
}

#sidebar {
	float: right;
	width: 464px;
}

#sidebar #sidebar1 {
	float: left;
	padding: 0px 10px;
	border-right: 0px solid #737373;
	width: 216px;
}

#sidebar #sidebar1 a, a:visited {
	color: #E5E5E5;
	text-decoration: none;
}

#sidebar #sidebar1 a:hover {
	color: #43A9FF;
	text-decoration: underline;
}

#sidebar #sidebar2 {
	float: right;
	width: 216px;
}

#sidebar #sidebar2 a, a:visited {
	color: #E5E5E5;
	text-decoration: none;
}

#sidebar #sidebar2 a:hover {
	color: #43A9FF;
	text-decoration: underline;
}

#sidebar #sidebar1 h2, #sidebar #sidebar2 h2 {
	color: #E5E5E5;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
}

#sidebar #sidebar2 p {
	text-align: justify;
	color: #E5E5E5;
	font-family: Verdana;
	font-size: 7pt;
}

#sidebar #sidebar1 ul, #sidebar #sidebar2 ul {
	list-style: none;
	font-size: 1px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#sidebar #sidebar1 ul li, #sidebar #sidebar2 ul li {
	color: #E5E5E5;
	font-family: Verdana;
	font-size: 7pt;
}

#sidebar #sidebar1 .advertising, #sidebar #sidebar2 .advertising {
	width: 99%;
	border: 1px solid #737373;
	margin: 5px 0px 10px 0px;
	height: 100px;
}

#footer {
	text-align:center;
	color: #ac6e01;
	font-family: Verdana;
	font-size: 7pt;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 15px;
}

#footer a, a:visited {
	color: #ac6e01;
	text-decoration: none;
}

#footer a:hover {
	color: #43A9FF;
	text-decoration: underline;
}

#sidebar #sidebar1 .searchbox #s, #sidebar #sidebar2 .searchbox #s {
	width: 195px;
	border: 1px solid #737373;
	color: #E5E5E5;
	font-family: Verdana;
	font-size: 7pt;
	padding: 2%;
	margin: 0px 0px;
	background:transparent none repeat scroll 0 0;
	color:#E5E5E5;
	font-family:Tahoma;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:auto;
	line-height:normal;
	padding: 6px 10px 5px;
}

#sidebar #sidebar1 .searchbox #x, #sidebar #sidebar2 .searchbox #x {
	display: none;
}

.tagcloud {
	font-family: Tahoma;
	font-weight: normal;
}

/* Wordpress required */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* If logo isn't hardcoded */

h1.logo1, h1.logo1 a, h1.logo1 a:visited, h1.logo1 a:hover {
	color: #ffffff;
	font-weight: normal;
	font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	font-style: normal;
	font-size: 50px;
	line-height: 1.2em;
}

p.logo1 {
	color: #FFFFFF;
	font-size: 7pt;
	font-family: tahoma;
}