/*   
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
License: GNU General Public License (GPL) version 3
.

Modified for Firstcom April29th, 2009

Change Log: 

April 30th, 2009
	Changed to 2 Column structure
	Background removed, BGColor adjusted
	Hard coding of Text instead of PHP tags
	Logo & Header inserted in different div.
	
May 1st, 2009
	#Entry Li added
*/

* { margin: 0; padding: 0; }

body { background: url(images/mains.gif) repeat-x #FFF; }

#container {
	width: 975px;
	margin: 0 auto;
}

#header {
	height: 96px;
	border-bottom: 1px solid #737373;
	background:url('images/musicnotes.jpg')  #000000 no-repeat;
}

#logo {
	margin-top: 20px;
	float: left;
	width: 50%;
	
}

#img {
	padding-right: 20px;
}

#menu {
	float: right;
	text-align: right;
	width: 49%;
}

#menu a, a:visited { color: #E5E5E5; text-decoration: none;}
#menu a:hover { color: #43A9FF; text-decoration: underline; }

#sidebar #sidebar1 #menu ul {
	font-weight:normal;
	list-style: none;
	font-size: 1px;
	margin-top: 3px;
}

#sidebar #sidebar1 #menu ul li {
	
	font-family: Verdana;
	font-size: 9 pt;	
	padding-left: 15px;

}

#columns {
	padding-top: 10px;
}

#content {
	width: 680px;
	padding-right: 10px;
	border-right: 1px solid #737373;
	float: left;
}

#content .entry {
	margin-bottom: 10px;
}

#content .entry a, a:visited {
	text-decoration: none;
	color: #1569c7;
}

#content .entry a:hover {
	text-decoration: underline;
	color: #1569c7;
}

#content .entry h1 {
	color: #43A9FF;
	font-family: Verdana;
	font-size:15pt;
	font-weight: normal;
}

#content .entry h1 a {
	color: #1569c7;
	font-family: Verdana;
	font-size:15pt;
	font-weight: normal;
}

#content .entry h1.archive {
	font-size: 15pt;
	color: #FFFFFF;
	font-weight:bold;
}

#content .entry p {
	color: #000;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	margin-top: 5px;
	padding-bottom: 5px;
	
}

#content .entry li {
	color: #1569c7;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	margin-left: 35px;
	padding-bottom: 5px;
}

#content .entry .info {
	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;
}

#tweetlist {
	font-size:9pt;
}
#sidebar {
	float: right;
	width: 264px;
	margin-top:-57px;
}

#sidebar #sidebar1 {
	float: left;
	padding: 0px 10px;
	
	width: 246px;
	
}

#sidebar #sidebar1 a, a:visited {
	color: #1569c7;
	text-decoration: none;
	font-size:9pt;
	
}

#sidebar #sidebar1 a:hover {
	color: #43A9FF;
	text-decoration: underline;
	font-size:9pt;
}

#sidebar #sidebar2 {
	float: right;
	width: 216px;

}



#sidebar #sidebar1 h2 {
	color: #1569c7;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px 0px 7px 0px;
}


#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;
		padding: 0px 0px 4px 0px;
}

#sidebar #sidebar1 .advertising, #sidebar #sidebar2 .advertising {
	width: 99%;
	border: 1px solid #737373;
	margin: 5px 0px 10px 0px;
	height: 10px;
}

#footer {
	color: #7D7D7D;
	font-family: Verdana;
	font-size: 7pt;
	margin-bottom: 5px;
}

#footer a, a:visited {
	color: #E5E5E5;
	text-decoration: none;
}

#footer img {
border : none;
}

#footer a:hover {
	color: #43A9FF;
	text-decoration: underline;
}

.searchboxtop {
float:right;
width: 264px;
margin-left:15px;
margin-top: 0px;
}

#sidebar #sidebar1 .searchbox #s,.searchboxtop #s {
	width: 195px;
	border: 1px solid #737373;
	
	font-family: Verdana;
	font-size: 7pt;
	padding: 2%;
	margin-top:0px;
	background:transparent url(http://support.firstcom.com/wp-content/themes/black-3column/images/searchicon.jpg) no-repeat ;
	background-position:center right;
	background-color:#FFFFFF;
	color:#222;
	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, .searchboxtop #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: 11pt;
	line-height: 1.2em;
}

p.logo1 {
	color: #FFFFFF;
	font-size: 7pt;
	font-family: tahoma;
}


#navigationmenu {
	width: 681px;
	padding-right: 10px;
	border-bottom: 1px solid #737373;
	float: left;
}

#navigationmenu img {
border:none;
margin-bottom:-3px;
}

#menus li {
	display:inline;
	list-style:none;
}
#menus img {
border:none;
}

#menus li a {
	color:#fff;
	display:block;
	padding:6px 10px;
	text-decoration:none;

	
	height:31px;
	line-height:21px;
	padding:0 10px;
	font-family:Georgia;
	text-decoration:none;
	font-size:17px;
	float:left;

}
