/*
Theme Name: LuciMotor
Author: Beeline - Web design & more
Author URI: www.beeline.ro
Version: 1.0.0
*/

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
} /* Hide from IE Mac \*/.clearfix {
    display: block;
} /* End hide from IE Mac */.none {
    display: none;
} /* End Clearfix */


/* #Forms

================================================== */


form {
    margin-bottom: 20px;
}

fieldset {
    margin-bottom: 20px;
}

input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
    border: 1px solid #ccc;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	font-size: 13px;
    color: #777;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
}

select {
    padding: 0;
}

input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
    border: 1px solid #aaa;
    color: #444;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.2);
}

textarea {
    min-height: 60px;
}

label, legend {
    display: block;
    font-weight: bold;
    font-size: 13px;
}

select {
    width: 220px;
}

input[type="checkbox"] {
    display: inline;
}

label span,	legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444;
}

/* Defaults */

body,
input,
textarea,
button {
    font: 12px/20px;
    color: #666666;
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}

a {
    text-decoration: none;
    color: #f15755;
}

a:hover {
    text-decoration: none;
    color: #555;
}

a img {
    border: none;
}


p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form {
    margin-bottom: 20px;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 0;
}

img.alignnone {
    display: inline;
    margin: 0 0 20px;
}

img.alignright {
    display: inline;
    margin: 0px 0 20px 20px;
}

img.alignleft {
    display: inline;
    margin: 0px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.alignright {
    float: right;
    margin: 20px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 20px 20px 20px 0;
}

.wp-caption {
    text-align: center;
    margin: 10px 0px;
    padding: 5px 0 5px;
    border: 1px solid #ddd;
}

.wp-caption img {
    border: 0;
    margin: 0 0 5px;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #444;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin: 0 0 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    padding: 0;
}

h1 {
    font-size: 24px;
    line-height: 28px;
}

h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 20px 0;
}

h3 {
    font-size: 16px;
    line-height: 20px;
}

h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}

h5 {
    font-size: 12px;
    line-height: 18px;
}

h6 {
    font-size: 10px;
    line-height: 16px;
}

/* Outer */

#wrapper {   
	background: #f4f4f4;

}

/* Head */

#masthead {
    height: 190px;
    border-bottom: 1px solid #3c3e43;
}

#head {
    width: 1000px;
    margin: 0px auto;
}

#top {
    float: left;
    width: 250px;
}

#blogname {
	width: 250px;
	height: 167px;
	margin: 10px 0 0 0;
}

#blogname h1 {
    display: none;
}

#blogname a {
	width: 250px;
	height: 167px;
	display: block;
	background: url(images/logo.gif) 0 0 no-repeat;
	border: none;
}
	

/* Menu */	
		

#botmenu {
    margin: 35px 0px 0px 40px;
    font-size: 20px;
    overflow: hidden;
    float: right;
	text-align: right;
}

#submenu {
    margin: 0 0;
    padding: 0 0;
    height: 40px;
}

#submenu ul {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 0;
}

#submenu li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #999;
    font-weight: bold;
    text-shadow: 0px 1px 0px #333;
}

#submenu li a {
    color: #999;
    display: block;
    margin: 0;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    position: relative;
}

#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a {
    color: #0592D2;
}

#submenu li a.sf-with-ul {
    padding-right: 10px;
}

#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
    color: #aaa;
    font-size: 12px;
    width: 148px;
    margin: 0;
    padding: 0px 10px;
    line-height: 35px;
    border-bottom: 1px solid #444444;
    border-top: 1px solid #2D2623;
    border-left: 1px solid #2D2623;
    border-right: 1px solid #444444;
    position: relative;
    background: #2e2e2b;
    font-weight: normal;
}

#submenu ul ul li:first-child {
    border-top: none;
}


#submenu ul ul li:last-child {
    border-bottom: none;
}

#submenu li li:last-child {
    border-bottom: none;
}

#submenu li li a:hover, #submenu li li a:active {
    background: #343431;
    color: #fff;
}

#submenu li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 170px;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    background: #282828;
}

#submenu li ul a {
    width: 150px;
}

#submenu li ul a:hover, #submenu li ul a:active {
}

#submenu li ul ul {
    margin: -37px 0 0 169px;
}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
    left: -999em;
}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
    left: auto;
}

#submenu li:hover, #submenu li.sfHover {
    position: static;
}

	
/* Body */


#casing {
    margin: 0px auto;
}

.otpad {
    width: 1000px;
    margin: 0px auto;
}

/* Slider */

.homepad {
    padding-top: 50px;
}

#slide {
    height: 350px;
    background: url(images/slidebg.png);
    border-top: 1px solid #000;
}

#cycle {
    width: 1000px;
    margin: 0px auto;
    height: 440px;
    background: url(images/cycle.png) bottom right no-repeat;
}

.slide {
    margin-top: 40px;
    margin-bottom: 30px;
}

.slide-content {
    float: left;
    width: 370px;
    margin-right: 30px;
}

.slide-content h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
    text-shadow: 0px 1px 0px #333;
}

.slide-content p {
	font-size: 14px;
	line-height: 120%;
    color: #FFF;
    text-shadow: 0px 1px 0px #333;
}

.slide-banner {
    float: right;
    padding: 10px;
    background: #fff;
    width: 580px;
    height: 330px
}

.sl-more {
    padding: 5px 10px;
    background: #0592D2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
}

.sl-more:hover {
    padding: 5px 10px;
    background: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #0592D2;
}

#subhead {
    background: url(images/slidebg.png) repeat-x;
    border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.insub {
    width: 1000px;
    margin: 10px auto;
    text-shadow: 0px 1px 0px #000;
}

.insub h1 {
    font-size: 30px;
	font-weight:bold;
	color: #FFF;
}

/* Homewidget */

.home-widget {
    width: 1000px;
    margin: 20px auto;
    padding: 0;
}

.home-widget .one-third {
    float: left;
    padding: 10px 10px;
    width: 313px;
    text-align: center;
}

.home-widget .one-third h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 36px;
    line-height: 120%;
    margin: 10px 0px;
    color: #555;
}

/* Home posts */

#home-content {
    margin: 0 0;
}

.container {
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0;
}

.bloghead {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 1px 0px 0px #fff;
    -moz-box-shadow: 0px 1px 0px 0px #fff;
    box-shadow: 0px 1px 0px 0px #fff;
}

.bloghead h4 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: bold;
}

.box {
    float: left;
    margin-right: 40px;
    width: 220px;
    margin-bottom: 20px;
}

.lastbox {
    margin-right: 0;
}

.boxim {
    background: #fff;
    padding: 4px 4px;
    margin-bottom: 10px;
}

.boxim:hover {
    background: #F07629;
    -webkit-transition: background 1s ease;
    -moz-transition: background 1s ease;
    -o-transition: background 1s ease;
    transition: background 1s ease;
}

img.boximg {
    border: 1px solid #ddd;
}

.btitle h2 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}

.btitle h2 a:link, 
.btitle h2 a:visited {
    color: #666;
}

.btitle h2 a:hover {
    color: #0592D2;
}

.bmore {
    padding: 5px 10px;
    background: #f1f1f1 url(images/button.png) top repeat-x;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #666;
}

#home-content .entry {
	font-size: 14px !important;
}

/* Article Content */

#content {
    width: 1000px;
    float: left;
    padding: 50px 0px;
}

.title h2 {
    font-size: 28px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.title h2  a:link,.title h2  a:visited {
    color: #FFF;
}

.postimg {
    background: #fff;
    padding: 4px 4px;
    margin: 0 0 10px 20px;
	float: right;
}

.postimg:hover {
    background: #F07629;
    -webkit-transition: background 1s ease;
    -moz-transition: background 1s ease;
    -o-transition: background 1s ease;
    transition: background 1s ease;
}

.postmeta {
    display: none;
}

.entry-right {
    width: 1000px;
}

.entry {
    margin: 0;
    padding: 0;
	overflow: hidden;
}

.entry a:link,
.entry a:visited {
    color: #0592D2;
	text-decoration: underline;
}

.entry a:hover {
   text-decoration: none;
}

.entry ul, .entry ol {
    margin: .4em 0 1em;
    line-height: 150%;
}

.entry ul li, .entry ol li {
    list-style-position: outside;
    margin-left: 1.6em;
}

.post li {
	list-style-type: disc;
}

/* Bottom */


.bottomouter {
    background: url(images/slidebg.png);
    border-bottom: 1px solid #000;
    margin: 0px 0px;
    padding: 0px;
}

#bottom {
    width: 1000px;
    margin: 0px auto;
}

#bottom ul {
    margin: 0px;
    padding: 0px;
}

/* Footer	 */

#footer {
    border-top: 4px solid #000;
    padding: 10px 0px;
    background: url(images/head.png);
	font-size: 14px;
	line-height: 130%;
}

.fcred {
    width: 1000px;
    margin: 0 auto;
    color: #aaa;
}

.fcred a:link, .fcred a:visited {
    color: #fff;
}

.fcred a:hover {
    text-decoration: underline; 
}