/*  
Theme Name: filarmonica-valcea.ro
Theme URI: http://www.filarmonica-valcea.ro/
Description: Main theme used on the filarmonica-valcea.ro website. This is the 3rd design of this website.
Version: 1.0
Author: Inteliplus SRL
Author URI: http://www.inteliplus.ro/
*/

body {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a4a4a4;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 896px;
}

#page {
	/*padding: 15px;*/
}

#header {
	width: 896px;
	height: 341px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	float: left;
}

#header_column_1 {
	font-size: 18px;
	margin: 182px 0 0 66px;
	float: left;
}

#header_column_2 {
	font-size: 18px;
	margin: 182px 0 0 104px;
	float: left;
}

#header_column_3 {
	font-size: 22px;
	margin: 242px 0 0 170px;
	float: left;
}

#header a:link { color: #fdb176; text-decoration: none; }
#header a:visited { color: #fdb176; text-decoration: none; }
#header a:hover { color: #FFFFFF; text-decoration: none; }

#header p {
	margin: 0;
	padding: 0 0 6px 0;
}

/* Wrapper */

#wrapper_top {
	width: 896px;
	height: 10px;
	background-image: url(images/wrapper_top.gif);
	background-repeat: no-repeat;
	float: left;
}

#wrapper_middle {
	background-color: #1e1e1e;
	width: 874px;
	border-left: 1px solid #757575;
	border-right: 1px solid #757575;
	padding: 0 10px 0 10px;
	float: left;
}

#wrapper_bottom {
	width: 896px;
	height: 10px;
	background-image: url(images/wrapper_bottom.gif);
	background-repeat: no-repeat;
	float: left;
}

/* Content */

#content {
	width: 650px;
	float: left;
	line-height: 24px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: lighter;
	color: #dc6e18;
	/*border-bottom: 1px solid #666666;*/
	padding: 0;
	margin: 10px 0 0 0;;
}

#content img {
	padding: 4px;
	margin: 5px;
	background-color: #666666;
	border: 1px solid #999999;
}

#content a:link { color: #dc6e18; text-decoration: underline; }
#content a:visited { color: #dc6e18; text-decoration: underline; }
#content a:hover { color: #FFFFFF; text-decoration: none; }

/* Sidebar */

#sidebar {
	width: 200px;
	padding: 10px;
	margin-left: 0px;
	float: right;
}

#sidebar a:link { color: #CCCCCC; text-decoration: none; }
#sidebar a:visited { color: #CCCCCC; text-decoration: none; }
#sidebar a:hover { color: #FFFFFF; text-decoration: underline; }

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #691a06;
	color: #ee7d25;
	padding: 5px;
	margin: 10px 0;;
}

#sidebar ul { margin: 0; padding: 5px; background-color: #282828; }

#sidebar li { list-style-type: none; display: inline; margin: 0; padding: 0; }

.clearing { clear: both; }

/* Footer */

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	text-align: center;
	margin: 15px 0 15px 0;
	float: left;
}

#footer p {
	margin: 3px;
	padding: 3px;
}

#footer p.inteliplus a:link { text-decoration: none; color: #CC3300; border-bottom: 2px solid #ee7d25; padding-bottom: 2px; }
#footer p.inteliplus a:visited { text-decoration: none; color: #CC3300;	border-bottom: 2px solid #ee7d25; padding-bottom: 2px; }
#footer p.inteliplus a:hover { text-decoration: none; color: #FFFFFF; border-bottom: 2px solid #FFFFFF; padding-bottom: 2px; }

/* Main Navigation */

#footer #navigation {
	width: 670px;
	text-align: center;
	margin: 10px;
	padding: 0 100px 0 100px;
	float: left;
}

#footer #navigation a:link { color: #626262; text-decoration: none; }
#footer #navigation a:visited { color: #626262; text-decoration: none; }
#footer #navigation a:hover { color: #FFFFFF; text-decoration: underline; }

#footer #navigation li {
	font-size: 12px;
	font-family: "Arial Narrow", Arial, Helvetica, sans;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 7px;
	list-style-type: square;
	display: inline;
	/*background-image: url(images/nav_bg.gif);*/
}