/*
Theme Name: Moty D
Description: Custom wordpress 3.0 Theme
Author: Tudosie Razvan
Author Blog: http://www.blog42.ro
Version: 1.0
*/


* {margin:0px; padding:0px;}

span.clear {
		display:block;
		clear:both;
		height:5px;
	}
	
a {
	text-decoration: none;
	color: #285c81;
}

p {
	margin-bottom:10px;
	}
	
h1.page-title {
	color:#FF5F00;
	font-size:14px;
	margin-bottom:10px;
	}
	
h3 {
	margin-bottom: 10px;
	}

html {
	background:#000 url(images/bg.jpg) repeat-y top center;
	}
	
body {
	background:url(images/body.jpg) no-repeat top center;
	font-family:Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	}
	
address {
	margin-bottom:10px;
	}
	
	
#site {
	margin-top:-1px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;

	}

/* ################# START MENIU ##################### */
#meniu_top {
	height:85px;
	margin-bottom:15px;
	}
	
#meniu_top ul {
	list-style-type: none;
	}
	
#meniu_top ul li {
	float:left;
	display:block;
	border-right:1px solid #6e6e6e;
	width:123px;
	height: 85px;
	}
	
#meniu_top ul li a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	padding-left:12px;
	padding-right:12px;
	display:block;
	height:75px;
	padding-top: 10px;
	}
	
#meniu_top ul li.menu-item a span {
	color: #fd4411;
	font-size:11px;
	text-transform:none;
	margin-top:5px;
	display:block;
	font-style:italic;
	}
	
#meniu_top ul li a:hover {
	border-top: 5px solid #ed4111;
	background-color:#000;
	height:70px;
	}
	
#meniu_top ul li ul.sub-menu {
	height:auto;
	background-color: #0c0c0c;
	position:absolute;
	z-index: 999;
	border-top:1px solid #1f1f1f;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	width:200px;
	}
	
#meniu_top ul li ul.sub-menu li {
	float: none;
	width: auto;
	height:auto;
	display:block;
	background-color: #000;
	border-bottom:1px solid #353535;
	border-right: none;
	}
	
#meniu_top ul li ul.sub-menu li span {
	display:none;
	}
	
#meniu_top ul li ul.sub-menu li a {
	height:auto;
	font-size:12px;
	height:auto;
	text-transform: none;
	padding: 5px 10px 5px 5px;
	}
	
#meniu_top ul li ul.sub-menu li a:hover {
	background-color:#FFF;
	color:#000;
	border:none;
	height:auto;
	
	}

/* ################## END MENIU ################### */

/* ################# START HEADER ##################### */

#header {
	height:90px;
	}
	
#header a.logo {
	display:block;
	width: 299px;
	height: 102px;
	background:url(images/logo.png) no-repeat top left;
	behavior: url(../js/iepngfix.htc);
	text-indent: -10000px;
	text-decoration:none; 
	float:left;
	z-index:2;
	position:relative;
	outline: none;
	}
	
#header span.trupa_logo {
	width: 170px;
	height: 92px;
	background:url(images/trupa_logo.jpg) no-repeat top left;
	display:block;
	float:left;
	margin-left:150px;
	}
	
div.carousel_mare {
	width: 649px;
	height: 306px;
	background:url(images/moty_carousel.png) no-repeat top left;
	behavior: url(../js/iepngfix.htc);
	margin-top:-100px;
	padding-top:170px;
	color:#FFF;
	padding-left:20px;
	padding-right: 20px;
	float:left;
	}	

span.imagine_dreapta {
	width: 306px;
	height: 379px;
	background:url(images/imagine_dreapta.png) no-repeat top left;
	behavior: url(../js/iepngfix.htc);
	display:block;
	float:left;
	position:relative; top:-3px;
	}




#content {
	width: 1000px;
	float:left;
	margin-top: -10px;
	}
	
#content span.content_top {
	background:url(images/content_top.png) no-repeat top left;
	behavior: url(../js/iepngfix.htc);
	width:1000px;
	height: 35px;
	display:block;
	}
	
#content span.content_bottom {
	background:url(images/content_bottom.png) repeat-y top left;
	behavior: url(../js/iepngfix.htc);
	float: left;
	height:37px;
	width:1000px;
	margin-left:1px;
	}
	
#content div.continut {
	background:url(images/content_bg.png) repeat-y top left;
	behavior: url(../js/iepngfix.htc);
	float:left;
	width:960px;
	padding-left:20px;
	padding-right: 20px;
	}
	
div.col_a,
div.col_b,
div.col_c {
	border:1px solid red;
	width: 300px;
	height:200px;
	float:left;
	margin-right:23px;
	}
	
div.col_c {
	margin-right: 0px;
	}
	
/* ############# CONTINUT INDEX ################## */

#col_mov,
#col_port{
	width:300px;
	float:left;
	margin-right:20px;
	}
	
#col_port .ngg-widget {
	margin-top: 0px;
	}
		
#col_verde {
	width:300px;
	float:left;
	}

#col_mov h3.titlu_sectiune {
	display:block;
	width:100%;
	background-color: #aa2178;
	text-align:right;
	margin-bottom:10px;
	}
	
#col_mov h3.titlu_sectiune span {
	color: #aa2178;
	background-color:#FFF;
	padding-left: 5px;
	padding-top:3px;
	font-size:18px;
	text-transform:uppercase;
	}

	
#col_port h3.titlu_sectiune {
	background-color: #fd4411;
	display:block;
	width:100%;
	text-align:right;
	margin-bottom:10px;
	}
	
#col_port h3.titlu_sectiune span {
	background-color: #fd4411;
	color: #fd4411;
	background-color:#FFF;
	padding-left: 5px;
	padding-top:3px;
	font-size:18px;
	text-transform:uppercase;
	}
	

#col_verde h3.titlu_sectiune {
	background-color: #6bca0d;
	display:block;
	width:100%;
	text-align:right;
	margin-bottom:10px;
	}
	
#col_verde h3.titlu_sectiune span {
	color: #6bca0d;
	background-color:#FFF;
	padding-left: 5px;
	padding-top:3px;
	font-size:18px;
	text-transform:uppercase;
	}


#col_port div.ngg-album-compact {
	width: 100%;
	height: auto;
	}

#col_port div.ngg-album-compact div.ngg-album-compactbox {
	float:left;
	width: 105px;
	}
	
#col_port div.ngg-album-compact h4 {
	width: auto;
	}

/* ############# END CONTINUT INDEX ################## */

#footer {
	float:left;
	width:960px;
	color:#FFF;
	padding:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom:10px;
	background-color: #212527;
	}
	
#footer #first ul,
#footer #second ul,
#footer #third ul,
#footer #fourth ul{
	list-style-type: none;
	}
	
#footer a {
	color:#FFF;
	}

#footer a:hover {
	color:#285c81;
	}
	
#footer #first ul li.widget-container {
	border: none;
	}
	
#footer #first ul li {
	border-bottom:1px solid #666;
	padding: 3px 0px 3px 0px;
	}
	
#footer h3.widget-title {
	font-size:20px;
	color: #F30
	}
	
	
#footer #first {
	width:215px;
	float:left;
	margin-right: 10px;
	padding: 0px 10px 0px 10px;
	}
	
#footer #second {
	width:215px;
	float:left;
	margin-right: 10px;
	padding: 0px 10px 0px 10px;
	}
	
#footer #third {
	width:215px;
	float:left;
	padding: 0px 10px 0px 10px;
	}
	
#footer #fourth {
	width:215px;
	float:left;
	padding: 0px 10px 0px 10px;
	}

	
#subfooter,
#subfooter a {
	margin-bottom:20px;
	color: #CCC;
	}
	
#subfooter span.copy {
	float:left;
	color:#CCC;
	font-size: 30px;
	margin-right: 5px;
	}
	
/*############### COLOANE INTERIOR ####################*/
	
#col_center {
	width:630px;
	float:left;
	}
	
#left_sidebar {
	width:300px;
	float:left;
	margin-left:20px;
	}
	
	
/*############### SIDEBAR ####################*/
#left_sidebar ul {list-style-type: none;}

#left_sidebar ul.xoxo li.widget-container {
	margin-bottom:20px;
	}

#left_sidebar ul.xoxo li.widget-container h3.widget-title {
	display:block;
	background:url(images/titlu_sidebar.jpg) no-repeat top left;
	width: 306px;
	height: 27px;
	color:#FFF;
	padding-left:5px;
	padding-top: 8px;
	text-transform: uppercase;
	font-weight:bold;
	font-size:15px;
	margin-bottom: 0px;
	}
	
#left_sidebar ul.xoxo li.widget-container ul {
	width:281px;
	background-color:#262626;
	padding: 10px 5px 10px 5px;
	}
	
#left_sidebar ul.xoxo li.widget-container ul li ul.children,	
#left_sidebar ul.xoxo li.widget-container ul li ul.sub-menu {
	padding-left:0px;
	padding-bottom:0px;
	}
	
#left_sidebar ul.xoxo li.widget-container ul li ul.children li,
#left_sidebar ul.xoxo li.widget-container ul li ul.sub-menu li {
	padding-left:20px;
	border-top: 1px solid #474747;
	border-bottom: none;
	}
	
#left_sidebar ul.xoxo li.widget-container ul li {
	border-bottom:1px solid #474747;
	padding: 5px 0px 5px 0px;
	}
	
#left_sidebar ul.xoxo li.widget-container ul li a {
	color: #FFF;
	text-decoration:none;
	}
	
#left_sidebar ul.xoxo li.widget-container ul li a:hover{
	color:#90b21a;
	}

#col_center div.post h1.entry-title,
#col_center div.page h1.entry-title {
	color: #ff5f00;
	display:block;
	font-size:20px;
	border-top:2px solid #ff5f00;
	}
		
span.border_mare {
	display:block;
	width: 638px;
	height: 16px;
	background:url(images/border_mare.jpg) no-repeat top left;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	}
	
div.entry-meta {
	font-size:11px;
	color: #90b21a;
	}

div.entry-summary,
div.entry-content {
	margin-top:10px;
	}

div.entry-content div.thumb_post {
	width:80px;
	height:50px;
	padding:3px;
	border:1px solid #aa2178;
	float:left;
	margin-right:5px;
	}
	
span.border_mica {
	display:block;
	width: 277px;
	height:12px;
	background:url(images/border_mica.jpg) no-repeat top left;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	}
	
div.entry-content div.thumb_post span {
	width:80px;
	height:50px;
	overflow: hidden;
	display:block;
	}
	
div.entry-content div.thumb_post span img {
	width:80px;
	height:50px;
}
	
div.entry-summary img.alignleft,
div.entry-content img.alignleft {
	float:left;
	margin-right:20px;
	margin-bottom:5px;
	border:1px solid #D7D7D7;
	padding:5px;
	}
	
div.entry-summary img.alignright,
div.entry-content img.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	border:1px solid #D7D7D7;
	padding:5px;
	}
	

div.entry-summary img.aligncenter, 
div.entry-content img.aligncenter {
	border:1px solid #D7D7D7;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}

div.entry-summary ul,
div.entry-content ul {
	list-style-image: url(images/bullet.jpg);
	margin-left:20px;
	padding-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
div.entry-summary ul li,
div.entry-content ul li {
	margin-bottom:10px;
	}
	
div.entry-utility {
	font-size: 11px; color:#999;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:2px 0px 2px 0px;
	clear: both;
}

div.page,
div.post {
	margin-bottom:10px;
	clear:both;
	}

div.navigation {
	margin-bottom:10px;
	}

div.navigation div.nav-next {
	float:right;
	margin-top:-15px;
}	

/*####################### COMENTARII ############################*/

#comments {
	margin-top:20px;
	}

#comments ol {
	list-style-type:none;
	padding:5px;
	}
	
#comments ol li {
	padding-left:55px;
	position:relative;
	}

#comments ol li.comment {
	margin-bottom:10px;
	}

#comments ol li.comment ul.children {
	border-left:2px dotted #CCC;
	padding-left:5px;
	margin-top:10px;
	}

#comments ol li.depth-1 {
	border-bottom:1px solid #CCC;
	padding-bottom:10px;
	}
	
#comments ol li.depth-2,
#comments ol li.depth-3 {
	border-top:1px solid #CCC;
	padding-top:5px;
	}

#comments ol li ul li {
	list-style-type: none;
	}
	
#comments ol li div div.vcard img {
	border-bottom:1px solid #D7D7D7;
	border-left:1px solid #F2F2F2;
	border-right:1px solid #F2F2F2;	
	padding:3px;
	position:absolute;
	left:0px;
	}

#comments ol li div div.vcard {
	float:left;
	margin-bottom:10px;
	}

#comments ol li div.vcard .fn {
	font-size:14px;
	margin-right:10px;
	font-weight:bold;
	}

#comments ol li div.vcard span.says {display:none;1}

#comments ol li div div.commentmetadata {
	float:left;
	font-size:11px;
	margin-top:3px;
	}
#comments ol li div div.commentmetadata a.comment-edit-link {
	color: #FF5F00;
	}

#comments ol li div div.comment-body {
	clear:both;
	}
	
	
/* ############## Pagina Instructor ##################### */

div.user_vcard {
	width:100%;
	float:left;
	}
	
div.user_vcard .vcard_stanga {
	width:220px;
	float:left;
	color:#FFF;
	}
	
div.user_vcard div.vcard_stanga div.social {
	margin-top: 10px;
	}
	
div.user_vcard div.vcard_stanga div.social p.youtube,
div.user_vcard div.vcard_stanga div.social p.facebook,
div.user_vcard div.vcard_stanga div.social p.twitter,
div.user_vcard div.vcard_stanga div.social p.yahoo{
	float:left;
	margin-right:5px;
	}
	
	
	
div.user_vcard div.vcard_stanga div.social p.youtube a img,
div.user_vcard div.vcard_stanga div.social p.facebook a img,
div.user_vcard div.vcard_stanga div.social p.twitter a img,
div.user_vcard div.vcard_stanga div.social p.yahoo a img {
	border:none;
	}

	
div.user_vcard div.vcard_stanga div.user_image {
	background-color: #262626;
	padding:10px 0px 10px 10px;
	}
	
div.user_vcard div.vcard_stanga div.user_image img {
	width:200px;
	height:300px;
	}
	
div.user_vcard .vcard_dreapta {
	width:390px;
	float:left;
	padding: 0px 10px 0px 10px;
	}
	

	
div.user_vcard .vcard_dreapta table {
	width: 100%;
	}
	
div.user_vcard .vcard_dreapta table th {
	text-align: left;
	background-color: #262626;
	color:#FFF;
	padding:5px;
	width:120px;
	text-transform: uppercase;
	}

div.user_vcard .vcard_dreapta table td {
	padding:5px;
	border-bottom:1px solid #262626;
	border-top:1px solid #262626;
	border-right:1px solid #262626;
	}
	


/* Language box*/

#lang_sel_list {
	width: 100%;
	height:auto;
	}
	
	
	
	
	
	
	
/* Newsletter */

#newsletterFormDiv {
	position: relative;
	width: 300px;
	clear: both;
	}

#newsletterFormDiv div {
	float:none !important;
	}
	
#newsletterFormDiv a {
	position:absolute !important;
	top:2px;
	right:0px;
	float: none !important;
	display:block;
	width:45px;
	height:31px;
	}

#emailInput {
	width: 245px !important;
	padding:7px 6px 6px 6px !important;
	background-color:#e4e4e4 !important;
	border:1px solid #cfcfcf !important;
	}
	
#etiqueta {
	display: none;
	}
	
#newsletterFormDiv a img {
	border:none!important;
	}
	
.advertise {
	margin-top:20px !important;
	float:none !important;
	}
	
	
	
/* CAMP CAUTARE */

#searchform {
	margin-top:10px;
	}

#searchform .screen-reader-text {
	display:none;
	}
	
#searchsubmit {
	background: url(images/searchsubmit.jpg) no-repeat top left;
	border:none;
	width: 45px;
	height: 31px;
	position:relative;
	top:1px;
	right:4px;
	cursor:pointer;
	}
	
#s {
	width: 240px;
	height: 29px;
	background-color:#e4e4e4;
	border:1px solid #cfcfcf;
	padding-left:10px;
	color:#808080;
	}
	
	
/*Language swicher*/

#lang_sel_list {
	float:none;
	height:40px;
	width:160px !important;
	margin-left:auto;
	margin-right: auto;
	}

#lang_sel_list ul {
	border: none;
	width:160px;
	float:left;
	margin-left: auto;
	margin-right: auto;
	}

#lang_sel_list ul li {
	float:left;
	width:70px;
	text-align: center;
	margin:0px 10px 0px 0px!important;
	}
	
#lang_sel_list ul li img {
	display: block;
	margin: 0px auto;
	width:32px !important;
	height: 32px !important;
	border: none !important;
	}
	
#lang_sel_list a, #lang_sel_list a:visited {
	line-height: normal !important;
	}
	
#lang_sel_list ul li a {
	padding-left: 0px !important;
	padding-right:10px;
	border:1px solid #CDCDCD !important;
	display:block;
	color: #666 !important;
	}
	
	
	

