/*
Theme Name: astro-line.hu
Theme URI: http://www.astro-line.hu/
Description: Tema az astro-line.hu weboldalhoz
Version: 1.0
Author: ENEXIS Kft.
Author URI: http://www.enexis.hu/
Tags: astro-line.hu
*/

body {
	font-family: Tahoma, verdana, arial;
	background: #161D31 url(/wp-content/themes/astro-line.hu/images/main_bg.gif) repeat-x;
	color: #333;
	text-align: center;
	padding-bottom: 30px;
	font-size: 13px;
	}

#container-01 {
	border: 0px solid #000;
	width: 880px;
	text-align: left;
	margin: 25px auto;
/*	display: none; */
	}

#header {
	height: 123px;
	}


#mainmenu {
	background: url(/wp-content/themes/astro-line.hu/images/menu_bg.gif) repeat-x;
	height: 35px;
	position: relative;
	}

#mainmenu ul {
 	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	border: 0px solid #ccc;
	height: 35px;
	list-style: none;
	}

#mainmenu ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 35px;
	padding-left: 13px;
	padding-right: 10px;
	border: 0px solid #fff;
	background-image: url(/wp-content/themes/astro-line.hu/images/menu_bg_div.gif);
	background-repeat: no-repeat;
	position: relative;
	}
/*
#mainmenu ul li.current_page_item a {
	color: #D3ECFF;
	}
*/

#mainmenu ul li a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-family: tahoma;
	border: 0px solid #fff;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 9px;
	}

.clear {
	clear: both;
	}


#footer {
	border-top: 1px solid #ccc;
	margin-top: 30px;
	font-size: 11px;
	padding: 12px;
	text-align: center;
	}

#footer span#s1 {
	}

#footer a {
	color: #333;
	}
#content {
	width: 600px;
	float: left;
	padding-left: 20px;
	z-index: 5;
	}

#container-02 {
	background: #fff url(/wp-content/themes/astro-line.hu/images/content_bg.gif) repeat-x;
	padding-top: 20px;
	}

.post {
	border: 0px solid #ccc;
	}

.post a {
	color: #D51D1D;
	font-size: 13px;
	}

.post h2, h2.pagetitle, .post h2 a {
	color: #132B67;
	font-size: 24px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
	}


#sidebar {
	float: left;
	width: 230px;
	}

#sidebar div.sidebox {
	list-style-type: none;
	border: 1px solid #ccc;
	background-color: #fff;
	position: relative;
	padding: 6px;
	left: 8px;
	margin-bottom: 15px;
}

#sidebar div.sidebox ul {
	list-style-type: square;
	padding: 10px;
	margin: 0px;
}

#sidebar div.sidebox h3 {
	padding-top: 2px;
	margin-top: 0px;
	font-size: 13px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #999;
	}

#sidebar ul li {
	margin-left: 20px;
	}

#sidebar a {
	color: #2A457C;
	}

ul.lista {
	list-style-type: decimal;
	}

ul.lista li {
	    padding: 3px 0px 3px 0px;
	    }
ul.lista li a {
	color: #463C2A;
	}


ul.lista li a.lista-comments {
	text-decoration: none;
	}

div.navigation {
	text-align: center;
	background-color: #E5ECF3;
	padding: 5px;
	}

div.navigation a {
	color: #A71E1E;
	text-decoration: none;
	}

div.navigation hr {
	height: 1px;
	width: 90%;
	color: #BECBD9;
	background-color: #BECBD9;
	border: 0px;
	padding: 0px;
	}

div.category_description {
	font-size: 11px;
	}

div.c_comments {
	padding: 5px;
	}

div.c_author {
	font-weight: bold;
	}

div.c_date {
	font-size: 11px;
	}

li.bypostauthor {
	background-color: #dfe6eb;
	}

div.c_content {
	color: #000;
	}

.post hr {
    border: 0px;
    height: 3px;
    background-color: #eee;
    color: #eee;
}

div#enexis {
 text-align: center;
 padding-top: 5px;
}

div#enexis a {
 text-decoration: none;
}

div#enexis a:hover {
 text-decoration: underline;
}




