@charset "utf-8";
/*  
Theme Name: Cover WP
Theme URI: http://www.onedesigns.ro/designs/wordpress/cover-wp/
Description: A user-ready magazine style theme. Includes support for several plugins, drop-down menus, featured & popular posts, automatic thumbnail resizing, widget-ready sidebar and footer, custom header, author highlighting, social bookmarking, localized for english, romanian and german. Background image <a href="http://emilycoletta.deviantart.com/art/victorian-pattern-84895146">Victorian Pattern</a> by <a href="http://emilycoletta.deviantart.com/">Emily Coletta</a>.
Version: 1.4
Author: One Designs
Author URI: http://www.onedesigns.ro/
Tags: brown, fixed-width, right-sidebar, two-columns, custom-header
   
Design released under GPL:
http://www.gnu.org/copyleft/gpl.html
*/

*
{
	margin:0;
	padding:0;
}

body
{
	background-color:#999999;
	background-position:top center;
	margin:0;
	padding:0;
	font-family:tahoma;
	color:#999999;
}

#topbar
{
	height:10px;
	width:974px;
	background-color:#000000;
	border-bottom:#444647 1px solid;
	font-size:0;
}

#feeds
{
	float:right;
	background-image:url(images/feeds.gif);
	padding:0 8px;
	background-position:top left;
	background-repeat:no-repeat;
	width:162px;
	margin-right:100px;
	position:absolute;
	margin-left:600px;
}

#feeds p
{
	padding:0 8px 3px 8px;
	text-align:center;
	height:17px;
}

#feeds a:link, #feeds a:visited
{
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:12px;
	text-decoration:none;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:1px;
	margin:0 2px;
}

#feeds a:hover, #feeds a:active
{
	text-decoration:underline;
}

#leenks
{
	float:right;
	padding:0 8px;
	background-image:url(images/feeds2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:225px;
	margin-right:1px;
	margin-top:160px;
	position:absolute;
	margin-left:686px;
}

#leenks p
{
	padding:0 8px 3px 8px;
	text-align:center;
	height:17px;
}

#leenks a:link, #leenks a:visited
{
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:12px;
	text-decoration:none;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:1px;
	margin:0 2px;
}

#leenks a:hover, #leenks a:active
{
	text-decoration:underline;
}



#wrapper
{
	background-color:#ffffff;
	width:974px;
	margin:0 auto;
	position:relative;
}


#header
{

	height:180px;
	background-color:#000000;
	font-family:tahoma;
	display:block;

}

#headerwidget
{
	background-color:#EAEAEA;
	float:right;
	width:300px;
	height:50px;
	margin:55px 34px 0 0;
	border-bottom:#eaeaea 1px dotted;
}

.hitem
{
	background:#FFFFFF;
}

#headerwidget .widget h3
{
	margin-top:0;
}

#header h1 a, #header h2
{
	color:#000000;
}

#header h1
{
	font-weight:normal;
	padding-top:20px;
	margin-left:40px;
	font-family:tahoma;
	margin-top:0;
	margin-bottom:0;
}

#header h1 a:hover, #header h1 a:active
{
	text-decoration:none;
	border-bottom:#eaeaea 1px dotted;
}

#header h2
{
	font-weight:normal;
	font-size:14px;
	padding:0 0 20px 80px;
	font-family:Verdana, tahoma;
	margin-top:0;
	margin-bottom:0;
}


#searchform
{
	position:absolute;
	left:699px;
	margin-top:5px;
}

#searchform input#s
{
	color:#a0a0a0;
	border:#a0a0a0 1px solid;
	padding:3px 2px;
	font-family:Trebuchet MS;
	width:225px;
	background-color:#fffff;
	margin-right:0;
}

#searchform input#searchsubmit
{
	margin-right:10px;
	border:#a0a0a0 1px solid;
	padding:2px;
	width:30px;
	text-align:center;
	background-color:#d5c6a6;
	color:#333333;
	font-weight:bold;
	background-image:url(images/go.png);
}

ul#menu, .menu ul
{
	width:974px;
	height:33px;
	background-color:#d5c6a6;
	background-image:url(images/menu.png);
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

ul#menu li, .menu ul li
{
	float:left;
	margin-top:7px;
	padding:0 5px;
	border-right:#333333 1px dashed;
	margin-left:0;
}

ul#menu li a:link, ul#menu li a:visited, .menu ul li a:link, .menu ul li a:visited
{
	display:block;
	text-align:center;
	padding:0 15px;
	text-decoration:none;
	color:#333333;
}


ul#menu li a:hover, ul#menu li a:active, .menu ul li a:hover, .menu ul li a:active, ul#menu li.current_page_item a, .menu ul li.current_page_item a:link, .menu ul li.current_page_item a:visited, .menu ul li.current_page_item a:hover, .menu ul .current_page_item a:active
{
	background-color:#ffffff;
	text-decoration:none;
	color:#000000;
}

ul#menu li li
{
	border-right:none;
	margin:0;
	margin-top:1px;
	min-width:120px;
	padding:0;
	float:none;
}

ul#menu li li li
{
	padding-left:1px;
}
	
ul#menu li li a, ul#menu li li a:link, ul#menu li li a:visited
{

	background:#d5c6a6 url(images/submenu.png) bottom;
	min-width:120px;
	color:#333333;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	line-height:25px;
	text-align:left;
}
	
ul#menu li li a:hover, ul#menu li li a:active
{

	font-family:Trebuchet MS;
	background:#FFFFFF;
	color:#393939;
}

ul#menu li ul
{
	z-index:9999;
	position:absolute;
	left:-999em;
	height:auto;
	min-width:150px;
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#menu li ul a
{ 
	min-width:120px;
}

ul#menu li ul ul
{
	margin:-26px 0 0 150px;
}

ul#menu li:hover ul ul, ul#menu li:hover ul ul ul
{
	left:-999em;
}

ul#menu li:hover ul, ul#menu li.sfhover ul, ul#menu li li:hover ul, ul#menu li li.sfhover ul, ul#menu li li li:hover ul, ul#menu li li li.sfhover ul
{
	left: auto;
}

ul#menu li:hover, ul#menu li.sfhover
{ 
	position: static;
}
#index
{
	clear:both;
}

#indexcenter
{
	float:right;
	width:420px;
	margin-right:15px;
}
#indexcenter h5
{
	float:left;
	width:820px;
	margin-right:15px;
}
#indexcenter h3
{
	font-family:Trebuchet MS;
font-size:16px;
	color:#000038;
}

#content
{
float:left;
width:203px;
}

#contentt
{
float:left;
margin-left:10px;
}

#center
{
	float:left;
	width:963px;
font-family:Trebuchet MS;
	margin-bottom:5px;
margin-left:5px;
}

#headline, #latest, #the_loop, #comments
{
	width:950px;
	margin:10px;

	margin-left:5px;
border: solid 1px #bdbdbd;
	background-color:#ffffff;
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

#headline p, #featured p, #popular p, #playing p, #latest p, #the_loop p, #comments p
{
	overflow:hidden;
}

#headline img, #featured img, #popular img, #latest img, #the_loop img.thumb, #the_loop img.wp-post-image
{
	float:left;
	margin:5px 2px 5px 0;
	padding-left:5px;
}

#headline img, #latest img, #the_loop img, #comments img
{
	max-width:950px;
}

#featured img, #popular img, #playing img
{
	float:left;
	margin:5px 5px 5px 0;
	padding:0px;
	max-width:300px;
}
#playing koz
{
	float:left;
	margin:5px 5px 5px 0;
	padding:0px;
	max-width:320px;
}
#latest img
{
	float:left;
	margin:5px 7px 7px 0;
	padding:1px;
}

#headline h3, #featured h3, #popular h3, #latest h3, .sitem h3, #top h3
{
	background-color:#ffffff;
	font-family:Trebuchet MS;
	font-size:16px;
	color:#000038;
	padding:0px 0px;
	margin-top:5px;
	margin-bottom:1px;
}

#playing h3
{
background-color:#ffffff;
	font-family:Trebuchet MS;
	font-size:16px;
	color:#000038;
	padding:0px 0px;
	margin-top:6px;
	margin-bottom:5px;
}

#headline h2 a, #the_loop h2 a
{

	font-family:Trebuchet MS;
	color:#000038;
	display:block;
	margin-top:7px;
	padding-bottom:2px;
	font-size:20px;
	border-bottom:#333333 1px dotted;
}

#headline h2 a:link, #headline h2 a:visited, #featured h2 a:link, #featured h2 a:visited, #popular h2 a:link, #popular h2 a:visited, #latest h2 a:link, #latest h2 a:visited, #the_loop h2 a:link, #the_loop h2 a:visited
{
	color:#333333;
	text-decoration:none;
}

#headline h2 a:hover, #headline h2 a:active, #featured h2 a:hover, #featured h2 a:active, #popular h2 a:hover, #popular h2 a:active, #latest h2 a:hover, #latest h2 a:active, #the_loop h2 a:hover, #the_loop h2 a:active
{
	color:#333333;
	text-decoration:underline;
}

p.postmeta
{
	line-height:25px;
}

#headline p, #featured p, #popular p, #playing p, #latest p
{
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:20px;
	color:#333333;
}

#headline p,  #latest p
{
	text-align:justify;
}

#headline p a:link, #headline p a:visited,  #featured p a:link, #featured p a:visited, #popular p a:link, #popular p a:visited, #latest p a:link, #latest p a:visited
{

	font-family:Trebuchet MS;
	color:#393939;
	text-decoration:none;
}

#headline p a:hover, #headline p a:active, #featured p a:hover, #featured p a:active, #popular p a:hover, #popular p a:active, #latest p a:hover, #latest p a:active
{
	text-decoration:underline;
}

#featured
{
	float:left;
	width:300px;
	margin:0 0 10px 6px;
	padding-right:9px;
	background-color:#ffffff;
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

#featured h2, #popular h2, #playing h2, #latest h2
{
	font-family:Trebuchet MS;
	margin-top:7px;
	font-size:16px;
	color:#333333;
}

.spost
{
	clear:both;
	padding-bottom:5px;
	font-family:tahoma;
	font-size:12px;
}

#featured .spost, #popular .spost
{
	min-height:123px;
}

.spbottom
{
	clear:both;
	border-bottom:#333333 1px dotted;
}

p.read
{
	margin-top:5px;
}

#popular
{
	float:right;
	width:300px;
	background-color:#ffffff;
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:10px;
padding-right:6px;
	overflow:hidden;
}

#latest, #bottom
{
	clear:both;
}

#sidebar
{
	float:left;
	width:520px;
	margin:1px;
}

.sitem, .topitem
{
	padding:10px;
	border:#ffffff 0px solid;
	background-color:#ffffff;
	margin-bottom:10px;
	font-family:tahoma;
	color:#333333;
	overflow:hidden;
}

.sitem form, .topitem form, .sitem input, .topitem input, .sitem textarea, .topitem textarea, .sitem select, .topitem select
{
	max-width:306px;
}

#left .sitem form, #right .sitem form, .sitem input, #right .sitem input, .sitem textarea, #right .sitem textarea, .sitem select, #right .sitem select
{
	max-width:250px;
}

.sitem img, .topitem img
{
	max-width:500px;
}

#left .sitem img, #right .sitem img
{
	max-width:250px;
}

.sitem h3, #top h3
{

	font-family:Trebuchet MS;
	color:#000038;
}







ul#categories, .topitem ul
{
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
}

ul#categories li, .topitem ul li
{
	margin-left:0;
	line-height:24px;
	padding:5px 0 2px 0;
	font-size:18px;
	color:#333333;
	border-bottom:#000000 1px dotted;
}

ul#categories li li, .topitem ul li li
{
	border-bottom:none;
}

ul#categories li ul, .topitem li ul
{
	margin-left:15px;
}

ul#categories li a:link, ul#categories li a:visited, .topitem ul li a:link, .topitem ul li a:visited
{
	color:#000000;
	text-decoration:none;
	padding-top:2px;
}

ul#categories li a:hover, ul#categories li a:active, .topitem ul li a:hover, .topitem ul li a:active
{
	color:#000000;
	text-decoration:underline;
}






#left
{
	float:left;
	width:173px;
}

#right
{
	float:right;
	width:173px;
}

.sitem, .widget
{
	font-family:tahoma;
	font-size:12px;
}

.sitem ul
{
	list-style-type:square;
	margin-left:14px;
}

.sitem ul li
{
	padding-left:0;
	margin-left:0;
	margin-bottom:0px;
	padding-top:6px;
	padding-bottom:1px;
background: url(http://attugirls.com/wp-content/themes/dilectio/images/PostComBkg.gif) repeat-x bottom left;
}

.sitem ul li li
{
	border-bottom:none;
}

.linkcat h2
{
	font-family:tahoma;
	font-size:12px;
	color:#333333;
}

.sitem ul li a:link, .sitem ul li a:visited, .topitem ul li a:link, .topitem ul li a:visited
{

	font-family:Trebuchet MS;
	color:#393939;
	text-decoration:none;
}

.sitem ul li a:hover, .sitem ul li a:active, .topitem ul li a:hover, .topitem ul li a:active
{
	text-decoration:underline;
}

.recentcomments a
{
	display:inline !important;
	padding:0 !important;
	margin:0 !important;
}

#footer
{
	clear:both;
	background-color:#767676;
	padding-top:25px;
	background-image:url(images/flinks.png);
	background-position:top;
	background-repeat:repeat-x;
}


#fbar
{
	margin-left:0px;
}

.flinks
{
	float:left;
	width:200px;
	margin:0 20px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
}

.flinks h3
{
	font-family:Trebuchet MS;
	font-size:15px;
	color:#ffffff;
	margin-bottom:8px;
}

.flinks ul
{

	line-height:15px;
	list-style-type:none;
	font-family:Trebuchet MS;
}

.flinks ul li
{
	margin-left:0;
	line-height:15px;
	margin-bottom:2px;
	min-height:10px;
	padding:0px 0 2px 0;
	font-size:16px;
	color:#333333;
}

.flinks a:link, .flinks a:visited
{
font-size:13px;

	line-height:15px;
	color:#ffffff;
	text-decoration:none;
}

.flinks a:hover, .flinks a:active
{

	line-height:15px;
	text-decoration:underline;
}


.taglinks
{
	float:left;
	width:625px;
	margin:0 20px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
}

.taglinks h3
{
	font-family:Trebuchet MS;
	font-size:15px;
	color:#ffffff;
	margin-bottom:8px;
}

.taglinks ul
{
	list-style-type:none;
	font-family:Trebuchet MS;
}

.taglinks ul li
{
	margin-left:0;
	margin-bottom:2px;
	min-height:20px;
	padding:0px 0 2px 0;
	font-size:16px;
	color:#333333;
}

.taglinks a:link, .taglinks a:visited
{
font-size:13px;
	color:#ffffff;
	text-decoration:none;
}

.taglinks a:hover, .taglinks a:active
{
	text-decoration:underline;
}

.taglinks p
{
	color:#ffffff;
}



.articles
{
	float:left;
	width:250px;
	margin:0 20px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
}

.articles h3
{
	font-family:Trebuchet MS;
	font-size:15px;
	color:#ffffff;
	margin-bottom:8px;
}

.articles ul
{

	line-height:15px;
	list-style-type:none;
	font-family:Trebuchet MS;
}

.articles ul li
{	
margin-left:0;
	line-height:15px;
	margin-bottom:2px;
	min-height:10px;
	padding:0px 0 2px 0;
	font-size:16px;
	color:#333333;
}

.articles a:link, .articles a:visited
{
font-size:13px;
	line-height:15px;
	color:#ffffff;
	text-decoration:none;
}

.articles a:hover, .articles a:active
{
	line-height:15px;
	text-decoration:underline;
}
#copyright
{
	clear:both;
	padding:0 0 7px 10px;
	background-color:#505050;
	color:#eaeaea;
	font-family:Verdana, tahoma;
	font-size:12px;
	background-image:url(images/footer.png);
	height:37px;
}

#copyright p
{
	padding-top:8px;
	color:#eaeaea;
	font-family:Verdana, tahoma;
	font-size:12px;
}

#copyright a:link, #copyright a:visited
{
	color:#ffffff;
	text-decoration:none;
}

#copyright a:hover, #copyright a:active
{
	text-decoration:underline;
}

.post
{
	padding-bottom:3px;
	margin-bottom:10px;
}

.the_content p
{
float:left;
width:135px;
	margin-top:1px;
	margin-bottom:5px;
}

.the_content h1
{
font-family:Trebuchet MS;
color:#455B68;
font-size:14px;
padding-top:8px;
}

.the_content img
{
padding:1px;
border: solid 1px #bdbdbd;
}

.the_contentt p
{
float:left;
width:888px;
font-family:Trebuchet MS;
	margin-top:1px;
margin-left:10px;
	margin-bottom:5px;
	text-align:justify;
}


p.address
{
        background: transparent url(images/szegely.gif) repeat-x scroll 0 0;
	background-position:bottom;
	padding-top:15px;
}
p.addresss
{
        background: transparent url(images/szegely.gif) repeat-x scroll 0 0;
	background-position:bottom;
	padding-top:7px;
}
p.details
{
clear:both;
background: url(http://attugirls.com/wp-content/themes/dilectio/images/PostComBkg.gif) repeat-x top left;
margin-top:5px;
padding-bottom:1px;
line-height:40px;
}

a:link, a:visited
{
font-family:Trebuchet MS;
font-size:12px;
	color:#455B68;
	text-decoration:none;
}

a:hover, a:active
{
	text-decoration:underline;
}

p
{
	font-family:Trebuchet MS;
	font-size:14px;
	line-height:20px;
	color:#333333;
	margin:0;
}

img
{
	padding:1px;
border: solid 0px #bdbdbd;
}

.alignleft
{
	float:left;
	margin-right:10px;
}

.alignright
{
	float:right;
	margin-left:10px;
}

.aligncenter, div.aligncenter
{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

img.alignleft
{
	float:left;
	margin:5px 10px 10px 0;
}

img.alignright
{
	float:right;
	margin:5px 0 10px 10px;
}

img.aligncenter, img.centered
{
	display: block;
	margin:10px auto;
}

.wp-caption, .wp-caption-text
{
	background-color:#c9bba0;
	margin-bottom:5px;
}

.wp-caption img
{
	padding:5px;
	border:none;
}

.wp-caption p
{
	text-align:center;
	padding-bottom:5px;
}

hr
{
	border:none;
	height:3px;
	background-image:url(images/separator.gif);
	background-repeat:repeat-x;
	padding:3px 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Trebuchet MS;
	color:#000000;
	margin-bottom:0;
	margin-top:5px;
}

h1, h2, hx
{
	margin-top:15px;
	margin-bottom:3px;
}

dt
{
	font-family:tahoma;
	font-size:14px;
}

dd
{
	font-family:tahoma;
	font-size:12px;
}

ol, ul
{
	font-family:tahoma;
	font-size:12px;
	padding:0;
	margin:0;
}

ul
{
	list-style-type:square;
}

ol li, ul li
{
	margin-left:20px;
	color:#333333;
	line-height:20px;
}

fieldset
{
	border:none;
}

form
{
	font-family:tahoma;
	font-size:14px;
	color:#333333;
}

legend
{
	font-family:tahoma;
	font-size:14px;
	font-style:italic;
	line-height:20px;
	color:#333333;
	margin:0 0 10px 10px;
}

label
{
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	line-height:20px;
}

input, textarea
{
	color:#333333;
	border:#a0a0a0 1px inset;
	padding:2px;
	margin:0 5px 5px 0;
}

input#submit, input[type=submit], input[type=button], input[type=reset]
{
	color:#333333;
	padding:2px 6px;
	background-color:#e7ddcb;
	background-image:url(images/submit.png);
	border:#a0a0a0 1px outset;
}

input[type=radio]
{
	border:none!important;
}

textarea
{
	font-family:tahoma;
}

select
{
	font-family:tahoma;
	color:#333333;
	margin:0 5px 5px 0;
}

table
{
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	border-collapse:collapse;
}

table caption
{
	margin-bottom:5px;
}

table tfoot td
{
	border:none;
	text-align:left;
	padding-top:5px;
}

table tfoot td#prev
{
	text-align:left;
}

table tfoot td#next
{
	text-align:right;
}

table th
{
	background-color:#e6d7b7;
}

table th, td
{
	border:#c9bba0 1px solid;
	padding:3px 5px;
}

#wp-calendar th, #wp-calendar td
{
	text-align:center;
}

#right #wp-calendar th, #right #wp-calendar td, #left #wp-calendar th, #left #wp-calendar td
{
	padding:2px 2px 2px 3px;
}

blockquote
{
	font-family:tahoma;
	font-size:12px;
	line-height:20px;
	font-style:italic;
	background-image:url(images/quotes.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 45px 5px 45px;
	margin-top:10px;
}

code, code p, .code
{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	background-image:url(images/code.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 45px;
	margin-top:10px;
	display:block;
}

.code p
{
	font-family:"Courier New", Courier, monospace;
}

.wp-pagenavi
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#BDBDBD;
	margin:5px 0 5px 0;
	background-color:#FFFFFF;
padding-bottom:25px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #BDBDBD;
	color: #BDBDBD;
	background-color: #FFFFF;	
}

.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #BDBDBD;
	color: #BDBDBD;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #BDBDBD;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #BDBDBD;
	color: #000000;
	background-color: #FFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #BDBDBD;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: normal;
	border: 1px solid #BDBDBD;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #BDBDBD;
	color: #BDBDBD;
	background-color: #FFFFFF;
}

#comments h3
{
	display:block;
	font-family:tahoma;
	margin-top:7px;
	padding-bottom:2px;
	color:#333333;
	border-bottom:#333333 1px dotted;
	border-bottom:none;
	margin-bottom:10px;
}

#comments ol li
{
	list-style-type:none;
	margin-left:0;
}

#comments ol li.bypostauthor, #comments ol li.comment-author-admin
{
	background-color:#e7ddcb;
}

.comment, .trackback, .pingback
{
	border:#daccb0 1px solid;
	margin-bottom:10px;
	padding:5px;
}

.comment-author img
{
	float:right;
}

.comment-meta
{
	margin-bottom:10px;
}

a.comment-reply-link
{
	float:right;
	margin:-20px 2px 0 0;
}

ol.children
{
	margin-top:10px;
}

#commentform
{
	padding-top:10px;
}

#commentform small
{
	font-size:12px;
}

#commentform textarea
{
	width:583px;
}

#commentform input#submit
{
	color:#333333;
	padding:2px 6px;
	background-color:#e7ddcb;
	background-image:url(images/submit.png);
}

p#page-links
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:right;
	margin-bottom:10px;
	float:right;
}
.juicy
{
width:783px;
}
.navigation
{

	font-family:Trebuchet MS;
	font-size:14px;
	text-align:center;
	padding-top:15px;
}

.navigation .left, .navigation .right
{
	display:inline;
	margin:0 5px;
}

.addtoany_share_save_container
{
	clear:both;
	float:left;
}

.the_author
{
	clear:both;
	border:#daccb0 1px solid;
	margin-bottom:20px;
	padding:10px;
	background-color:#e7ddcb;
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	padding-bottom:25px;
	min-height:74px;
}

.the_author p
{
	line-height:16px;
}

.the_author img
{
	float:left;
	margin-right:10px;
}

.the_author h3 a
{
	color:#333333;
}

.the_author h3 span
{
	color:#a0a0a0;
}

#author_meta
{
	width:490px;
	float:right;
	clear:both;
}

#author_website
{
	float:left;
	width:50%;
}

#author_twitter
{
	float:right;
	width:50%;
}

#author_website p, #author_twitter p
{
	text-align:center;
}

.share_save_container
{
	clear:both;
	float:left;
	margin:16px 0;
}

ul.share_save_list
{
	display:inline;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}

ul.share_save_list li
{
	background:none !important;
	border:0;
	display:inline !important;
	line-height:32px;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}

ul.share_save_list li:before
{
	content:"";
}

ul.share_save_list li a
{
	padding:0 9px;
}

ul.share_save_list img
{
	float:none;
	width:16px;
	height:16px;
	border:0;
	margin:0;
	padding:0;
	vertical-align:middle;
}

ul.share_save_list a img
{
	opacity:.6;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
}

ul.share_save_list a:hover img, ul.share_save_list a.share_save_list img
{
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}

a.share_save_list img
{
	border:0;
	width:auto;
	height:auto;
}

#related
{
	margin-bottom:5px;
}

#related h3
{
	margin-top:10px;
	margin-bottom:5px;
	font-size:14px;
}

img.wp-smiley
{
	border:none;
}

#wordpress
{
	float:right;
	background-image:url(images/wordpress.png);
	width:78px;
	height:35px;
}

#wordpress a
{
	display:block;
	width:78px;
	height:35px;
}
#feedburner
{
	padding:3px;
	margin-top:10px;
}
p.sidebarszegely
{
        background: transparent url(images/szegely.gif) repeat-x scroll 0 0;
	background-position:bottom;
	padding-top:4px;
}

#playing
{
	float:left;
	width:320px;
	margin:0 0 10px 6px;
	padding-right:9px;
	background-color:#ffffff;
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

.item { float: left; width: 160px; height: 120px; border: solid 1px #e0e0e0;  margin-right: 6px; overflow: hidden; margin-bottom: 1px; margin-top: 10px;}
.item .old_thumb { width: 160px; height: 120px; border-bottom: solid 1px black; }
.item .description {  color: #a7a7a7;}

#hidden_description { cursor: pointer; opacity:0.5;filter:alpha(opacity=50); position: absolute; height: 120px; width: 160px; background: black; color: white; display: none; }

.item2 { float: left; width: 160px; height: 120px; border: solid 1px #e0e0e0;  margin-right: 0px; overflow: hidden; margin-bottom: 1px; margin-top: 10px;}
.item2 .old_thumb { width: 160px; height: 120px; border-bottom: solid 1px black; }
.item2 .description {  color: #a7a7a7;}

#hidden_description { cursor: pointer; opacity:0.5;filter:alpha(opacity=50); position: absolute; height: 120px; width: 160px; background: black; color: white; display: none; }

.mgp
{
	float:left;
	width:960px;
}
.mgp img {
	border-color: black;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	border-bottom:1px #999 solid;
	border-right:1px #999 solid;
	border-style: dashed; 
	padding: 3px;

}


.itemContainerSub {
	float:left;
	position:relative;
	width:305px;
	height:255px; /* ? */
	margin-bottom:7px;
	margin-left:10px;
	margin-right:1px;
	padding-top:2px;
	text-align:center;
}
.itemContainerSub .length {
	position:absolute;
	bottom:1px;
	right:1px;
	padding-left:1px;
	width:40px;
	height:20px;
	background-color:#000000;
	border-left:solid #ffffff 1px;
	border-top:solid #ffffff 1px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	color:#FFFFFF;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
}

.itembal {
	float:left;
	position:relative;
	width:621px;
	height:285px; /* ? */
	margin-bottom:7px;
	margin-left:10px;
	margin-right:1px;
	padding-top:2px;
	text-align:center;
}

.itemjobb {
	float:left;
	position:relative;
	width:305px;
	height:285px; /* ? */
	margin-bottom:7px;
	margin-left:10px;
	margin-right:1px;
	padding-top:2px;
	text-align:center;
}
.azitem {
	float:left;
	position:relative;
	width:300px;
	height:405px; /* ? */
	margin-bottom:7px;
	margin-left:10px;
	margin-right:6px;
	padding-top:2px;
	text-align:center;
}
#tgp2
{
	float:right;
	width:329px;
height:250px;
	margin:0 0 1px 1px;
	padding-right:10px;

	padding-top:0px;
	background-color:#ffffff;
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

#koz
{
	padding-top:5px;
}
#juicy {
	width: 815px;
	color: #000;
	float:right;
}