
@import url(/wp-content/themes/channel_nine/layout.css);
@import url(/wp-content/themes/channel_nine/sidebars.css);
@import url(/wp-content/themes/channel_nine/comments.css);
@import url(/wp-content/themes/channel_nine/content.css);
@import url(/wp-content/themes/channel_nine/form.css);
@import url(/wp-content/themes/channel_nine/lazy-gallery.css);

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#666;
	font-size: 10pt;
}

/*
 62.5%;
    font-size: 68.75%;
    font-size: 87.5%;
*/

#page-top {
	padding-bottom: 0.2em;
    vertical-align: middle;
}



#masthead {
    margin-top: 0.2em;
	padding: 0;
	padding-left: 0.1em;
	font-size: 16pt;
	font-weight: 600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#masthead a, #masthead a img, a img   {
	text-decoration: none;
	color: #fff;
    border: 0px solid #fff;
}



#center {
	background:#fff;
	padding-bottom:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color:#666;
	line-height: 130%;
	padding-top: 1em;
}

#footer {
	color:#aaa;
	clear:both;
	border-top:1px dotted #ddd;
	padding-top:1em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 87.5%;
	font-weight:400;
	text-align:center;
}

.contact-us-link {
	font-size: 120%;
	font-weight: bold;
}



a {
	color:#B5597A;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #B5597A;
	padding-bottom: 0;
}

a:hover {
	color: #aaa;
	border-bottom: 1px solid #aaa; 
}

a:visited:hover {
	color:#aaa;
	border-bottom: 1px solid #aaa; 

}

.page-body {
	padding: 1em;
	float: left;
}





h1 {
	font-size: 140%;
	font-weight: bold;
}




div.breadcrumb {
	font-size: 80%;
	color: #aaa;
	margin-left: 1em;
	margin-top: 0.6em;
	border-bottom: 1px dotted #ddd;
}

#secondary-links {
	background:#e7eff2;
	margin-right:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:smaller;
	font-weight:400;
	text-transform:uppercase;
	margin-left:0.5em;
	text-decoration:none;
	color:#999;
	padding:0.3em 0.3em 0.3em 0.8em;
}

#content {
	border-top: 1px solid #ddd;	
}

/*

#content .box {
margin:1em;
padding:1em;
}

*/

div.description {
color:#aaa;
margin-top:0.6em;
margin-bottom:0.2em;
}

.form-item {
padding-bottom:0.5em;
padding-top:0.5em;
margin-bottom:0.5em;
margin-top:0.5em;
}

label {
font-weight:700;
margin-bottom:0.4em;
padding-top:0.2em;
padding-bottom:0.4em;
}

.submitted {
padding:0.2em 0.2em 0.2em 0.2em;
font-size: 90%;
color: #aaaaaa;
}

.messages {
background-color:#B0E57C;
margin:1.4em;
padding:0.6em;
}

.error {
background-color:#f30;
color:#FFF;
}

ul.tips:before {
content:"Tippek";
font-weight:700;
}

ul.tips,.item-list>ul {
background-color:#FFEC94;
color:#960;
list-style-type:none;
list-style-image:none;
list-style-position:outside;
margin:0.4em;
padding:0.6em;
}

div.item-list>ul>li {
margin-bottom:0.8em;
}

ul.tips>li:before {
	content:"→ ";
	font-size:16pt;
	vertical-align:middle;
	margin-bottom:0.6em;
}

a.admin-link {
	display: block;
}
/* admin links */

.admin-link a, a.admin-link {	
	background-color: #F2F0E7;
	padding: 0.5em;
	color: #14568A;
	text-decoration: none;
	font-weight: normal;
	border: 1px dotted #14568A;
	font-size: 120%;
}

.admin-link a:before, a.admin-link:before {
/*	content: "SZERKESZTŐ | "; */
	content: url(/wp-content/themes/channel_nine/images/qbullets/edit.gif);
	padding-right: 0.4em;
	color: #598EB5;
	font-size: 80%;
}

.admin-link a:hover {
	text-decoration: none;
	color: #F2F0E7;
	background: #83ABB0;
}

/*.post-categories {
	color: #aaa;
	display: inline;
}

.post-categories a {
	border: none;
	font-size: 90%;
}
.post-categories:before {
}

a.category, .post-categories a, .widget_categories a {
	border-bottom: 1px dotted #B5597A; 

}

*/

/*
a.category:before, .post-categories a:before, .widget_categories a:before {
	content:"→ "; 
	content-position: inside;
	color: #aaa;
	border-bottom: none;
}
a.category:hover:before, .post-categories a:hover:before, .widget_categories a:hover:before {

a.category:hover, .post-categories a:hover, .widget_categories a:hover {
	
	text-decoration: none;
	padding-bottom: 0;
	border-bottom: 1px dotted #aaa; 
	color: #aaa;
}
*/
a.category:hover, .post-categories a:hover, .widget_categories a:hover {
	border-bottom: 1px solid #aaa; 
}

/*
p.MsoNormal {
	margin: 0;
	padding: 0;
	display: inline;
}*/
