/*
Theme Name: HIRA-VC 3.3
Theme URI: http://www.hira-vc.com/
Description: The Theme for HIRA-VC.
Author: O.Mina
Author URI: http://ag-skin.com/
*/

form{
	margin:0px;
}

body {
	margin:10px;
	font-family:Century Gothic,Futura,Arial,Helvetica,Sans-serif;
	color:#666;
	background-color:#ddd;
	}

#page {
	width:770px;
	margin:auto;
	border:solid #ccc 0px;
	background:url(images/container_bg.gif) repeat-y;
	}

#header {
	width:750px;
	padding-bottom:0px;
	background:url(images/container_header.gif) no-repeat;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	}

#header h1 a{
	margin:0px;
	margin-top:10px;
	display:block;
	width:560px;
	height:165px;
/*	background:url(images/header_image.jpg) no-repeat left top;*/
	overflow:hidden;
	float:left;
	}

#header h1 a img.print{
	display:none;
}

#header h1 a img.web{
/*	display:none;*/
}

#header h1 span{
	display:none;
}

#util {
	margin:0px;
	margin-top:10px;
	width:155px;
	height:135px;
	padding:10px;
	padding-top:20px;
	background:url(images/util_bg.jpg) no-repeat left top;
	line-height:150%;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	float:right;
}

#content {
	width:560px;
	/*background-color:#ccf;*/
	font-size: 1em;
	padding-right:10px;
	float:right;
	}

#sidebar {
	width:175px;
	padding:0px;
	/*background-color:#cdc;*/
	background:url(images/side_bg.jpg) repeat-y;
	margin-left:5px;
	float:left;
	color:#fff;
	font-weight:bold;
	}
	
#sidetop{
	background:url(images/side_header.jpg) no-repeat left top;
	padding:10px;
	padding-top:60px;
	padding-bottom:0px;
	}
	
#sidebottom{
	background:url(images/side_footer.jpg) no-repeat left bottom;
	padding:10px;
	padding-top:0px;
	}
	
#sidebar a{
	color:#fff;
	font-weight:bold;
	}
	
#footer {
	clear:both;
	width:750px;
	height:30px;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	margin:auto;
	text-align:right;
	font-size:0.9em;
	color:#fff;
	background:url(images/container_footer.jpg) no-repeat left top;
	}


.widecolumn .entry p {
	font-size: 1em;
	margin-left:1em;
	margin-bottom:1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin-left:2em;
	margin-right:2em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	display:none;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}


h1 {
	font-size: 1em;
	}

#headerimg .description {
	font-size: 1.2em;
	}

h2 {
	background:url(images/h2_bg.gif) no-repeat left bottom;
	font-size: 1.6em;
	color:#666;
	height:30px;
	padding-left:34px;
	padding-top:2px;
	}
h2 a{
	color:#666;
	}
h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	border-bottom:solid #f60 1px;
	padding:2px;
	color:#e60;
	}

h4 {
	font-weight:bold;
	font-size:1.0em;
	color:#660;
	margin:0px;
	}

ul,ol{
	margin-bottom:1em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	}


a:hover{
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font-size: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	}

#page {
	}

#header {
	}

#headerimg {
	}

.narrowcolumn {
	}

.widecolumn {
	}

.post {
	}
.post small{
	display:none;
}

.widecolumn .post {
	}

.narrowcolumn .postmetadata {
	}

.widecolumn .postmetadata {
	}

.widecolumn .smallattachment {
}

.widecolumn .attachment {
}

.postmetadata {
}

#footer {
	}

#footer p {
	}
/* End Structure */



/*	Begin Headers */
h1 {
	}


h2.pagetitle {
}

#sidebar h2 {
	}

h3 {
	}

h3.comments {
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border:none;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin-top:0px;
	margin-left:1em;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 10px;
	}
#sidebar ul ul a{
	line-height:140%;
	color:#fff;
	font-weight:bold;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar ul li,#sidebar ul ul li{
  padding-left:12px;
  background:url(images/arr_side.gif) no-repeat left 5px;;
  margin-bottom:5px;
  }
  
##sidebar ul li.sideborder{
  background:none;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin:0px;
	}

#searchform #s {
	width: 110px;
	padding: 0px;
	border:solid #ccc 0px;
	margin-right:2px;
	}

#searchsubmit {
	color:#f9c;
	width:40px;
	height:17px;
	padding:0px;
	border:none;
	font-size:-0px;
	background-image:url(images/btn_search.gif);
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	display:none;
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
display:none;
	}
/* End Various Tags & Classes*/



.hidden{display:none;}
.margin{margin:10px;}

#font_small{
	display:block;
	width:26px;
	height:26px;
	background:url(images/btn_font_small.gif) no-repeat;
	}

#font_midlle{
	display:block;
	width:26px;
	height:26px;
	background:url(images/btn_font_midlle.gif) no-repeat;
	}

#font_large{
	display:block;
	width:26px;
	height:26px;
	background:url(images/btn_font_large.gif) no-repeat;
	margin-right:4px;
	}
	
.split{
	background:url(images/head_line.gif) no-repeat center;
	}
	
span.hide{
	display:none;
	}
	
#index{
	display:block;
	width:150px;
	height:32px;
	background:url(images/menu.jpg) no-repeat center;
	margin-bottom:10px;
	}
	
.sideborder{
	margin:0px;
	/*background:url(share/images/dot_line.gif) no-repeat center 4px;*/
	border-top:dotted #fff 1px;
	margin-top:15px;
	}
	
.sideline{
	margin-top:12px;
	margin-bottom:12px;
	border-bottom:solid #fff 1px;
	}

#top_middle_column{
	width:560px;
	margin-top:5px;
	}

#news_container{
	float:left;
	width:293px;
/*	height:208px;*/
	font-size:1.1em;
	color:#069;
	line-height:160%;
	margin-left:4px;
	margin-right:26px;
	}
#top_news{
	padding-left:10px;
	width:283px;
/*	height:263px;
	overflow:auto;*/
	}

#top_news ul{
	margin:0px;
	margin-bottom:20px;
	list-style:none;
	}
#top_news ul li{
	border-bottom:dotted #bbf 1px;
	}
#middle_right{
	display:block;
	float:right;
	height:263px;
	}
#middle_right img{
	margin-bottom:5px;
}
#top_link{
	margin-top:5px;
	background:url(images/link_bg.gif) no-repeat;
	width:230px;
	height:40px;
	padding-top:30px;
	}

#top_link a{
	font-size:0.8em;
	background:url(images/arr_link.gif) no-repeat left center;
	margin-left:20px;
	padding-left:12px;
	}

p{
	margin:0px;
	}

.news div{
	padding-bottom:4px;
	width:420px;
	background:url(images/dotmini.gif) no-repeat center bottom;
	}