/*
Theme Name:     Home Page
Description:    home page .php
Author:         administrator
Template:       suevafree

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/*
Theme Name: SuevaFree
Theme URI: http://themeinprogress.com/sueva/
Description: Sueva is a free responsive clean and corporate Tumblelog  WordPress Theme. The theme support all modern browsers like Firefox, Chrome, Safari, Opera and Internet Explorer 8, 9 and 10 and uses the most modern technologies like HTML5 and CSS3.
Author: ThemeinProgress.
Author URI: http://themeinprogress.com
Version: 1.2.7.6
Tags: gray, light, black, orange, blue, pink, purple, two-columns, right-sidebar, left-sidebar, custom-background, custom-menu, threaded-comments, full-width-template, theme-options,responsive-layout, translation-ready, one-column, photoblogging
Text Domain: suevafree
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

html { 
	min-height:101%;
}
body.custombody { 
	background:url(images/background/patterns/pattern1.jpg) repeat #f3f3f3;
}

/* ====================== START TYPOGRAPHY ====================== */

.logo {
 	text-align: center;
	padding; 1px;
} 

p, 
li, 
address, 
dd, 
blockquote, 
td, 
th,
.textwidget { 
	font-size:14px; 
	line-height:1.8em;
	font-family:'Abel',Verdana, Geneva, sans-serif; 
	font-weight: normal;
}
body,
p,
li,
address,
dd,
blockquote { 
	color:#545252;
} 
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
ul,
ol { 
	margin:0.8em 0 0.3em;
}   
h1.title,
h2.title,
h3.title,
h4.title,
h5.title,
h6.title { 
	font-family:'Abel',Verdana, Geneva, sans-serif; 
	font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 { 
	font-family:'Abel',Verdana, Geneva, sans-serif; 
}
   
h1 {
	font-size: 28px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 24px;
}
h4.title {
	font-size: 20px;
	margin:15px auto;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}

code {
	display:block;
	white-space:normal !important;
}
/* ====================== END TYPOGRAPHY ====================== */

/* ====================== START ELEMENTS ====================== */

a { 
	color:#333;
	outline: none; 
	border:none;
	font-weight:normal; 
	text-decoration:none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
a:hover {
	color:#d14a2b;
	border-bottom:dotted 1px;
}
a.post-edit-link {  
	font-family:'Abel',Verdana, Geneva, sans-serif;
	font-size:14px;
}
a.post-edit-link:hover {  
	color:#333;
}
.clear { 
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.title i {
	padding: 0;
	margin: 0 10px 0 0;
	line-height: 50%;
}

::selection {
	background: #ff6644;
	color:#fff; 
	}
::-moz-selection {
	background: #ff6644;
	color:#fff; 
}

.select-menu {
	display:none;
	visibility:hidden;
}

span.messaggeok {
	font-weight:bold;
}
span.error {
	display:none;
	color:#b93333;
	font-weight:bold;
}

.button {
	background:#ff6644;
	padding:10px;
	color:#fff;
	font-weight:bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:45px auto -10px auto;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease; 
	-o-transition: all .3s ease;
	font-family: 'Abel', sans-serif;
	font-size:16px;
	width:95px;
	text-align:center;
	float:none;
	position:relative;
	display: block;
	line-height: 1.6em;
}

.button:hover {
	background:#d14a2b;
	color:#fff;
	text-decoration:none;
	border-bottom:none;
}
.btn {
	font-family:'Abel',Verdana, Geneva, sans-serif; 
}
.btn.right a {
	color:#616161;
}

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}

iframe, 
embed, 
object, 
video {
	max-width:100%;
}

/* ====================== END ELEMENTS ====================== */

/* ====================== START SECTIONS ====================== */

.header { 
	position:relative;
	text-align:center;
	margin:0;
	padding:0;
}
#footer { 
	color:#fff;	
	position:relative; 
	margin-top:50px;
	background:url(images/background/patterns/pattern2.jpg) repeat #333;
	border-top:solid 4px #ff6644;
}

#footer ul, 
#sidebar ul { 
	list-style:none;
	font-weight: normal;
	color:#fafafa;
	margin:0;
}
#footer a { 
	line-height:1.9em;
	-webkit-transition: all .3s ease;
	font-family:'Abel',Verdana, Geneva, sans-serif;
	font-size:14px;
}
#footer a:hover { 
	color:#d14a2b;
}

#footer p,
#footer a {
	color:#fff;
}

#sidebar .sidebar-box {
	padding:0 20px;
}
.span8.left-sidebar {
	float:right;
}
.span8.right-sidebar {
	float:left;
}

#blog,
#blog .pin-article.span8,
.span8.left-sidebar,
.span8.left-sidebar  {
	margin-bottom:25px;
}

#sidebar h3.title { 
	padding: 0;
	margin: 0 0 20px 0;
	position:relative;
	font-size:28px;
}
#footer h4.title { 
	font-size: 20px;
	margin: 0;
	padding: 20px 0;
}

#footer .textwidget { 
	font-size:12px;
	line-height:1.8em;
}

#footer select, 
#footer textarea,
#footer input[type="text"],
#footer input[type="password"],
#footer input[type="datetime"], 
#footer input[type="datetime-local"], 
#footer input[type="date"],
#footer input[type="month"],
#footer input[type="time"],
#footer input[type="week"],
#footer input[type="number"],
#footer input[type="email"],
#footer input[type="url"],
#footer input[type="search"],
#footer input[type="tel"],
#footer input[type="color"],
#footer .uneditable-input{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width:96%;
	padding: 5px 2%;
}

#footer p,
#footer li,
#footer address,
#footer dd,
#footer blockquote,
#footer td,
#footer th,
#footer .textwidget, 
#sidebar p,
#sidebar li,
#sidebar address,
#sidebar dd,
#sidebar blockquote,
#sidebar td,
#sidebar th,
#sidebar .textwidget { 
	font-size:14px; 
	line-height:1.9em;
	font-family:'Abel',Verdana, Geneva, sans-serif; 
	font-weight: normal;
}

#footer .title,
#footer p,
#footer li,
#footer address,
#footer dd,
#footer blockquote,
#footer td,
#footer th,
#footer .textwidget { 
	color:#fff;
}

#footer .copyright {
	padding: 10px 0 0 0;
	margin-top:10px;
	line-height:15px;
}
#footer .widget {
	border-bottom: solid 1px #ff6644;
	margin-right:-20px;
	padding: 0 0 10px 0;
}
/* LOGO */

#logo { 
	position:relative; 
	display:block;
	padding:30px 0 30px 0; 
	line-height:1.8em; 
}
#logo a { 
	font-family:'Allura',Verdana, Geneva, sans-serif; 
	font-size:70px; 
	color:#616161; 
	text-decoration:none; 
	text-align:left;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
} 
#logo a:hover { 
	text-decoration:none;
	color:#ff6644;
	border-bottom:none;
}
#logo a span{
	font-family:'Abel',Verdana, Geneva, sans-serif; 
	font-size:14px; 
	display:block;
	text-align:center;
	padding:7px
} 
#logo a img{
	margin-top:-10px;
} 


/* ====================== END SECT