/*
Theme Name: TopDesene
Theme URI: http://topdesene.com
Version: 1.0
Description: Tema pentru topdesene.com
Author: Macovei Cristi-Gabriel
Author URI: http://teothemes.com
*/

body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#012B5B url(images/bg.jpg) repeat-x scroll center bottom;
color:#FFFFFF;
font-family:Verdana,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
margin:0;
padding:0;
}
h1, h2 {
font-size:12px;
margin:0px;
font-weight:bold;
}
a,a:visited,a:active {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
color:white;
}
a img { border:0px; }
.clr {
clear:both;
}
#topleft {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/top_left.png) no-repeat scroll left top;
height:157px;
width:100%;
}
#topright {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/top_right.png) no-repeat scroll right top;
height:157px;
width:100%;
}
#header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/header.png) no-repeat scroll center bottom;
height:159px;
margin:0 auto;
width:862px;
}
#headerleft {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/greenmonster.png) no-repeat scroll left bottom;
height:157px;
width:862px;
}
#headerright {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/bluemonster.png) no-repeat scroll right bottom;
height:157px;
width:862px;
}
.topheader {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:url(images/topheader.jpg) repeat-y scroll 0 0;
margin:0 192px;
height:47px;
}

.menu {
	float: left;
	margin:66px 110px 0;
}
.menu ul li {
	display: inline;
	overflow: hidden;
	margin: 0;
}

.menu ul li a {
	background: #4d6483;
	-moz-border-radius: 6px 6px 0 0;
	padding: 5px 12px;
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
	color:white;
}

.menu ul li a:hover {
	-moz-border-radius: 6px 6px 0 0;	
}
#main {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/main.png) repeat-y scroll 0 0;
margin:0 auto;
min-height:600px;
width:862px;
}
#news {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius: 15px;
background:transparent url(images/news.png) repeat-y scroll 0 0;
text-align:center;
padding:5px 10px;
margin-left:10px;
margin-top:2px;
margin-right:10px;
min-height:50px;
width:825px;
}
#left {
float:left;
padding:2px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius: 15px;
background:transparent url(images/left.png) repeat-y scroll 0 0;
margin:0 auto;
margin-left:10px;
margin-top:7px;
min-height:500px;
width:632px;
}
.desene {
float:left;
margin:8px;
width:190px;
height:80px;
}
.desene img {
margin-right:3px;
float:left;
margin-left:5px;
}
.episod {
float:left;
text-align:center;
padding:10px;
margin-bottom:10px;
width:290px;
border-bottom:1px dotted;
}
.episod h1 {
font-size:12px;
font-weight:bold;
margin:0;
height:35px;
}
.episod h2 {
font-size:12px;
font-weight:bold;
margin:0;
min-height:35px;
}
.video { 
margin:5px;
margin-bottom: 20px;
}

.afterVideo { text-align: center; margin-bottom: 20px; }

.afterVideo a {
	font-size: 1.1em;
	font-weight: bold;
	background: url('images/button.png') repeat-x;
	padding: 6px 12px;
	color: black;
	-moz-border-radius: 6px;
	margin: 0 7px;
}

.afterVideo a:href { color: black; }

.comments h1 {
	margin: 0 0 0 20px;
}

.comments {
	margin-left: 2px;
	background: #fff url('http://topdesene.com/wp-content/themes/topdesene/images/comments.png') repeat-x;
	-moz-border-radius: 10px;
	border: 1px solid #dad8d8;
	color: #878787;
}
.comments a {
	color:#878787;
}

.comments ul li {
	padding: 10px 0 0 0;
	margin: 10px 20px 0 20px;
	border-top: 1px dotted #999;
}

.comments ul li small {
	font-size: 1em;
}

.comments ul li p {
	font-size: 0.9em;
	margin-top: 5px;
	text-align: justify;
}

.comm ul li label {
	display: block;
}
.comm select {
font-size: 1em;
	background: #fff;
	border: 1px solid #ccc;
	margin: 5px 0;
	color: #878787;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.comm ul li input,.comm ul li textarea {
	font-size: 1em;
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px 6px;
	margin: 5px 0;
	color: #878787;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
#sidebar {
width:205px;
float: right;
}
.right {
float:right;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius: 15px;
background:transparent url(images/right.png) repeat-y scroll 0 0;
margin:0 auto;
margin-right:7px;
margin-top:7px;
min-height:50px;
width:205px;
}
#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/footer.jpg) no-repeat scroll center center;
height:212px;
width:100%;
}
#footerbanner {
width:424px;
margin:0 auto 0 auto;
min-height:24px;
margin-top:-48px;
color:black;
font-size:10px;
font-weight:bold;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/footer.png) repeat-y scroll center bottom;
}
#wrapper {
    width: 550px;
    margin: 10px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 550px;
    margin: 0 auto;
    position: relative;
	border: 1px dashed gray;
	padding:5px;
}

.scroll {
	overflow: hidden;
	width: 550px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 230px;
	height: 220px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(images/rightshadow.png) repeat-y;
}

.inside {
	text-align:center;
	padding: 10px;
	border: 1px solid #999;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 205px;
	height:170px;
}

.inside h2 {
	font-weight: bold;
	color: #111;
	font-size: 12px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

.inside a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

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

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.stanga {
    left: -45px;
}

.scrollButtons.dreapta {
    right: -45px;
}

.hide {
    display: none;
}

h3.title {
	text-align: center;
	font-size: 12px;
}

.blogroll {
    list-style: none;
}

.pagination {
	padding: 15px 0;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	color: #000;
	background-color: #FFF;
}

.comment-form-comment label {
	display: none;
}

.form-allowed-tags {
	display: none;
}

#comment-wrap {
	padding: 20px;
}

.scroll {
	height: 225px;
}

h3#comments { 
	color: #1d1d1d; 
	font-size: 28px; 
	font-family: 'Kreon', Arial, sans-serif;
	font-weight: lighter; 
	margin-bottom: 20px; 
}
		
#comment-wrap { 
	margin-top: -18px; 
	padding: 42px 35px 0 0; 
}

.comment-body-outer	{ 
	border: 1px solid #f0f0f0; 
	margin-bottom: 25px; 
}
.comment-body { 
	padding: 18px 14px 12px 100px; 
	position: relative; 
}
.avatar-box { 
	position: absolute; 
	top: 17px; 
	left: 19px; 
	padding: 6px 0 0 6px; 
}
.avatar-overlay { 
	position: absolute; 
	top: 0;
	left: 0; 
	width: 68px; 
	height: 68px; 
	background: url(images/avatar-overlay.png) no-repeat; 
}
		
.comment-date {
	 font-size: 12px; 
	color: #fff; 
	font-family: Georgia, serif; 
	font-style: italic; 
	float: right; 
}
span.fn, span.fn a { 
	font-size: 20px; 
	color: #1d1d1d; 
	text-decoration: none; 
}
span.fn a:hover { 
	color: #111; 
	text-decoration: none; 
}
.reply-container { 
	float:right; 
}
.comment ul.children { 
	padding-left: 100px; 
}
#commentform textarea#comment { 
	width: 96%; 
}
#commentform input[type=text] { 
	width: 38%; 
}
#commentform input, #commentform textarea { 
	color: #000; 
	font-size: 12px; 
	padding: 2px; 
}
#commentform .hidden { 
	display: none; 
}
li.comment #respond textarea { 
	width: 91% !important; 
}
li.comment #respond input[type=text] { 
	width: 48% !important; 
}

.reply-container {
position: relative;
top: -10px;
}

#comment-wrap ul {
list-style: none !important;
}

#respond {
padding: 20px;
}

span.wpcf7-not-valid-tip {
top: -25% !important;
left: 0% !important;
}

#commentform input {
    display: block;
}

#left img {
max-width: 100%;
}

#news {
border-radius: 15px;
}
#left {
border-radius: 15px;
padding-top: 10px;
}
.right {
border-radius: 15px;
}
.menu ul li a {
border-radius: 8px 8px 0 0;
}
iframe {
max-width: 100%;
}