/* 
	Theme Name: Hidden Sparks
	Theme URL: http://hiddensparks.org
	Description: Theme for http://hiddensparks.org.
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - November 1, 2009
		First Release of Hidden Sparks
*/

body {
		font-family:Arial,san-serif;
	font-size:15px;
	line-height:19px;
	margin:0;
	padding:0 0px 15px;
	text-align:left;
	color: #000;
	}


ul.show_bullet {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #00CC33;
text-decoration: none;
background-color: #CCCCCC;
text-indent: 5px;
list-style-position: outside;
list-style-type: square;
padding: 6px;
margin: 2px;
}




div.home_photo {
	padding: 5px;
}

div.topic_head {
color:#666666;
font-family:georgia;
font-size:15px;
font-weight:bold;
margin-bottom:9px;
padding:5px;
}

img.home_img {
background:#FFF;
border:1px solid #CCC;
padding: 1px;
margin-bottom:7px;
margin-top:4px;
}

a.wow, a.wow:visited {
color:#742FB2;
font-size:16px;
font-weight:normal;
font-family: georgia;
text-decoration:none;
}

a.wow:hover {
	text-decoration:underline;
	}
	
a.wowbig, a.wowbig:visited {
color:#742FB2;
font-size:18px;
font-weight:bold;
text-decoration:none;
}


a, a:visited {
	color:#122e75;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

.more-link {
	display: block;
	margin-top: 15px;
	}

a.read-more, a.read-more:visited {
	color: #2d6f23;
	overflow: hidden;
	float: right;
	font-weight: bold;
	}

a.read-more2, a.read-more2:visited {
	color: #2d6f23;
	overflow: hidden;
	float: left;
	font-weight: bold;
	}

img a, img a:visited {
	border: 0px none;
	}

#header {
	margin:0 auto 0px;
	overflow:hidden;
	padding:0 0 0px;
	width:935px;
	}

#head_wrapper {
	clear:both;
	margin-left:0;
	margin-top:0;
	width:935px;
	overflow: hidden;
	}

.head_wrapper {
	clear:both;
	margin-left:0;
	margin-top:0;
	width:935px;
	overflow: hidden;
	}

.headerleft {
	color:#FFFFFF;
	float:left;
	padding:30px 0 0;
	width:325px;
	}

.headerleft a, .headerleft a:visited {
	color:#666666;
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0;
	padding:0;
	text-decoration:none;
	text-transform:capitalize;
	}

.headerleft a:hover {
	color:#333333;
	text-decoration:none;
	}

.headerright {
	float:right;
	margin:28px 40px 0 0;
	text-align:left;
	width:140px;
	}

ul.topmenu {
	font-size:14px;
	font-weight: bold;
	height:27px;
	list-style-type:none;
	margin:20px 0px 0px;
	padding:7px 0px;
	text-align:left;
	width:935px;
	background: url(images/bg1.png) left top repeat-x;
	}

.topmenu li {
	float:left;
	font-family: 'Trebuchet MS';
	height:27px;
	margin-right:0px;
	width: 25%;
	text-align: center;
	}

.topmenu li a {
	color:#FFFFFF;
	display:block;
	padding:5px 0px;
	}

.topmenu li a:hover {
	color:#e5e5e5;
	text-decoration:none;
	}

.topmenu li.page_item, .topmenu li.current_page_item {
	height:1px;
	}

.topmenu li.current_page_item a, .topmenu li.current_page_item a:hover {
	color:#FFFFFF;
	}

ul.menu {
	font-size:14px;
	font-weight: bold;
	height:27px;
	list-style-type:none;
	margin:0px 0px 10px 0px;
	padding:9px 0px 6px;
	text-align:left;
	width:935px;
	background: url(images/bg2.png) left top repeat-x;
	}

.menu li {
	float:left;
	font-family:'Trebuchet MS';
	height:27px;
	margin-right:0px;
	width: 33%;
	text-align: center;
	}

.menu li a {
	color:#FFFFFF;
	display:block;
	padding:3px 8px;
	}

.menu li a:hover {
	color:#e5e5e5;
	text-decoration:none;
	}

.menu li.page_item, .menu li.current_page_item {
	height:1px;
	}

.menu li.current_page_item a, .menu li.current_page_item a:hover {
	color:#FFFFFF;
	}

#searchdiv {
	float:right;
	height:35px;
	margin-bottom:0;
	overflow:hidden;
	width:230px;
	padding-top: 60px;
	}

#searchform {
	margin:0;
	overflow:hidden;
	padding:0;
	}

#s {
	background: #fff;
	border:0 none;
	color:#808080;
	font-family:Arial;
	font-size:11px;
	margin:0;
	padding:3px 5px;
	text-transform:none;
	width:160px;
	border: 2px solid #2d6f23;
	}

#s:focus {
	color: #000;
	}

#searchsubmit {
	background: #2D6F23;
	border: 2px solid #2D6F23;
	color: #fff;
	font-size: 11px;
	padding: 3px;
	}

#content {
	background:#FFFFFF none repeat scroll 0 0;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:20px;
	width:935px;
	}
	
#content_homepage {
	background:#FFFFFF none repeat scroll 0 0;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:20px;
	width:935px;
	}

#main {
	width: 955px;
	overflow: hidden;
	clear: both;
	}

#main-left {
border:1px solid #EFEFEF;
margin-top:14px;
float:left;
margin-left:10px;
margin-right:7px;
overflow:hidden;
width:32%;
}

#main-center {
	width: 32%;
	border:1px solid #EFEFEF;
	margin-top:14px;
	float: left;
	overflow: hidden;
	}

#main-right {
border:1px solid #EFEFEF;
margin-top:14px;
float:right;
margin-right:28px;
overflow:hidden;
width:30%;
}

.entry {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
	}

#left {
	width: 651px;
	float: left;
	overflow: hidden;
	}

#content img a {
	border:0px none;
	margin:0;
	}

#splash {
	width: 935px;
	height: 248px;
	display: block;
	clear: both;
	}

#content h1 {
	color:#2d6f23;
	display:block;
	font-family:Arial;
	font-size:22px;
	font-weight:normal;
	line-height:26px;
	margin:5px 0 10px 0px;
	padding:0;
	text-transform:none;
	clear: both;
	}

#content h1 a, #left h1 a:visited {
border-color:#CCCCCC;
border-style:none none dotted;
border-width:1px;
color:#6A6A6A;
line-height:34px;
font-family:georgia;
font-size:23px;
padding-bottom:5px;
text-decoration:none;
}

#content h1 a:hover {
	color:#2d6f23;
	text-decoration:none;
	}

#content h2 {
	color:#333333;
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	margin:0 0px 5px 0px;
	padding:0 0 2px 5px;
	}

#content h2 a, #content h2 a:visited {
	color:#333333;
	text-decoration:none;
	}

#content h2 a:hover {
	color:#333333;
	text-decoration:none;
	}

#content h3 {
	color:#2d6f23;
	font-family: Arial;
	font-size:17px;
	margin:0 0px 5px;
	padding:5px 0 0px 0px;
	}

#content h4 {
	color:#666666;
	font-family:georgia;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
	margin-left:-1px;
	margin-top:8px;
	}


#contentleft {
	display:inline;
	float:left;
	margin:10px 0px 0 0px;
	padding:0;
	width: 100%;
	}

.post {
	margin:0 0 10px;
	overflow:hidden;
	padding:10px;
	background: #FFFFFF;
	}

.post p {
	font-family:Arial,san-serif;
	font-size:15px;
	line-height:19px;
	margin:0;
	padding:0 0px 15px;
	text-align:left;
	color: #000;
	}

.post img {
	padding:5px;
	}

.wp-caption {
	background: #fafafa;
	border: 1px solid #ddd;
	}

p.wp-caption-text {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	padding: 5px;
	}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}

.aligncenter {
	clear: both;
	margin: 0px auto 10px;
	}

.post ol {
	margin:0 0 0 20px;
	padding:0 0 10px;
	}

.post ol li {
	margin:0 0 0 20px;
	padding:0 0 5px;
	line-height: 17px;
	}

.entry ol {
	margin:0 0 0 20px;
	padding:0 0 10px;
	}

.entry ol li {
	margin:0 0 0 20px;
	padding:0 0 5px;
	}

.post ul {
	list-style-type:square;
	list-style-position: outside;
	margin:0 0 0 15px;
	padding:0 0 10px;
	}

.post ul li {
	list-style-type:square;
	list-style-position: outside;
	margin:0;
	font-family:Arial,san-serif;
	font-size:15px;
	line-height:21px;

	padding:0 0 5px 15px;
	line-height: 19px;
	}

.entry ul {
	list-style-type:none;
	margin:0 0 0 15px;
	padding:0 0 10px;
	}

.entry ul li {
	list-style-type:none;
	margin:0;
	padding:0 0 5px;
	padding:0 0 5px 15px;
	}

blockquote {
	margin:0px 10px 15px;
	padding:15px 30px 0px;
	}

#content blockquote p {
	font-family:Verdana;
	font-size: 13px;
	text-align: left;
	color: #777;
	}

#sidebar {
border:1px solid #EEEEEE;
float:left;
font-family:Verdana;
font-size:11px;
font-weight:bold;
line-height:18px;
margin-right:25px;
margin-top:18px;
padding:7px;
width:240px;
}

#tagcloud {
	overflow: hidden;
	clear: both;
	margin-right: 15px;
	}

#sidebar li {
	margin-bottom:0;
	}

#sidebar ul {
	margin: 0px 0px 10px 0px;
	padding-left:15px;
	background: #fafafa;
	border-color:#eeeeee;
	border-style:solid none none;
	border-width:1px 0 0;
	margin-bottom:0;
	padding-left:13px;
	padding-top:4px;
	}

#sidebar ul li {
	list-style-image: url(/images/bullet_list.gif);
	list-style-position:outside;
	padding: 0px;
	margin-left: 6px;
	}
	
#sidebar ul li a, #sidebar ul li a:visited {
color:#0C2E51;
display:block;
font-family:Arial,san-serif;
font-size:14px;
font-weight:normal;
padding:5px 0;
text-decoration:none;
list-style-image: url(/images/bullet_list.gif);
list-style-position:outside;

}

#sidebar ul li a:hover {
	color: #2c6f23;
	text-decoration: none;
	list-style-image:url(/images/bullet_list.gif);
	list-style-position:outside;

	}

#sidebar h2 {
color:#666666;
font-family:Arial;
font-size:11px;
font-weight:bold;
line-height:17px;
margin-bottom:4px;
}

ul#recentcomments {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	overflow: hidden;
	background: #eeedee;
	}

ul#recentcomments li {
	display: block;
	padding: 3px 0px;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	}

ul#recentcomments li a, ul#recentcomments li a:visited {
	display: inline;
	color: #191a7f;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	border: 0px;
	}

ul#recentcomments li a:hover {
	text-decoration: none;
	color: #333;
	}

#footer {
	color:#000000;
	line-height:17px;
	margin:0px auto 0px;
	padding: 0px 0 0px;
	width:100%;
	overflow: hidden;
	}

#footer h2 {
	color: #2d6f23;
	font-family: Arial;
	font-weight: normal;
	padding-left: 15px;
	}

#footer p {
	color:#777;
	}

#footer p.smallfp {
	font-size: 9px;
	clear: both;
	padding-top: 15px;
	}

#footer-wrap {
	width: 935px;
	overflow: hidden;
	margin: 0px auto;
	padding: 20px 0px;
	background: url(images/bg3.png) left top repeat-x;
	}

#footer a {
	text-decoration:none;
	color: #777;
	}

#footer a:hover {
	text-decoration:underline;
	}

#footer-left {
	float: left;
	overflow: hidden;
	width: 200px;
	}

#footer-right {
	float: right;
	width: 705px;
	overflow: hidden;
	}

#footer-right p {
	font-size: 14px;
	letter-spacing: 2px;
	}

#comentarii {
	margin:0 auto;
	padding:0 0 10px;
	}

.comsg {
	font-family: Arial;
	font-style: italic;
	line-height: 18px;
	padding: 10px 15px;
	margin: 10px 15px;
	font-size: 11px;
	color: #666;
	background: #fafafa;
	}

#comentarii h3 {
	font-size:18px;
	margin:0 0 20px;
	}

#comentarii ol.commentlist {
	list-style-type:none;
	margin:0;
	padding: 0;
	}

#comentarii ol.commentlist p {
	list-style-type:none;
	}

#comentarii ol.commentlist li {
	margin:0px 0px 10px;
	padding:10px;
	overflow: hidden;
	background: #fafafa;
	border: 1px dotted #bbb;
	}

#comentarii ol.commentlist li.alt {
	background: #fff;
	}

#comentarii ol.commentlist li.staffcomment {
	border-color: #000;
	}

#comentarii ol.commentlist li.bypostauthor {
	border-color: #000;
	}

label {
	cursor:pointer;
	margin:2px 0;
	}

.reply {
	padding: 3px 0px 3px 0px;
	margin-bottom: 5px;
	display: block;
	}

.reply a, .reply a:visited {
	color: #000;
	}

.reply a:hover {
	color: #999;
	text-decoration: none;
	}

#cancel-comment-reply-link {
	padding: 3px 0px 3px 0px;
	margin-bottom: 5px;
	display: block;
	}

.authorinfo {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	line-height: 16px;
	color: #999;
	font-size: 11px;
	}

.authorinfo a, .authorinfo a:visited {
	color: #000;
	}

.authorinfo a:hover {
	text-decoration: none;
	color: #999;
	}

.avatar {
	float: left;
	display: block;
	background: #fafafa;
	border: 1px solid #ddd;
	margin: 0px 5px 0px 0px;
	}

ul.children {
	padding: 0px;
	margin: 10px;
	}

#respond {
	overflow: hidden;
	margin-bottom: 10px;
	}

#commentform {
	margin-left: 0px;
	}

#commentform input {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width:200px;
	}

#commentform textarea {
	height:108px;
	width:450px;
	}

#commentform .input-comment {
	background-color:#F5F5F5;
	border:1px solid #545454;
	font-size:12px;
	padding:3px 5px;
	vertical-align:middle;
	}

#commentform .input-comment-on {
	background-color:#FFFFFF;
	border:1px solid #545454;
	font-size:12px;
	padding:3px 5px;
	vertical-align:middle;
	}

#commentform .textarea-comment {
	background-color:#F5F5F5;
	border:1px solid #545454;
	font-family:Arial,Verdana,Tahoma;
	font-size:12px;
	padding-left:3px;
	padding-top:3px;
	vertical-align:middle;
	}

#commentform .textarea-comment-on {
	background-color:#FFFFFF;
	border:1px solid #545454;
	font-family:Arial,Verdana,Tahoma;
	font-size:12px;
	padding-left:3px;
	padding-top:3px;
	vertical-align:middle;
	}

#commentform input.buton-comment {
	background-color:#545454;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	height:20px;
	width:60px;
	}

#send {
	clear:both;
	padding-top:5px;
	}
	
div.top_title {
color:#742FB2;
font-family:georgia;
font-size:19px;
margin-bottom:8px;
}


div.photolist  {
margin-bottom:20px;
margin-top:5px;
min-height:130px;
}


a.title_link {
color:#742FB2;
font-family:georgia;
font-size:14px;
margin-bottom:8px;
margin-top:3px;
text-decoration:none;
}

a:hover.title_link {
color:#742FB2;
font-family:georgia;
font-size:14px;
margin-bottom:8px;
margin-top:3px;
text-decoration:underline;
}

img.home_banner {
margin-bottom:-5px;
margin-left:-4px;
margin-top:5px;
}


td.program {
color:#742FB2;
display:block;
font-family:georgia;
font-size:19px;
padding-bottom:12px;
}

#content h5 {
color:#742FB2;
font-family:georgia;
font-size:19px;
font-weight:normal;
margin-bottom:8px;
margin-top:0;
}

#content h5 a, h5 a:visited {
color:#742FB2;
font-family:georgia;
font-size:19px;
font-weight:normal;
margin-bottom:8px;
margin-top:0;
}

p.blank {
color:#000000;
font-family:Arial,san-serif;
font-size:15px;
line-height:1;
padding:0;
}