/*  
Theme Name: uszoovi.hu
Theme URI: http://www.e-motions.hu/
Description: Based on Snowglass by http://freewpthemes.net/ for 1024x768px
Version: 1.0
Author: Oszkar Horvath + NodeThirtyThree + Free WordPress Themes
Author URI: http://www.e-motions.hu + http://www.nodethirtythree.com + http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background: #F4FBFF url(images/bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #202d33;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #fb8a00;
}

h1 {
	letter-spacing: -1px;
	font-size: 38px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #38B5F1;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 954px;
	height: 150px;
	margin: 0 auto;
	background: url(images/header.jpg);
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 {
	font-weight: bold;
	left: -3000px;
	position:absolute;
}

#logo .logolink {
	margin: 70px 0 0 185px;
	width:475px;
	height:80px;
}

#logo h2 {
	padding: 127px 0 0 200px;
	font-size: 10px;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing:0.01em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* TopMenu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 102px 26px 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 12px 10px 14px 10px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #f6fbff;
}

#topmenu a:hover {
	color: #fe8700;
}

#topmenu li.page-item-2 a:hover {
	background: url(images/bg-menu-2.gif) no-repeat center center;
}

#topmenu li.page-item-4 a:hover {
	background: url(images/bg-menu-4.gif) no-repeat center center;
}

/* Menu */

#pixopoint_menu1 {
	margin:8px 0 0 45px;
}

#pixopoint_menu1 ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#pixopoint_menu1 li {
	display: inline;
	color:#539bd9;
	margin:0;
	padding:0;
}

#pixopoint_menu1 a {
	padding: 3px 6px 2px 6px;
	margin:0;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #539bd9;
	height:21px;
}

#pixopoint_menu1 a:hover {
	background: url(images/bg-menu.gif) no-repeat top right;
	color:#fff;
}

#pixopoint_menu1 li.current_page_item a {
/*	background: url(images/bg-menu-current.gif) no-repeat top right; */
}

#pixopoint_menu1 li.current_page_item a:hover {
	background: url(images/bg-menu.gif) no-repeat top right;
	color: #fff;
}

#pixopoint_menu1 .page-item-10  a {
	padding-left: 8px;
}

#pixopoint_menu1 .page-item-10 a:hover {
	background: url(images/bg-menu-10.gif) no-repeat top right;
}

#pixopoint_menu1 .page-item-19 a {
/*	background: url(images/bg-menu-flash.gif) no-repeat top right; */
}

#pixopoint_menu1 li.page-item-19 a:hover {
	background: url(images/bg-menu.gif) no-repeat top right;
	color: #fff;
}


/* Page */

#page {
	width: 954px;
	margin: 0 auto;
	background: #FFFFFF url(images/bg-content.jpg) repeat-y;
}

#bg {
	background: url(images/footer.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 680px;
	background: url(images/content-left.jpg) no-repeat;
	padding-bottom: 40px;
}

/* Navigation */

.navigation {
	padding: 10px 30px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Posts */

.post {
	width: 606px;
	padding: 30px 0 0 48px;
}

#post-2 h2 {
	text-align:center;
	padding:0;
}

.post ul, .post ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

.post .title {
	padding: 0 0 0 12px;
}

.post .titlespace {
	margin-bottom:15px;
}

.post .title a {
	text-decoration: none;
	color: #4F6977;
}

.post .date {
	margin: 0px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
}

.post .entry {
	padding: 25px 20px 0 12px;
}

.post .meta {
	padding: 15px 12px;
	background: url(images/bg-postmeta.jpg) no-repeat left bottom;
}

.post .meta b {
	display: none;
}

.post .more, .post .comments {
	padding: 0 30px 0 20px;
}

.post .more {
	background: url(images/ico-readfull.gif) no-repeat left center;
}

.post .comments {
	background: url(images/ico-comments.gif) no-repeat left center;
}

.result {
}

.result .title {
	font-size: 18px;
}

.post img {
	/* border:6px #eef8ff solid; */
}

.post .alignleft img {
	padding:0 16px 4 0;
}

.post .alignright img {
	padding:0 0 4px 16px;
}

p.wp-caption-text {
	display:none;
	background-color:#eef8ff;
	padding:0 0 4px 8px;
	font-size:11px;
	color:#96d4ff;
	margin-top:0px;
}

/* Comments */

#comments {
}

#comment {
	width: 500px;
}

/* Sziget Box */

#sziget-box {
	width: 257px;
	height: 343px;
	margin-top:10px;
	background: url(images/sidebar-sziget.jpg) no-repeat left top;
}

#flashcontent {
	border:6px #d8edff solid;
	clear:both;
}

#sziget-box h2 {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
}

#sziget-box p {
	font-size: 12px;
}

/* About Box */

#about-box {
	width: 185px;
	height: 187px;
	padding: 45px 37px 0 35px;
	background: url(images/box.jpg) no-repeat left bottom;
}

#about-box h2 {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
}

#about-box h3 {
	margin-bottom: 28px;
	font-size: 12px;
	font-weight: normal;
	color:#e0af74;
}

#about-box p {
	font-size: 12px;
	color:#8b7050;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 274px;
	background: url(images/content-right.jpg) no-repeat;
	padding-bottom: 40px;
}

#sidebar ul {
	width: 206px;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	width: auto;
	padding: 0 15px 0 10px;
}

#sidebar li li {
	padding: 5px 0 5px 0;
	background: url(images/bullet.gif) repeat-x left bottom;
}

#sidebar li li.first {
	padding-top: 0;
	background: none;
}

#sidebar li h2 {
	font-size: 18px;
	padding: 30px 0 40px 10px;
	background: url(images/sidebar-top.jpg) no-repeat left bottom;
}

.sidebar-gallery img {
	background:#f7fbff;
	padding:8px;
	margin:14px 8px 7px 8px;
}

/* Sidebar Search */

#search {
	padding: 45px 0 5px 0;
}

#search input {
	font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #202d33;
}

#search br {
	display: none;
}

#search #s {
	width: 120px;
}

/* Calendar */

#calendar {
}

#calendar caption {
	width: 100%;
}

#calendar table {
	margin: 0 auto;
	text-align: center;
}

#calendar tbody td {
	padding: 0 5px;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	padding: 30px 0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #83B3CE;
}

#footer a {
	color: #83B3CE;
}

/* Suckerfish */


/* MULTI-LEVEL MENU PLUG-IN */

#suckerfishnav, #suckerfishnav ul {float:left;list-style:none; }
#suckerfishnav a {display:block; }
#suckerfishnav li {float:left;padding:0; }

#suckerfishnav li ul li a:hover { 
	background: url(images/bg-menu.gif) no-repeat top right;
	color:#fff; 
}

#suckerfishnav li ul {
	position:absolute;left:-999em;height:auto;width:180px;
	margin:0;
	background:#e2f6fb;
	-moz-opacity:0.90;
	opacity:0.90;
	khtml-opacity:0.90; 
	filter: alpha(opacity = 90);
	}
#suckerfishnav li li {padding:0 0 0 0; width:100%;border-bottom:1px solid #bfe6f3; }
#suckerfishnav li li a {}
#suckerfishnav li ul li {}
#suckerfishnav li ul li a { color:#3f7fb6; padding:0 0 3px 8px; margin:0; line-height:27px }
#suckerfishnav li:hover ul li a {}
#suckerfishnav li ul ul {margin:0 0 0 auto; padding:0;}
#suckerfishnav li ul li:hover {background-color:#56a0e6; padding:0; }
#suckerfishnav li ul li:hover a {}
#suckerfishnav li ul li:hover li a {}
#suckerfishnav li ul li li:hover a {}
#suckerfishnav li ul li ul li:hover ul li a {color:#fff}
#suckerfishnav li ul li ul li:hover ul li:hover a {color:#fff}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul {left:-999em}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul {left:auto;}
#suckerfishnav li:hover, #suckerfishnav
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {}
#suckerfishnav li:hover a, #suckerfishnav li ul li.sfhover a {}

/* CForms */

.linklove {
	display:none;
}

#mediablokk {
	margin:0 auto 0 auto;
}

