/*
estiskola.hu blogjainak globalis stylesheetje
*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	background-color: #f6f6f6;
	border-right: 1px solid #959596;
	border-bottom: 1px solid #959596;
	border-left: 1px solid #959596;
	text-align: left;
	}
/*
#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 95px; 
	width: 740px; 
	} 
*/
#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	padding-top: 10px;
	font-size: 1.05em;
	}

.narrowcolumn .entry p {
	padding-top: 5px;
	font-size: 1.05em;
	}

.widecolumn .entry br {
	padding-top: 2em;
}

.narrowcolumn .entry br {
	padding-top: 2em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin-top: -10px;
	}

.widecolumn {
	line-height: 1.6em;
	}

#content .widecolumn {
	width: 576px;
}
	
.narrowcolumn .postmetadata {
	margin: 0 auto;
/*	padding-bottom: 2px;*/
	color: #b1b1b1;
	}

.narrowcolumn .postmetadata .datum a {
	text-decoration: none;
	font-weight: normal;
	color: #767676;
}

.narrowcolumn .postmetadata .datum a:hover {
	color: #b1b1b1;
}
/*.narrowcolumn .postmetadata .datum {
    float: left;
	margin: 0 auto;
    padding-top: 1px;
    color:  #999999;
}*/

.narrowcolumn .postmetadata .hozzaszolas {
    float: left;
}

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

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	padding-top: 5px;
	font-size: 1.8em;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	}

#headerimg .headertitle {
	padding-top: 14px;
	text-align: center;
	font-size: 3.5em;	
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*font-weight: bold;*/
	letter-spacing: 1px;
	text-transform: lowercase;
}	


#headerimg .headertitle a, #headerimg .headertitle a:visited, #headerimg .headertitle a:hover, #headerimg .description {
	text-decoration: none;
	color: black;
}	

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

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

.commentlist span, .commentlist span a {
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0; 
	}

#page {
	background-color: #f6f6f6;
	margin: 0 auto;
	padding: 0;
	width: 966px;
	border-right: 1px solid #959596;
	border-bottom: 1px solid #959596;
	border-left: 1px solid #959596;
	}

#header {
	margin: 0 0 0 5px; 
	padding: 0; 
	height: 100px; 
	width: 960px;
	}
	
#headerszurke {
    margin: 0;
    padding: 0;
    width: 5px;
    height: 100px;
	background-color: #f6f6f6;
	float: left;
	}
	
/*	
#headerleft {
	margin: 0;
	padding: 0;
	width: 68px;
	height: 68px;
	float: left;
	background: url(images/fejlec_bal.jpg) repeat-x;
	border: 1px solid black;
    }

#headerimg {
	margin: 0;
	padding: 0;
	height: 68px;
	width: 604px;
	text-align: center;
	float: left;
	background: url(images/fejlec.jpg) repeat-x;
	}

#headerright {
	margin: 0;
    padding: 0;
	width: 68px;
	height: 68px;
	float: left;
	background: url(images/fejlec_jobb.jpg) repeat-x;
    }
*/

.balszel {
	width: 50px;
	min-height: 200px;
	float: left;
}

.narrowcolumn {
	float: left;
	width: 700px;
	}


.widecolumn {
	float: center;
	padding: 7px 0 0 0;
	/*margin: 100px 0 0 100px;*/
	margin-left: 87px;
	width: 576px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.narrowcolumn .post, .widecolumn .post {
/*	margin: -10px 0 0 0;*/
	}

.narrowcolumn .feltoltes {
	margin-top: 20px;
}

.narrowcolumn .postmetadata {
	margin: 0 auto;
/*	padding-bottom: 10px;*/
	color: #b1b1b1;
	}

.narrowcolumn p.kattag {
	margin: 0;
	padding: 0;
	line-height: 14px;
	font-size: 10px;
}

.narrowcolumn p.kattag a{
	text-decoration: none;
	color: #999999;	
}

.narrowcolumn p.kattag a:hover {
	color: #b1b1b1;	
}

.widecolumn .postmetadata {
	margin: 0 auto;
	padding-bottom: 2px;
	color: #b1b1b1;
	}

.widecolumn .postmetadata .hozzaszolas {
    float: left;
}

.widecolumn .postmetadata .datum {
    float: left;
    padding-top: 1px;
    color:  #999999;
}

.widecolumn .postmetadata .datum a {
	text-decoration: none;
	color: #999999;
}


	
.vonal {
	width: 320px;
	height: 46px;
	padding-top: 5px;
	margin: 0 auto 0 auto;
	background: url(http://estiskola.hu/images/elvalaszto.jpg) no-repeat;
}	

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/*.postmetadata {
	clear: left;
}*/

#footer {
	padding: 5px 0 20px 0;
	margin: 0 auto;
	width: 960px;
	height: 145px;
	clear: both;
	border-top: 1px solid #d5d5d5;
	}

.footervonal{
	border-top: 1px solid #d5d5d5;
	width:  740px;
	height: 1px
}

.labfilm {
	margin: 0 auto;
	width: 960px;
	height: 82px;
	background: url(http://estiskola.hu/images/szelescim/malaccsik.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 3px 0;
	text-align: center;
	line-height: 16px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

.post h2 {
	letter-spacing: 1px;
	font-weight: normal;
}

.post h2 a,.post h2 a,.post h2 a:visited {
	color: #000;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



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

/*	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;
/*	margin-bottom: 5px;*/
	margin-top: 5px;
/*	padding: 5px 5px;*/
	border: 1px solid #999;
}

img.alignright {
/*	padding: 4px;*/
	margin: 5px 2px 2px 14px;
	display: inline;
	border: 5px solid #d5d5d5;
	}

img.alignleft {
/*	padding: 4px;*/
	margin: 5px 14px 2px 2px;
	display: inline;
	border: 5px solid #d5d5d5;
	}

img.avatar {
	padding: 1px 1px;
	margin: 0 9px 5px 0;
/*	border: 1px solid #666;*/
	display: inline;
	float: left;
	}


.alignright {
	float: right;
	}

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

.cim {
	/*float: left;
	width: 480px;
	height: 40px;
	border: 1px solid black;*/
}

/* 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 0;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.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 {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	padding-left: 8px;
	font-size: 1em;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 0; 
	width: 148px;
/*	text-align: center;*/
	}

#sidebar #searchform #s {
	width: 96px;
	padding: 0;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* 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;
	border-bottom: 1px solid #bbb;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* @group Begin Sidebar */
#sidebar
{
	padding-left: 2px;
	padding-right: 2px;
	margin: 0 0 0 0;
	width: 144px;
	float: left;
}

#sidebar form {
	margin: 0;
	}
	
#vege {
	width: 750px;
	height: 1px;
	float: left;
}
/* @end */		



/* @group Begin Calendar */
table {
	padding: 0;
	margin: 0;
	width: 140px;
	font-size: 10px;
}

.naptar {
	padding: 0;
	margin: 0;
	width: 140px;
}

#wp-calendar {
	empty-cells: show;
	width: 140px;
	color: #a9a9a9;
	overflow: hidden;
	}

table#wp-calendar tbody {
	font-size: 11px;
}

#wp-calendar #next a {
	font-size: 9px;
	text-align: right;
	font-weight: normal;
	}

#wp-calendar #prev a {
	font-size: 9px;
	text-align: left;
	font-weight: normal;
	}

#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
	text-decoration: underline;
}

#wp-calendar a {
	display: block;
	color: #1000cb;
	font-weight: bold;
	font-size: 11px;
}

#wp-calendar a:hover {
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;

}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-size: 12px;
	color: #909090;
	display: none;
}

#wp-calendar tr {
	font-size: 11px;
	padding-top: 10px;
}

#wp-calendar td {
	padding: 1px 0.5px;
	text-align: center;
	font-size: 11px;
	}

#wp-calendar thead {
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

#wp-calendar thead tr td, #wp-calendar thead tr {
	font-size: 9px;
}

/*#wp-calendar td.pad:hover {
	background-color: #c8c8c8; }*/
	
#wp-calendar #today, #wp-calendar #today a {
	padding: 0 0;
	border: 1px solid #ccc;
	color: red;
	font-size: 11px;
	}	
	
/* @end */		



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

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

blockquote {
	margin: -8px 0 5px 0;
	padding: 0 45px 2px 45px;
	color: #333;
	background: url('http://www.estiskola.hu/images/mutato.jpg') no-repeat 0 center;
	min-height: 80px;
	font-style: italic;
}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
    width: 740px;
    height: 16px;
	background-color: #d5d5d5;
	display: block;
	text-align: center;
	margin: 0 auto;
	}
	
.navigation .bal {
	width: 82px;
	height: 16px;
	float: left;
}	
.navigation .jobb {
	width:  82px;
	height: 16px;
	float: right;
}
.navigation .alignleft {
    font-size: -1;
    margin-top: 2px;
    float: left;   
}

.navigation .alignright {
    font-size: -1;
    margin-top: 2px;
    float: right;
    }

.navigation .keres {
	height: 14px;
	width: 50px;
	margin-top: 1px;
	float: center;
}


.navig {
    width: 960px;
    height: 16px;
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
	padding: 3px 0;
}

.navig a, .navig .alignleft a, .navig .alignright a {
	color: #000000;
	text-decoration: none;
}

.navig a:hover, .navig .alignleft a:hover, .navig .alignright a:hover {
	color: #c10000;
}
	
.navig .bal {
	width: 20px;
	height: 16px;
	float: left;
}	
.navig .jobb {
	width:  20px;
	height: 16px;
	float: right;
}
.navig .alignleft {
    float: left;  
    padding: 0;
    margin: 0; 
}

.navig .kozep{
	width: 700px;
	float: middle;
}

.kov {
	float: right;
    padding: 0;
    margin: 0;	
}

.elo {
	float: left;
    padding: 0;
    margin: 0;
}

.navig .alignright {
    float: right;
    padding: 0;
    margin: 0;
    }

.navig .keres {
	height: 14px;
	width: 50px;
	margin-top: 1px;
	float: center;
}

.komment {
	height: 16px;
	width: 576px;
	margin: 20px auto;
	text-align: center;
}

.komment .bal {
	float:  left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
}

.komment .jobb {
	float: right;
}

.komment2 {
	height: 16px;
	width: 513px;
	margin: 20px auto;
	text-align: center;
}

.komment2 .bal {
	float:  left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
}

.komment2 .jobb {
	float: right;
}
/* End Various Tags & Classes*/



/* @group komment, video, mp3, egyebek*/

.video, .falivideo {
    text-align: center;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
.videosz {
    text-align: center;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 5px;
	}

li.hegyi {
    background-color: #FFF9a4;
	border-bottom: 1px solid #e6e805;
}

li.szoke {
    background-color: #dff0fd;
	border-bottom: 1px solid #97a4ff;
}

.commanderbar {
	background-color: #999999;
	font-size: 12px;
	/*line-height: 16px;*/
	margin-left:5px;
	text-align: center;
	float: center;
	width: 740px;
	height: 16px;
	color: #000000;
	padding-top: 2px;
}

.commanderbar .szoveg {
	width:  740px;
	height: 15px;
	padding-top: 1px;
}

.commanderbar .szoveg a {
	padding: 0 6px;
	color: #FFFFFF;
/*	background: inherit;*/
	/*font-weight: bold;*/
	text-decoration: none;
}

.commanderbar .szoveg a:hover {
	/*background: #33ADDB url(images/img/hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #626262;*/
	color: #000000;
}



.kommentlink {
	font-size: small;
		
}

.kommentlink a, .kommentlink a:hover {
	text-decoration: none;
	font-size: small;
}
/* @end */		

/* @group Begin Contact Form CSS */
.contactform {
	margin: 0;
	padding: 1em 0; 
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright span {
	font-style: italic;
	color: #f00;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
/* @end */		


/* @group uj header cumok */

.headerkozep {
    width: 68px;
    height: 68px;
	float: left;
}

.headerkozep a {
	position: relative;
	top: 0px;
	left: 0px; 
	display: block;
	width: 68px;
	height:68px;
}

.headercim {
	width: 882px;
	height: 68px;
	float: left;
}

.headercim a {
	position: relative;
	top: 0px;
	left: 0px; 
	display: block;
	width: 882px;
	height:68px;
}


.hely {
	width: 960px;
	height: 10px;
	float: left;
}

.singlehely {
	width:744px;
	height: 10px;
	float: left;
}

.navi {
    width: 960px;
    height: 16px;
	display: block;
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
	font-size: 11px
	}

.navi a, .navi .alignleft a, .navi .alignright a {
	color: #fff;
	text-decoration: none;
}

.navi a:hover, .navi .alignleft a:hover, .navi .alignright a:hover {
	color: #c10000;
}

.navi .bal {
	width: 82px;
	height: 16px;
	float: left;
}
	
.navi .jobb {
	width:  82px;
	height: 16px;
	float: right;
}
.navi .alignleft {
    float: left;   
}

.navi .alignright {
    float: right;
    }

.navi .keres {
	height: 14px;
	width: 50px;
	margin-top: 1px;
	float: center;
}


.footerhely{
	width: 700px;
	height: 70px;
}

.commandera {
	text-align: center;
	width: 960px;
	height: 16px;
	color: #000000;
	display: block;
	padding: 3px 0px;
}

.commandera .szoveg {
	font-size: 11px;
	width:  960px;
	height: 15px;
}

.commandera .szoveg a {
	padding: 0 4px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.commandera .szoveg a:hover {
	color: #c10000;
}

.commander {
	text-align: center;
	width: 960px;
	height: 16px;
	color: #c4c4c4;
	display: block;
	padding-top: 2px;
}

.commander .szoveg {
	font-size: 13px;
	width:  960px;
	height: 15px;
}

.commander .szoveg a {
	padding: 0 8px;
	color: #FFFFFF;
	text-decoration: none;
}

.commander .szoveg a:hover {
	color: #c10000;
}

/* @end */		


/* @group tabla es sidebar extrak */
.statmachine img {
	border: 0px;
	visibility: visible;
}

.tabla {
	width: 140px;
	height: 145px;
	background: url(http://estiskola.hu/images/tabla.gif) no-repeat;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

.tabla .tartalom {
	padding-top: 20px;
	padding-left: 10px;
	text-align: left;
	width: 122px;
	height: 115px;
	color: black;
}

.tabla .tartalom p {
	font-size: 11px;
	line-height: 13px;
}

.tabla .tartalom .cim {
	font-family: font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	visibility: hidden;
}

.tabla .tartalom .cim a{
	color: black;
	text-decoration: none;
	}
	
.tabla .tartalom .cim a:hover{
	color: black;
	text-decoration: none;
	}
	
.tabla .tartalom .tovabb a, div.tabla div.tartalom a {
	color: #cf1000;
}

.tabla .tartalom .tovabb a:hover, div.tabla div.tartalom a:hover {
	color: white;
	}
	
.feltolto {
	width: 410px;
	padding-left: 100px;
}

.extrahir, .extrahir a {
	color: #cf1000;
}
/* @end */		

/*@group szavaz*/
.szavaz {
	float: right;
	padding-right: 13px;
}
/* @end */		

/* @group tamogatok*/

.tamogato{
	padding: 10px 10px 10px 10px;
	width: 730px;
	height: 100px;
	border-top-style: double;
	border-top-width: 1px;
	background-color: fff;
}

img.tamogatkep{
	display: inline;
	border: 1px solid #d5d5d5;
	padding: 3px;
}
/* @end */		

/* @group sidebar tartalom scroll*/

.kat {
	overflow: auto;
	height: 105px;
	width: 148px;
}


.tart {
	overflow: auto;
	height: 357px;
	width: 148px;
}
/* @end */		

/* @group estiklopedia*/
a[href ^="http://estiklopedia.hu"], .estiklopedia, .estiklopedia a, .estiklopedia a:visited, .estiklopedia a:hover {
	background: url(images/estiklopedia.png) center right no-repeat;
	padding-right: 19px;
	color: #b87500;
}
/* @end */		

/* @group search hilight */
.hilite {
		color: #000;
		background-color: #99ccff;
		}
.hilite1 {
		color: #000;
		background-color: #ffcc66;
		}
.hilite2 {
		color: #000;
		background-color: #99ff66;
		}
.hilite3 {
		color: #000;
		background-color: #ff9999;
		}
/* @end */		
		
/* @group pagebar*/
.pagebar
{ 
   padding: 0.2em 0.5em;
   margin-right: 0.1em;
   border: 1px solid #fff;
   background: #fff;
  	 text-decoration: none;
}

.pagebar a, .pageList .this-page 
{
  	 border: 1px solid #9AAFE5;
   text-decoration: none;
  	 padding: 0.2em 0.5em;
}

.pagebar a:visited 
{
  	 border: 1px solid #9AAFE5;
   text-decoration: none;
  	 padding: 0.2em 0.5em;
}

.pagebar .break 
{
   padding: 2px 6px; 
  	 border: none; 
  	 background: #fff; 
  	 text-decoration: none; 
}

.pagebar .this-page 
{ 
  	 border: 1px solid #2E6AB1; 
  	 padding: 0.2em 0.5em; 
   font-weight: bold; 
   background: #2E6AB1; 
   color: #fff; 
} 

.pagebar a:hover 
{ 
  	 border-color: #2E6AB1; 
} 
/* @end */		





/* @group structure */

#footer {
	padding: 15px 0 0 0;
	text-align: center;
	margin: 0 auto;
	width: 960px;
	height: 170px;
	clear: both;
	}
	

#sidebar {

	padding: 0 0 0 50px;
	margin: 0;
	width: 150px;
	float: left;	
}

/* @end */

/* @group upload */

#f1_upload_process{
   z-index:100;
   position:absolute;
   visibility:hidden;
   text-align:center;
   width:600px;
   height: 350px;
   margin:0px;
   padding:0px;
   background-color:#fff;
   border:1px solid #ccc;
}

/* @end */


#mediaspace{
	margin: 0;
	padding: 0;
	margin-top: -20px;
}
