/*
Theme Name: famewithoutmoney-2000
Theme URI: http://www.famewithoutmoney.biz
Author: Enis Selmanagic
Author URI: http://www.famewithoutmoney.biz
Description: classic clean grid theme
Version: 1.3
License: GNU General Public License
License URI: license.txt
Text Domain: famewithoutmoney-one
Domain Path: /languages/
Tags:

This theme is licensed under the GPL.
*/




/* =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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
 
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body {
	line-height: 1;
  	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	text-rendering: optimizelegibility;
	color: #000;

}
ol,
ul {
	list-style: none;
  	color: #ccc;
}

/* -------   post grid shortcode*/

 li.listing-item {
    background:#fff;
    color:#000;
}

.titles {
	font-size: 12px;
	letter-spacing: 1px;
	color: #000;
	padding: 6px 5px 2px;
	width: 250px;
	height: 40px;
	background: #fff;
} 

.titlespostlist {
	float: left;
	padding: 4px;
	height: 40px;
	display: block;
	margin: 0px auto;
	background: none;
	opacity: 0.9;
	width: 100%;
	max-width: 249px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000;
	font-weight: bold;
	
} 

.categoridisplay {
    font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	background: #fff;
	padding: 0px 5px 6px 5px;
	margin: 50px 0 0 0;
	height: 53px;
	line-height: 13px;
	
}


/* -------  END post grid shortcode*/
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
  	margin: 50% auto;
	vertical-align: top;
	/*line-height: 20px;*/
    background: #fff;
	
}

p {
  padding: 2px 5px 20px 5px;
  padding: 0px 5px 20px 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
    background:#fff;
    padding: 2px 5px;
}



html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
    text-decoration:none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	/*display: inline-block;*/

}



audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

/* Hides navigation links and site footer when infinite scroll is active */
.infinite-scroll #navigation,
.infinite-scroll.neverending #footer {
    display: none;
}
/* Shows the footer again in case all posts have been loaded */
.infinity-end.neverending #footer {
    display: block;
}

.entry-footer {
/*width: 250px;*/
	/*width: 238px;
	background: #fff;
	padding: 2px 5px;
	float: left;
	font-size: 10px;
	line-height: 20px;
	margin: 2px 2px 0 2px;
	height: 44px;
	border-bottom: 1px solid #ccc;*/
    width: 100%;
	max-width: 247px;
	background: #fff;
	padding: 2px 5px;
	float: left;
	font-size: 10px;
	line-height: 20px;
	margin: 26px 0px 10px 0px;
	height: 100px;
	border-bottom: 1px solid #ccc;
}

/*.entry-footer {
	width: 240px;
	background: #fff;
	padding: 2px 5px;
	float: left;
	font-size: 10px;
    line-height: 20px;
}*/



/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
  	padding: 0 5px;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #000;
	border-radius: none;
	font-family: inherit;
	padding: 2px;
	width: 214px;
}
button,
input {
    line-height: normal;
}
textarea {
	font-size: 100%;
    overflow: auto;
    vertical-align: top;    
    padding: 2px 2px;
    width: 220px;
    height: 98px;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
	padding: 6px 10px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	background-color: #ffb71c;
    width: 226px
    text-align: left;
  	text-decoration:none;
}

input[type="submit"]{
  text-align: left;
}


.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
  
}

.menu-toggle {
  color: #fff;
    background-color: #000;
}



  
button[disabled],
input[disabled] {
    cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #000;
    background-color: #fff;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #fff;
    background-color: #000;
}
li.bypostauthor cite span {
	color: #000;
	background-color: #21759b;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
	width: 60px;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
  	/*width: 260px;*/
 min-width: 250px;
max-width: 519px;
width: 100%;
  float: left;

}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	/*max-width: 100%;*/
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full,
img.size-large {   
  max-width: 100%;  

}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */

}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 0px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 99%;
}
.gallery-item a {
	display: block;
  	height:72px;
}
.gallery-caption a {
	display: inline;
}
.gallery-item {
	margin-top: 0px;
	}

#gallery-1 img {
border: none!important;
margin-top: -13px;
height: 81px;
}


#gallery-1 img:hover {
 -webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
	outline:10px solid #000; 
	margin:0px;
	background:#000;
}
	
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	/*max-width: 90%;
	padding: 5%;*/
}
.gallery-columns-1 .gallery-icon img {
	/*	padding: 3%;*/
}



/* Navigation */
.site-content nav {
	clear: both;
	line-height: 20px;
/*	background: #fff;*/
    height: 70px;
}

#nav-above {
	padding: 24px 0;
}

.paged #nav-above {
	display: block;
}

.nav-previous,
.previous-image {
    float: left;
	width: 250px;
	background:#000;
  	color:#fff;
	padding: 2px 5px;
  	font-size: 12px;
 	text-decoration: none;
    text-transform: uppercase;
  	height:40px;
}


.nav-previous a:hover,
.previous-image:hover {
	color:#000;

}

.nav-previous:hover,
.previous-image:hover {
		background:#fff;
	color:#000;
	text-decoration:none;
  	font-size: 12px;
}

.nav-next,
.next-image {
	float: left;
	text-align: right;
	width: 250px;
	background:#000;
	color:#000;
	padding: 2px 5px;
	text-decoration:none;
  	font-size: 12px;
  	height:40px;
 	
}

.nav-next:hover,
.next-image:hover {
	background:#fff;
	color:#000;
	text-decoration:none;
  	font-size: 12px;
}
	  
.nav-next a:hover,
.next-image:hover {
	
  	color:#000;

}

.nav-single {
    position: fixed;
	bottom: 0px;
	width: 248px;
}


.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}




/* google translation menu*/
.goog-te-gadget img {
    display: none;
}
	
.goog-te-gadget-simple .goog-te-menu-value {
    position: fixed;
    top: 45px;
    z-index: 999;
    font-size: 11px;
    border: none;
    float:left;
	margin-left:163px;
}



/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
	margin-top: 0;
}


/* =Loader / Fader
-------------------------------------------------------------- */

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
 
.fade-in {
    opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
}
 
.fade-in.one {
-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
animation-delay: 0.7s;
	
}
 

 
/*---make a basic box ---*/
.box {
width: 100%;
height: auto;
position: relative;
margin: 0px;
float: left;

 
} 

  
  
/* =Basic structure mains
-------------------------------------------------------------- */  
  

/* Body, links, basics */
html {
	font-size: 87.5%;
}

body.custom-font-enabled {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
	outline: none;
	color: #808080;
  	text-decoration: none;
	
}
a:hover {
	color: #0f3647;
  	text-decoration: none;
}

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
    background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}


/* Page structure */
.site {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: none;
  overflow: scroll;
}
.site-content {
	background:none;
	margin: 0px 30px 10px 30px;
	padding: 0 0 0 0;
/*	background: #fff;*/
  	
}
.widget-area {	
  	background: #fff;
}

/* Header */


	
.site-header {
    padding: 0 0 0 30px;
    background: none repeat scroll 0% 0% #fff;
    height: 60px;
    position: fixed;
    top: 0px;
    margin-left: 0px;
    width: 100%;
    border-bottom: #000 solid 3px;
  	z-index: 10;
    box-shadow: 0px 2px 10px 0 #000;
}

.site-header h1 {
	padding: 4px 5px 0;
}

.site-header h2 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: auto;
	color: #ccc;
	text-align: left;
	padding: 0 5px;
	font-style: italic;
}

.site-header h1 a,
.site-header h2 a {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: #000;
	display: inline-block;
	text-decoration: none;
	
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}

.header-image {
	
}


.site-title{
  
}	

.site-description {
  
}

.site-branding {
    height: auto;
    background: #fff;
    margin-bottom: 0px;
    float: left;
    width: 261px;
	margin-right: 3px;
    height: 60px;
    background:#fff;
}
	



/* Navigation Menu main 1*/

.main-navigation {
	margin-top: 0px;
	text-align: center;
	width: 100%;
}
.main-navigation li {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.42857143;
}
.main-navigation a {
	color: #5e5e5e;
}
.main-navigation a:hover {
	color: #21759b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	/*display: none;*/
}



/* Navigation Menu container main 1 */

.menu-main-1a-container {
  	  /*width: 100%;
      max-width: 782px;*/
	/*max-width: 520px;*/
   /* max-width: 652px;*/
  
	float: left;
}



/* Navigation Menu container main 2 */

.menu-main-2nd-container {
  	width: 100%;
	max-width: 390px;
	float: right;
	margin-right: 79px;
}






/* =1st MENU TOP
-------------------------------------------------------------- */

#menutop {
	height:auto;	
	z-index:98;
	position:fixed;
	background: #000; /* Show a solid color for older browsers */
	clear: both;
	display: inline;
	float: center;
	max-width:960px;
	top:57px;
/*	margin: 0 auto 6px;*/
}

#menutop ul {
	font-size: 17px;
	list-style: none;
	margin: 0 0 0 0px;
	padding-left: 0;
}
#menutop li {
	float: left;
	position: relative;
  	display: inline-flex;
}
#menutop a {
	color: #fff;
	display: block;
	line-height: 26px;
	
	text-decoration: none;
	width:100%;
  	padding: 0 10px;
	float: center;
	text-align: center;
}
#menutop ul ul {
	
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 100%;
	z-index: 99999;
}
#menutop ul ul ul {
	left: 100%;
	top: 0;
}
#menutop ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 100%;
  
}
#menutop li:hover > a,
#menutop ul ul :hover > a,
#menutop a:focus {
	background: #000;
}
#menutop li:hover > a,
#menutop a:focus {
	color: #000;
background: #fff;
}
#menutop ul li:hover > ul {
	display: block;
}
#menutop .current-menu-item > a,
#menutop .current-menu-ancestor > a,
#menutop .current_page_item > a,
#menutop .current_page_ancestor > a {
	font-weight: normal;
	color: #000;
	background: #fff;
}




/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}

/* Sidebar */
.widget-area .widget {
	-moz-hyphens: auto;
margin-bottom: 2px;
word-wrap: break-word;
width: 250px;
float: left;
background: none repeat scroll 0% 0% #000;
margin-right: 2px;
padding: 0px 5px;
/*height: 146px;*/
	
}
.widget-area .widget h3 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	/*font-size: 13px;
	font-size: 0.928571429rem;*/
  	font-size: 11px;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #fff;
	text-decoration:none;
  	padding: 0 5px;
}
.widget-area .widget a:hover {
	color: #fff;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}





/* Footer */
footer[role="contentinfo"] {
	/*border-top: 1px solid #ededed;*/
	clear: both;
	font-size: 12px;
	/*padding: 0px 3px;*/
    padding: 0px;
	margin: 0px 4px;
	background: #000;
  	color: #808080;
 	
}

footer[role="contentinfo"] a {
	color: #686868;
}
footer[role="contentinfo"] a:hover {
	color: #21759b;
}


.site-info { 
	color: #808080;
	padding: 4px 2px;
	float: left;
	background: #000;
}





.sep {
    color:#808080:
	font-size: 11px;
	font-style: italic;
    padding: 4px 2px;
}





/* =Main content and comment content MAINS META
-------------------------------------------------------------- */



/*.three-column-post { 
		width: 236px;
		float: left;
		margin: 2px; 
  		margin: 0px 0px 0px;

}*/

.entry-header {
	padding: 0px 0px 0 0;
  margin:0px;
/*  	outline:1px solid #000;*/
}

#post-4763 .entry-header {
	display: none;
}

#post-1486 .entry-content p {
  background:#fff;
  color:#000;
  padding: 5px 5px 5px 5px;
}

.entry-header:hover {
/* -webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);*/
	
  	z-index:999;
	margin:0px;
	/*background:#000;*/
  /*height:200px;*/

}


.entry-header img.wp-post-image {
/*	width:238px*/;
 /* 	width:260px;*/
  	 opacity: 1.0;	  	
}

.entry-header img.wp-post-image:hover {
  opacity: 0.7;	  
}
	  
	  
.entry-header .entry-title {
  	font-size: 12px;
  	letter-spacing: 1px;
	color:#000;
	padding: 6px 5px 2px;
  	width:250px;
  	border-bottom: 1px solid #ccc;
  	height: 40px;
    background: #fff;
  	
}

.entry-header .entry-title:hover {
	color:#000;
	background:#fff;
	border-bottom: #000 1px solid;
}




.entry-header .entry-title a {
	text-decoration: none;
	color:#000;
}


.entry-header .entry-title a:hover {
	text-decoration: none;
	color:#000;
  	background:#fff;
}

.categoripost {
  	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	/*width: 228px;*/
 	/*width: 250px;*/
    width: 247px;
	letter-spacing: 0.05em;  	
    background:#fff;
    padding: 0px 5px 6px 5px;
	margin: 0;
	height: 48px;
	line-height: 13px;

}


.categoriposta {
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    background: none repeat scroll 0% 0% #808080;
	letter-spacing: 0.05em;
	width: 100%;
	max-width: 228px;
	padding: 8px 5px;
	margin: 0px 0 1px 0;
	

}


.categoria {
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	background: none repeat scroll 0% 0% #353535;
	letter-spacing: 0.05em;
	padding: 10px 5px;
	margin: 10px 30px 1px;
}


.categoripost a:hover {
   	background:#fff;
}

.category .entry-title a:hover {
   	background:#fff;
}
.category .entry-title:hover {
   	background:#fff;
}

.entry-meta {
	background: #fff;
	padding: 2px 5px;
	line-height: 14px;
  	width: 100%;
	font-size: 11px;
    border-bottom: 1px solid #ccc;
	
}

.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
    line-height: 20px;
	background: #fff;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	/*margin-bottom: 24px;
	margin-bottom: 1.714285714rem;*/
	text-align: center;
}


	
.entry-content,
.entry-summary,
.mu_register {
	line-height: 15px;
 	/*background: #fff;*/
  	/*width: 250px;*/
    background: none;
  	color: #000;
  	padding:0px;
     min-height: 700px;

}

.entry-contents {
	padding: 5px 0;
  	width: 100%;
	line-height: 15px;
	font-size: 14px;
	float: left;
  	background:#fff;

	}

.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	line-height:20px;
	padding: 0 5px;
}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	line-height:38px;
	
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 16px;
	line-height:20px;
	
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-weight:200;
	background:#000;
	color:#fff;
	font-style:italic;
	line-height:20px;
	
	
}
.entry-content h4,
.comment-content h4 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style:italic;
	font-weight:100;
	background:#ffff00;	
	color:#000;
	line-height: 20px;
	

}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	line-height: 20px;
	
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	line-height: 20px;

}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	line-height: 15px;
	color:#000;	
	/*background:#fff;*/
	/*min-height: 660px;*/
}

.comment-content p {
    line-height: 15px;
    color: #FFF;
	padding:0 5px;
}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
  /*	margin: -271px 0px 0 470px;
	width: 470px;*/
 /* margin: 0px;
width: 470px;
display: inline-flex;*/
}


-comment-author vcard {
  
}

.comment-meta {
	padding: 0 5px;
	width: 250px;
}
	



.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: none;
	float:left;
    
}

.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	/*margin: 0 0 0 36px;*/
	margin: 2px 3px 2px 0px;
    float:left;
  	width: 257px;
    height: 253px;
    opacity: 0.9;
}

.entry-content li:hover,
.comment-content li:hover,
.mu_register li:hover {
	opacity: 1;
	
}

.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 20px;
	margin: 24px 0;
	overflow: auto;
	padding: 0 5px;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 20px;
	padding: 0 5px;
	/*margin: 0 0 24px;*/
}
img.alignleft {
	/*margin: 1px 0px 10px 3px;*/
    width: 100%;
    max-width: 100%;
}
img.alignright {
     margin: 0px 3px 3px 0px;
    width: 100%;
    max-width: 381px;

}
img.aligncenter {
	/*margin-top: 1px;
	margin-bottom: 12px;*/
  width: 100%;
   max-width: 100%;
   

}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
  
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
	/*border-top: 1px solid #ededed;*/
    border-top: 1px solid #000;
	/*padding: 6px 10px 6px 0;*/
    padding:0px 10px 0px 4px;
}
.site-content article {
/*	width: 260px;*/
	margin: 0px 1px 0px 1px;
}

.categori {
  margin: 10px 5px;
}


.page-links {
	clear: both;
	line-height: 1.714285714;
}


footer.entry-meta {
 
  	font-size: 13px;
	line-height: 18px;
	/*background: none repeat scroll 0% 0% #000;*/
	padding: 5px 0px 95px 0;
	text-transform: lowercase;
	margin: 36px 0 0 0;
	color: #CCC;
	float: right;
	height: 240px;
  	width:470px;
  
}


.post-meta{
 	background: none repeat scroll 0% 0% #eee;
	padding: 10px;
	margin: 10px 0px 0px;
	line-height: 20px;
	width: 470px;
}
	
	
.single-author .entry-meta .by-author {
	/*display: none;*/
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}


/* =Archives
-------------------------------------------------------------- */

.archive-header{
	/*display: none;*/
}
.page-header {
	margin-bottom: 20px;
	/*padding-bottom: 22px;*/
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: left;
}
.image-attachment div.attachment p {
	text-align: left;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 50%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}


/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {
	/*margin-bottom: 24px;
	margin-bottom: 1.714285714rem;*/
	
}
article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}
article.format-aside h1 a:hover {
	color: #2e3542;
}
article.format-aside .aside {
	
}
article.format-aside p {
font-size: 10px;
line-height: 13px;
background: none repeat scroll 0% 0% #FFF;
text-transform: uppercase;
/*height: 553px;*/
/*text-align: justify;*/
padding: 5px 6px 10px 6px;
/*width: 227px;*/
}

article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}

.article-aside {
  	/*height: 420px;*/
  	height: 485px;
	background: none repeat scroll 0% 0% #FFF;
	width: 238px;
	margin: 0px 1px 20px 0px;
	line-height: 13px;
	font-size: 10px;
	float: left;
}

/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}


/* =Comments
-------------------------------------------------------------- */

.comments-title {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding: 0 5px;
  	margin: 10px 0 0 0;
	background: #ccc;
  	width: 250px;
  	
}

.comments-area {
	  width:260px;
	}

.comments-area article {
	margin: 1px 0px;
  	background:#000;
  	width:260px;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: none;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	padding: 2px 5px;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

/* Comment form */
#respond {
  	margin: 0;
	width: 260px;
	
}
#respond h3#reply-title {
	font-size: 14px;
	line-height: 20px;
	padding: 0px 5px;
	color: #000;
	margin: 0px 0 0 1px;
	font-style: italic;
	font-weight: normal;
	width: 247px;
    background: #fff;
}
#respond h3#reply-title #cancel-comment-reply-link {
	
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	/*margin: 2px 0;*/
	width: 260px;
}
#respond form p {
  	background: #000;
  	padding: 5px 5px;
	/*margin: 0px 30px;*/
	line-height: 20px;
}
#respond form p.logged-in-as {
	bottom: 20px;
	position: fixed;
	right:20px;
	background: #ff0;

}
#respond form label {
	display: block;
	line-height: 20px;
	padding: 0px 5px;
  	color: #fff;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 250px;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 9px;
	line-height: 15px;
	color: #5e5e5e;
	display: none;
}
.required {
	color: red;
}


/* =Front page template
-------------------------------------------------------------- */

.entry-page-image {
	margin-bottom: 0px;
    width:100%;

}


.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
  	width:100%;
  
}
.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
	padding-top: 24px;
	
}
.template-front-page .widget-area .widget li {
	margin: 8px 0 0;
	margin: 0.571428571rem 0 0;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.714285714;
	list-style-type: square;
	list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
	color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}
.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
  	margin-top: 5px;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}

.postform {
	padding: 2px 5px;
	/*width: 250px;*/
	margin: 0px;
	line-height: 20px;
}

/* =Plugins
----------------------------------------------- */

img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}


/* =Media queries  MAINS 
-------------------------------------------------------------- */





/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
  
  

.entry-headera {
	padding: 0px 2px 0px 0px;
	height: auto;
	width:100%;
	max-width: 508px;
	margin-bottom: 2px;
}
	  
.entry-titlea {
	font-weight: normal;
	color: #FFF;
	padding: 1px 5px;
	border-bottom: 1px solid #FFF;
	background: none repeat scroll 0% 0% #000;
	line-height: 20px;
	width: 100%;
}
  


.post-meta {
     padding: 10px;
    margin: -310px 73px 0px;
    line-height: 20px;
    width: 100%;
    max-width: 450px;
    float: right;
}

.post-meta-key {
  	width:120px;
}
  

	body {
		background-color: #ccc;
	}
	body .site {
		margin-bottom: 48px;
		
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 103px;
		margin-bottom: 0;
		box-shadow: none;
	}
  
  	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content ,
 {
		width: 100%;
		max-width:961px;
		margin: 0 10px;
	}
  
  .entry-header {
    float: left;
    padding: 0px 2px 2px 0px;
   
}


	.widget-area {
	width: 100%;
	float: left;
	margin-top: 2px;
	}


  input {
    border: 1px solid #000;
    font-family: inherit;
	padding: 2px 5px;
	/*width: 250px;*/
	margin: 0px;
	line-height:20px;
  }

}




	
	

/* Maximum width of 959 pixels. */
@media screen and (max-width: 959px) {
  

  
/* .three-column-post {
  	float: left;
	width: 200px;
}  */
	  
	.site-content {
   	margin: 1px 0px;
	padding: 0 0 0 0;
	background: #fff;
	
	  }
	  
  .entry-titlea {
	padding:0 20px
}
	.categoria {
    margin: 0px 0 3px;
    line-height: 20px;
    padding: 0 20px;
}
	  
  
  
.post-meta {
	font-size: 12px;
	padding: 10px;
	line-height: 20px;	
	width: 269px;
	margin: -272px 0px 20px 495px;
	float: left;
}
	 
.entry-header img.wp-post-image {
  /* width:200px;*/
}
 
  
.header-image {
    z-index: 9;
	
  }

.widget-area {
	width: 100%;
	float: left;
	margin-top: 2px;
		
}

.widget-area .widget {
    -moz-hyphens: auto;
    margin-bottom: 2px;
    word-wrap: break-word;
    width: 200px;
    float: left;
    background: #000 none repeat scroll 0% 0%;
    margin-right: 2px;
    padding: 0px 0px 0 2px;
    height: 146px;
}
  
.widget a {
    color: #FFF;
    text-decoration: none;
    font-size: 11px;
    padding: 0 2px;
}
	
	
.widget-title {
   padding: 0 2px;
  	font-size: 11px;
}


	
.widget-area .widget li {
	font-size: 10px;
    line-height: 1.84615;
} 

input {
    border: 1px solid #000;
    font-family: inherit;
    padding: 2px 5px;
    width: 194px;
    margin: 0px 2px 0 2px;
    line-height: 20px;
}

  
#menutop {
    height: auto;
    z-index: 98;
    position: fixed;
    background: none repeat scroll 0% 0% #000;
    clear: both;
    display: inline;
    max-width: 960px;
    top: 57px;
    margin: 0px 10px;
}
  
.entry-header .entry-title {
    font-weight: normal;
    color: #FFF;
    padding: 1px 5px;
    width: 190px;
    border-bottom: 1px solid #FFF;
    background: none repeat scroll 0% 0% #000;
    height: 28px;
	font-size: 11px;
}


  
td {
    font-weight: normal;
    text-align: left;
    margin: 50% auto;
    height: 20px;
    vertical-align: top;
   
}

.post-meta-key {
    width: 120px;
}

.categoripost {
    /*font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    background: none repeat scroll 0% 0% #808080;
    padding: 8px 5px;
    letter-spacing: 0.05em;
    margin: 0px 0px 1px;
	width:190px*/;
  font-size: 10px;
text-decoration: none;
text-transform: uppercase;
/*width: 228px;*/
/*width: 240px;*/
letter-spacing: 0.05em;
background: #fff;
padding: 0px 5px 6px 5px;
margin: 0;
height: 48px;
line-height: 13px;

}

.categoriposta {
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    background: none repeat scroll 0% 0% #808080;
    padding: 8px 5px;
    letter-spacing: 0.05em;
    margin: 0px 10px 1px 0px;
    width: 190px;
  	height:10px;
}

	  
#access2 {
    height: auto;
    z-index: 98;
    position: fixed;
    background: none repeat scroll 0% 0% #000;
    clear: both;
    display: inline;
    top: 90px;
    padding: 5px 0px;
    width: 808px;
    margin: 0 10px;
	
  }
  
  #access2 ul {
    font-size: 13px;
    list-style: none outside none;
    margin: 0px;
    padding-left: 6px;
}


body {
		background-color: #ccc;
	}


body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {
		width: 100%;
		max-width: 808px;
		margin: 0px 10px;
		
	}


  .article-aside {
    height: 420px;
    background: none repeat scroll 0% 0% #FFF;
    width: 200px;
    margin: 0px 5px 20px 0px;
    line-height: 13px;
    font-size: 10px;
    float: left;
	
  }





}

/* Maximum width of 946 pixels. */
@media screen and (max-width: 946px) {
  .site {
    margin: 63px auto;
    overflow: hidden;
}

}

/* Maximum width of 818 pixels. */
@media screen and (max-width: 818px) {
 
  
  

  
.widget-area {
	width: 100%;
	float: left;
	margin-top: 2px;
		
}

.widget-area .widget {
    -moz-hyphens: auto;
    margin-bottom: 2px;
    word-wrap: break-word;
    width: 200px;
    float: left;
    background: #000 none repeat scroll 0% 0%;
    margin-right: 2px;
    padding: 0px 0px 0 2px;
    height: 146px;
}
  
.widget a {
    color: #FFF;
    text-decoration: none;
    font-size: 11px;
    padding: 0 2px;
}
	
	
.widget-title {
   padding: 0 2px;
  	font-size: 11px;
}
		
.widget-area .widget li {
	font-size: 10px;
    line-height: 1.84615;
} 

input {
    border: 1px solid #000;
    font-family: inherit;
    padding: 2px 5px;
    width: 194px;
    margin: 0px 2px 0 2px;
    line-height: 20px;
}

  
}




/* Maximum width of 800 pixels. */
@media screen and (max-width: 800px) {
  
  .post-meta {
   
	padding: 10px 20px;
	font-size: 12px;
	line-height: 20px;
	margin: 10px 0px 0px 0;
	width: 100%;
	float: left;
	max-width: 440px;
		

}
  
.widget-area {
	width: 100%;
	float: left;
	margin-top: 2px;
		
}

.widget-area .widget {
    -moz-hyphens: auto;
    margin-bottom: 2px;
    word-wrap: break-word;
    width: 200px;
    float: left;
    background: #000 none repeat scroll 0% 0%;
    margin-right: 2px;
    padding: 0px 0px 0 2px;
    height: 146px;
}
  
.widget a {
    color: #FFF;
    text-decoration: none;
    font-size: 11px;
    padding: 0 2px;
}
	
	
.widget-title {
   padding: 0 2px;
  	font-size: 11px;
}
		
.widget-area .widget li {
	font-size: 10px;
    line-height: 1.84615;
} 

input {
    border: 1px solid #000;
    font-family: inherit;
    padding: 2px 5px;
    width: 194px;
    margin: 0px 2px 0 2px;
    line-height: 20px;
}

  
}





/* =Media queries  MAINS 
-------------------------------------------------------------- */

  

/* Minimum width of 617 pixels. */
@media screen and (min-width: 617px) {
  
  
  textarea {
    font-size: 100%;
    overflow: auto;
    vertical-align: top;
    padding: 2px 10px;
    width: 170px;
    height: 100px;
    margin: 10px 0px;
}
  
/*  input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], li.bypostauthor cite span {
    padding: 6px 10px;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #000;
    background-color: #FFB71C;
    text-decoration: none;
    margin: 0px;
    width: 250px;
	text-align: left;
}*/
  
   
  
body {
background-color: #000;
}
  
.site {		
		/*margin: 105px auto;*/
	  	margin: 70px auto;
		overflow: hidden;
}
 
.entry-header img.wp-post-image {
  
}



	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		position: fixed;
 		top: 0px;
		line-height: 20px;
		padding: 0px 0px 0px 30px;
		background: #000;		
 		width: 100%;
 		left: 0px;						
		height: 60px;

}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
  		height: 60px;
		border-bottom: 3px solid #000;
        background: #000;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
  		float: left;
	
	}
	.main-navigation li a {
		color: #000;
		font-size: 9px;
		text-transform: uppercase;
		white-space: nowrap;
		height: 60px;
  		/*width: 107px;*/
        width:35px;
		text-align: left;
		padding: 0 2px;
		margin-right: 3px;
		background: #fff;
		font-weight: normal;
		padding: 0 10px;
  		
	}
	.main-navigation li a:hover {
		background:#808080;
		color: #fff;
	}
	.main-navigation li {
		margin: 0 0px;
		position: relative;
	}
	.main-navigation li ul {
  		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
  		background: #000;
	/*	width: 260px;*/
		/*height: 183px;*/
       /* height: auto;*/
        box-shadow: 0px 10px 10px 0 #000;
	}
	.main-navigation li ul ul {
      margin-left: 130px;
	  margin-top: -61px;
	
	}
	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}
	.main-navigation li ul li a {
	background: #fff;
	border-top: 3px solid #000;
	display: block;
	font-size: 14px;
	/*line-height: 20px;*/
	width: 237px;
	white-space: normal;
	float: left;
	height: 68px;
  
	}
	.main-navigation li ul li a:hover {
  		background: #e3e3e3;
		color: #000;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		background:#808080;
		color: #fff;
	}



/* main MENU CSS 2016 dez */
  
  
/*  menu by css */
.menu li.menu-es > a{
	/*background:#ffff00;
  	color:#000;*/
}

/*  es menu current by css & hover */
.menu li.menu-es > a:hover,
.menu li.current-menu-item.menu-es >  a{
	background:#ffff00;
  	color:#000;
} 

/*  studies menu current by css & hover */
.menu li.menu-studies > a:hover,
.menu li.current-menu-item.menu-studies >  a{
	background:#78bf4e;
  	color:#fff;
}

/*  bauhaus menu current by css & hover */
.menu li.menu-bauhaus > a:hover,
.menu li.current-menu-item.menu-bauhaus >  a{
	background:#e7e7e7;
  	color:#000;
}

/*  khb menu current by css & hover */
.menu li.menu-khb > a:hover,
.menu li.current-menu-item.menu-khb >  a{
	background:#de4e62;
  	color:#000;
}
  
/*  fhp-d menu current by css & hover */
.menu li.menu-fhp-d > a:hover,
.menu li.current-menu-item.menu-fhp-d >  a{
	background:#0e69af;
  	color:#fff;
}
  
/*  fhp-bama menu current by css & hover */
.menu li.menu-fhp-bama > a:hover,
.menu li.current-menu-item.menu-fhp-bama >  a{
	background:#0773b6;
  	color:#fff;
}
	
/*  udk menu current by css & hover */
.menu li.menu-udk > a:hover,
.menu li.current-menu-item.menu-udk >  a{
	background:#e70036;
  	color:#fff;
}

/*  search menu current by css & hover */
.menu li.menu-search > a:hover,
.menu li.current-menu-item.menu-search >  a{
	background:#ccc;
  	color:#fff;
}

	


	
	.entry-header .entry-title {
  	font-size: 12px;
	letter-spacing: 1px;
	color: #000;
	padding: 6px 5px 2px;
	/*width: 240px;*/
  	width:247px;
	border-bottom: 1px solid #ccc;
	height: 40px;
	background: #fff; 
  
  	}

.entry-headers .entry-titles {
  	font-size: 12px;
	letter-spacing: 1px;
	color: #000;
	background: #fff; 
	border-bottom: 1px solid #ccc;
	padding: 6px 5px 2px;
	/*width: 240px;*/
  	width:100%;
	height: 40px;
	max-width: 1814px;
  
  	}

	.entry-header {
    	float: left;
    	padding: 0px 0px 1px 3px;
  		height: auto;
  		display: block;
		margin: 1px auto;
		background: none;
		opacity: 0.9;
        width: 257px;
 	   /* width: 250px;*/

}

	.entry-header:hover {
    	background: #ffff00 none repeat scroll 0% 0%;
		opacity: 1;
		margin: 1px auto;
}

	
	.category-contact .entry-title,
	  .category-about .entry-title {
  	    /*padding: 1px 5px;
  		width:228px;
  		border-bottom: 1px solid #fff;
		background:#fff;
  		height: 35px;*/
     font-size: 12px;
	letter-spacing: 1px;
	color: #000;
	padding: 6px 5px 2px;
	/*width: 240px;*/
  	width:247px;
	border-bottom: 1px solid #ccc;
	height: 40px;
	background: #fff; 
  
		
    }

	.category-contact .entry-title a,
	  .category-about .entry-title a {
  		color:#fff;
}


	
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}


/*------FRONT PAGE -------------*/

	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
  		
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 238px;
	}

	.template-front-page .three-column-post {
    width: 238px;
    float: left;
    margin: 2px 1px;
     }

	 .template-front-page .entry-header img.wp-post-image {
    width: 238px;
    float: left;
  
}

	.template-front-page .entry-header {
	width: 228px;
	float: left;
	margin: 0 12px 2px 0;
}


	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 100%;
	}
	.template-front-page .widget-area .widget,
	.template-front-page.two-sidebars .widget-area .front-widgets {
		float: left;
		width: 51.875%;
		margin-bottom: 24px;
		margin-bottom: 1.714285714rem;
	}
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: right;
	}
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
		float: right;
		width: 39.0625%;
		margin: 0 0 24px;
		margin: 0 0 1.714285714rem;
	}
	.template-front-page.two-sidebars .widget,
	.template-front-page.two-sidebars .widget:nth-child(even) {
		float: none;
		width: auto;
	}
	.commentlist .children {
		margin-left: 48px;
		margin-left: 3.428571429rem;
	}

}


	

		
		
/* Maximum width of 1111px pixels. */
@media screen and (min-width: 1082px) {		
		
			.main-navigation li a {
		color: #000;
		font-size: 9px;
		text-transform: uppercase;
		white-space: nowrap;
		height: 60px;
  		/*width: 107px;*/
        width:40px;
		text-align: left;
		padding: 0 5px;
		margin-right: 3px;
		background: #fff;
		font-weight: normal;
  		
}
}
	
/* Maximum width of 1195px pixels. */
@media screen and (min-width: 1195px) {

  	.main-navigation li a {
		color: #000;
		font-size: 11px;
		text-transform: uppercase;
		white-space: nowrap;
		height: 60px;
  		width: 54px;
		text-align: left;
		padding: 0 5px;
		margin-right: 3px;
		background: #fff;
		font-weight: normal;
		padding: 0 10px;
  		
}
}
		
/* Maximum width of 1500 pixels. */
@media screen and (min-width: 1500px) {

  	.main-navigation li a {
		color: #000;
		font-size: 11px;
		text-transform: uppercase;
		white-space: nowrap;
		height: 60px;
  		width: 107px;
		text-align: left;
		padding: 0 5px;
		margin-right: 3px;
		background: #fff;
		font-weight: normal;
		padding: 0 10px;
  		
}
}

@media screen and (max-width: 616px) {
	
  
/*    .main-navigation {
    display: none;
}*/
	    
 
			  
			  
 .article-aside {
    height: 420px;
    background: none repeat scroll 0% 0% #FFF;
    margin: 0px 5px 20px 10px;
    line-height: 13px;
    font-size: 10px;
    float: left;
    width: 200px;
    padding: 0px;
}
  p {
	margin: 0px 5px;
  }
  
  .site-content article {
   /*margin-top: 70px;*/
	margin-top:0px;		
}
			  
.site-content {
    margin: 44px 0px 0px;
 }
  
  input {
    border: 1px solid #000;
    font-family: inherit;
	padding: 2px 5px;
	width: 180px;
	margin: 0 0px;
  }
  
  textarea {
    font-size: 100%;
    overflow: auto;
    vertical-align: top;
    padding: 2px 10px;
    width: 170px;
    height: 98px;
    margin: 10px 0px;
}
  
  input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], li.bypostauthor cite span {
    padding: 6px 10px;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #000;
    background-color: #FFB71C;
    text-decoration: none;
    margin: 0 0px;
    width: 191px;
}
  
.site {
   margin: 6px 0 0 0;
    overflow: hidden;
}
  
  .three-column-post {
    width: 100%;
    margin: 10px 0px 4px ;
}

  article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    margin-bottom: 10px;
}
  
  	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {
		width: 100%;
		/*max-width: 610px;*/
		margin: 66px 0px 0px;
		
}


.galleria-container {
    overflow: hidden;
    position: relative;
}



.site-branding {
    height: 60px;
    background: #FFF none repeat scroll 0% 0%;
    margin-bottom: 10px;
    float: left;
    width: 350px;
}

.site-header {
   padding: 0px 10px 5px 1px;
	background: #fff;
	position: fixed;
	height: 62px;
	top: 0px;
	margin-left: 0px;
	width: 100%;
	border-bottom: 1px solid #000;
  
}

	.site-header h1 {
	position:relative;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: auto;
	text-align: left;
	z-index:99;	
	background:#fff;
	top: 0px;

}
  .site-header h2 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    line-height: auto;
    color: #808080;
    text-align: left;
    padding: 0 5px;
    font-style: italic;
}
  
  .header-image {
    /*position: fixed;
    margin-top: 23px;
    z-index: 9;
  	margin-left: 40px;*/
  
}
  

.site-description {
  	/*margin: 2px 0px 10px 0px;*/
	position: relative;
}



.mobmenu_content ul {
  	text-align: left;
}


.mobmenu_content li a {
    display: block;
    padding: 40px;
    text-decoration: none;
  	font-size:24px;
}
	  
	#access2 {
    /*display: none;*/
}	
  


  	#menutop {
	/*display: none;*/

}





/* MOBIL SLIDE MENU */ 

#navigation {
	background-color: #ccc;
	color: #FFF;
	text-align: left;
	float: left;
	width: 130px;
	height: 60px;
	line-height: 60px;
  	display: block;
}


#navigation ul {
    display: none;
  
}
#navigation ul.expanded {
    display: block;
    margin-top:1px;   
/* transition: transform 0.3s;*/
  
}

#navigation li a {
    display: inline-block;
	border-top: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background: #000;
  	height: 60px;
	width: 470px; /*width: 120px;*/	/*width: 100%;*/
	text-align: left;
	padding: 0px 5px;
  	line-height:60px;
}

#navigation li a:hover {
    color: #000;
  	background:#fff;
}
.menu_button {
    display: block;
    color: #fff;
    text-decoration: none;
  	text-align: left;	
  	line-height:60px;
  	padding: 0px 5px 0px;
   

}
.menu_button:hover {
    color: #000;
  	background:#fff;
    text-decoration: none;
}



/* MOBIL SLIDE MENU*/ 





  
	.main-navigation ul.nav-menu {
    float: center;
	/*margin: -580px 0;*/
	background: #000;
	width: 100%;
}	

	.main-navigation li {
	font-size: 19px;
	line-height: 24px;
	padding: 5px 4px;
  	background: #000;
	margin: 1px 3px 20px 0;
	border-bottom: 1px solid #FFF;
	float: left;
}
  	
  	.main-navigation li a {
	color:#fff;
	background:#000;
}

	.main-navigation li a:hover {
	color:#000;
	background:#fff;
}


	.entry-header {
    width: 100%;
	padding: 0px 2px 0px 0px;
	float: left;
  	margin-top: 3px;
	
}

	.entry-header .entry-title {
    font-weight: normal;
  	background:#ffffff;
    color: #000;
    padding: 1px 5px;
    line-height: 13px;
  	max-width: 470px;
    width:100%;
  	border-bottom: 1px solid #ccc;
}

	.entry-headera {
    width: 100%;
  	max-width: 230px;
	padding: 0px 2px 0px 0px;
	float: left;
	
}

	.entry-headera .entry-titlea {
    font-weight: normal;
    color: #FFF;
    padding: 1px 20px;
    width: 100%;
    max-width: 230px;
    line-height: 13px;
}



	.entry-header img.wp-post-image {
    width: 100%;
  	max-width: 480px;
}
  
  	.categori {
	width: 100%;
  	padding: 1px 12px;
	}


.categoripost {
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    background: none repeat scroll 0% 0% #fff;
    padding: 8px 5px;
    letter-spacing: 0.05em;
    margin: 0px 10px 1px 0px;
  	width: 100%;
  	max-width: 470px;
}

.categoriposta {
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    background: none repeat scroll 0% 0% #808080;
    padding: 8px 5px;
    letter-spacing: 0.05em;
    margin: 0px 10px 1px 0px;
    width: 190px;
  	
}





td
{
    font-weight: normal;
    text-align: left;
    margin: 50% auto;
    height: 20px;
    vertical-align: middle;
   
}
	
    


.galleria-thumbnails-container, .galleria-info-link {
 	  display: none;
}

.galleria-stage {
}
	
.nav-next, .next-image {
    float: right;
    text-align: right;
    width: 45%;
}



footer.entry-meta {
    font-size: 13px;
    line-height: 24px;
    background: none repeat scroll 0% 0% #000;
    padding: 5px 20px 95px;
    text-transform: lowercase;
    width: 480px;
    margin: 163px 0px 0px;
    color: #CCC;
    float: left;
    height: 240px;
}
}

/* Maximum width of 616 pixels. */
@media screen and (max-width: 616px) {
  
  
/* google translation menu*/      
.goog-te-gadget-simple .goog-te-menu-value {
    position: fixed;
    top: 45px;
	margin-left:139px;
}
}


/* Maximum width of 520 pixels. */
@media screen and (max-width: 520px) {
  
  	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {
		width: 100%;
		max-width: 480px;
}
  
 
/*.three-column-post {
    width: 100%;
    margin: 10px 0px 4px;
}*/
  
  
  
  
/* google translation menu*/      
.goog-te-gadget-simple .goog-te-menu-value {
    position: fixed;
    top: 45px;
    z-index: 999;
    font-size: 11px;
    border: none;
    float: left;
	margin-left:139px;
}
  
  
.site-branding {
    height: auto;
    background: #FFF none repeat scroll 0% 0%;
    margin-bottom: 10px;
    height: 60px;
  	width: 340px;
}
  
.site-header {
    padding: 0px 6px;
}


.site-header h1 {
	position:relative;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: auto;
	text-align: left;
	z-index:99;	
	background:#fff;
	top: 0px;

}

.site-header h2 {
    position: relative;
}

.site-description {
    margin: 0px 0px 0px 0px;
}

.entry-titlea {
    padding: 0px 20px;
    width: 100%;
    max-width: 440px;
  
}

.categoria {
    line-height: 20px;
}

.post-meta {
padding: 10px 20px;
font-size: 12px;
line-height: 20px;
margin: 0px 0px 0px;
width: 100%;
float: left;
max-width: 440px;
	
  
}

.entry-content, .entry-summary, .mu_register {
    line-height: 20px;
}


 
.site {
   margin: 24px 0 0 0;
    overflow: hidden;
}
  
.site-content {
    margin: 44px 0px 0px;
    padding: 0px;
    width: 100%;
    max-width: 480px;
}



.galleria-container {
    overflow: hidden;
    position: relative;
}

.header-image {
    /*position: fixed;    
    z-index: 9;
/*    margin: -80px 0 0 40px;
  margin: -10px 0 0 0px;*/
}

img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
    height: auto;
    width: 100%;
    margin-left: 1px;
}


#access2 {
    display: block;
}	

#menutop {
   display: block;
}

#menutop a {
    display: block;
}


.main-navigation ul.nav-menu {
    float: center;	
	background: #000;
	width: 100%;
}	

	.main-navigation li {
	font-size: 24px;
	line-height: 24px;
	padding: 0;
  	background: #000;
  	float: left;
}
  	
  	.main-navigation li a {
	color:#fff;
	background:#000;
}

	.main-navigation li a:hover {
	color:#000;
	background:#fff;
}

	.entry-header {
    float: left;
    padding: 0px;
	width: 100%;
/*	max-width: 260px;*/
	margin-bottom: 8px;

}



.entry-headera {
    width: 100%;
	max-width:520px;
    padding: 0px 2px 0px 0px;
    float: left;
  	/*margin-left: 5px;*/
}
	
	.entry-header .entry-title {
    font-weight: normal;
  	width: 100%;
	max-width: 476px;
	margin: 0px;
  	font-size: 12px;
	letter-spacing: 1px;
	color: #000;
	padding: 6px 5px 2px;
	background:#fff;
	border-bottom: 1px solid #ccc;
	height: 40px;
}

	.entry-header .entry-title a {
	   padding: 1px 10px;
	}

.entry-header img.wp-post-image {
/*	width:238px*/;
  	 width: 100%;
 /* 	 max-width: 476px;	*/
	opacity: 1.0;
  	
}

.entry-header img.wp-post-image:hover {
  opacity: 0.7;	
}

  
.categori {
	width: 100%;
  	padding: 1px 12px;
	}


.categoripost {
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    background: #fff;
    letter-spacing: 0.05em;
    width: 100%;
  	max-width: 476px;
  	padding: 0px 5px 6px 5px;
	margin: 0;
	height: 48px;
	line-height: 13px;
  
}

.entry-content,
.entry-summary,
.mu_register {
  margin: 0 0 10px;
  width:100%;
}



td {
    font-weight: normal;
    text-align: left;
    margin: 50% auto;
    height: 20px;
    vertical-align: top;
}    

table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
}


.widget-area .widget {
    -moz-hyphens: auto;
    margin-bottom: 2px;
    word-wrap: break-word;
    width: 100%;
    float: left;
    background: #000 none repeat scroll 0% 0%;
    margin-right: 2px;
    padding: 0px 0px 0px 2px;
    height: 146px;
	
  }
  
  input {
    border: 1px solid #000;
    font-family: inherit;
    padding: 2px 5px;
    width: 100%;
    margin: 0px;
    height: 40px;
}
  
  input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], li.bypostauthor cite span {
    padding: 6px 10px;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #000;
    background-color: #FFB71C;
    text-decoration: none;
    margin: 0px;
    width: 100%;
    text-align: left;
}
  
  #cat {
	width: 100%;
height: 40px;
  }

.galleria-thumbnails-container, .galleria-info-link {
 /* margin-bottom: 73px;*/
	  display: none;
}

.galleria-stage {
  margin: 0 0px;
}

.comments-area {
    width: 100%;
}

#respond {
    margin: 0px;
    width: 100%;
}

#respond form {
    width: 100%;
}

#respond h3#reply-title {
    font-size: 14px;
    line-height: 20px;
    padding: 0px 5px;
    color: #000;
    margin: 0px 2px;
    font-style: italic;
    font-weight: normal;
    width: 100%;
    background: #fff;
  	bottom: 0px;
}

#respond form p {
    background: #000 none repeat scroll 0% 0%;
    padding: 5px;
    line-height: 20px;
    /*width: 100%;*/
}

#respond form input[type="text"], #respond form textarea {
    box-sizing: border-box;
    font-size: 0.857143rem;
    line-height: 1.71429;
    padding: 0.714286rem;
    width: 100%;
}

#respond form p.logged-in-as {
       line-height: 20px;
    margin: 5px 1px;
    width: 100%;
    background: #CCC none repeat scroll 0% 0%;
    padding: 0px 5px;
    right: 0;
  	position:relative;
  	bottom:0px;
}


.nav-links {
      display: inline-block;
    float: left;
}

.nav-previous, .previous-image {
   /* width: 214px;*/
    width: 160px;
    background: #000 none repeat scroll 0% 0%;
    color: #FFF;
    padding: 2px 5px;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    height: 60px;
	margin: 0 1px;
	margin-bottom: 30px;

  
}

.nav-next, .next-image {
    float: right;
    text-align: right;
   /* width: 214px;*/
    width: 160px;
    background: #000 none repeat scroll 0% 0%;
    color: #FFF;
    padding: 2px 5px;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    height: 60px;
	margin: 0 1px;
	margin-bottom: 30px;
}


.entry-footer {
    line-height: 20px;
    margin: 5px 0px;
    width: 100%;
    background: #CCC none repeat scroll 0% 0%;
    padding: 0px 5px;
}


footer[role="contentinfo"] {
    margin: 0px 0px;
}





@media screen and (max-width: 400px) {
.site-branding {
   width: 200px;
}
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 10px;		
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,	
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
	
	}
	
	#colophon{
		/*display: none;*/
	}
	
	.wrapper {
		border-top: none;
		box-shadow: none;
		
	}
	.site-content {
		
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}
}

