/* ============ Start of styles.css?ver=2.4.6 ============ */
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .watermark {
	color: #888;
}
/*
     FILE ARCHIVED ON 22:48:05 Dec 13, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:35:41 Aug 21, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* ============ End of styles.css?ver=2.4.6 ============ */

/* ============ Start of wpp.css ============ */
/*
Wordpress Popular Posts plugin stylesheet
Developed by Hector Cabrera

Use the following classes to style your popular posts list as you like.
*/

/* title styles */
.wpp-post-title {
}

/* thumbnail styles */
img.wpp-thumbnail {
	border:none;
}

/* excerpt styles */
.wpp-excerpt {
}

/* Stats tag styles */
.post-stats {
	font-size:9px;
	font-weight:bold;
}
	
	.wpp-comments {
	}
	
	.wpp-views {
	}
	
	.wpp-author {
		font-style:italic;
	}
	
	.wpp-date {
	}

/* WP-PostRatings styles */
.wpp-rating {
}
/*
     FILE ARCHIVED ON 23:19:30 Dec 13, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:35:50 Aug 21, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* ============ End of wpp.css ============ */

/* ============ Start of style.css ============ */
/*
Theme Name: Magaling Reloaded
Theme URI: https://www.paddsolutions.com/wordpress-theme-magaling-reloaded/
Description: Magaling Reloaded is a premium quality free WordPress theme. Download more free WordPress Themes.
Version: 3.0
Author: Padd Solutions
Author URI: https://www.paddsolutions.com
Tags: custom front page, fixed width, advertisement ready, valid css, valid xhtml, feature content gallery, twitter, youtube, social bookmarks, popular posts
*/

/*required.css*/

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 0 7px 7px 0; }
.alignright { float: right; margin: 0 0 7px 7px; }

.post-single img { border: 1px solid #ddd; background: #fff none; padding: 6px; }
.post-single .wp-caption { border: 1px solid #ddd; text-align: center; padding: 10px 4px 0px 4px;  background: #fff none; }
.post-single .wp-caption img { margin: 0; padding: 0; border: 0 none; }
.post-single .wp-caption p.wp-caption-text { font-size: 10px; line-height: 17px; padding: 7px 5px; margin: 0; }
/*
     FILE ARCHIVED ON 23:06:00 Dec 18, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:46:39 Aug 22, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*typography.css*/
/*
Section: Typography
*/

/* HTML Tag selectors
-----------------------------------------*/

body { font: normal 12px/16px Helvetica, Arial, sans-serif; }
input, select, option, textarea { font: normal 12px/16px Helvetica, Arial, sans-serif; }
blockquote { font-style: italic; }

a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }



/* Header
-----------------------------------------*/

div#top .box-socialnet p a:link, div#top .box-socialnet p a:visited  { 
	font: normal 11px/38px Verdana, Helvetica, Arial, sans-serif; 
	text-transform: uppercase;
}
div#top .box-socialnet p a:hover, div#top .box-socialnet p a:active { text-decoration: none; }



/* Featured
-----------------------------------------*/



/* Body
-----------------------------------------*/

div#body .box h3 { 
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14px; line-height: 18px; text-transform: uppercase; font-weight: normal;
}
div#body .box ul li a:hover, div#body .box ul li a:active { text-decoration: none; }

div#twitter { font: normal 22px/30px Georgia, 'Times New Roman', sans-serif; }



/* Post 
-----------------------------------------*/

.post-group h1 { font: bold 18px/22px Georgia, 'Times New Roman', serif; text-transform: uppercase; }
.post-group h2 { font: bold 18px/22px Georgia, 'Times New Roman', serif; text-transform: uppercase; }
.post-group h2 a:link, .post-group h2 a:visited, .post-group h2 a:hover, .post-group h2 a:active { text-decoration: none; }

.post-single h1 { font: bold 24px/28px Georgia, 'Times New Roman', serif; text-transform: uppercase; }
.post-single h1 a:link, .post-single h1 a:visited, .post-single h1 a:hover, .post-single h1 a:active { text-decoration: none; }


.post-box h2 { font: normal 18px/50px Georgia, 'Times New Roman', serif; text-transform: uppercase; }



/* Comments
-----------------------------------------*/

.comment .comment-author .author, .comment .comment-author .author a { font-weight: bold; }
.comment .comment-author, .comment .comment-actions { font: normal 12px/18px Helvetica, Arial, sans-serif; }



/* Sidebar
-----------------------------------------*/

div#sidebar .box-popular-posts .interior ul li span.wpp-post-title { font: bold 12px/18px Helvetica, Arial, sans-serif; }
div#sidebar .box-popular-posts .interior ul li span.post-stats { font: italic 12px/16px Helvetica, Arial, sans-serif;  }

table#wp-calendar th { font: bold 14px/18px Helvetica, Arial, sans-serif; }



/* Footer
-----------------------------------------*/

div#footer  { font: normal 10px/14px Helvetica, Arial, sans-serif; }



/*
     FILE ARCHIVED ON 23:09:43 Dec 18, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:47:20 Aug 22, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*layout.css*/
/*
Section: Layout
*/


/* HTML Tag selectors
-----------------------------------------*/

body { margin: 0; padding: 0; }
form { margin: 0; padding: 0; display: block; }
blockquote { margin: 15px 0; padding: 0 10px 0 35px; }
a img { border: 0 none; }



/* Class selectors
-----------------------------------------*/

.no-display { display: none; }
.clear { clear: both; }



/* Container
-----------------------------------------*/



/* Header
-----------------------------------------*/

div#top { height: 38px; border-bottom: 1px solid; }
div#top .pad { margin: 0 auto; width: 930px; height: 38px; }
div#top .box-googleads { padding: 11px 0 0 0; float: left; }
div#top .box-socialnet { float: right; }
div#top .box-socialnet p { display: block; margin: 0; padding: 0; line-height: 38px; }
div#top .box-socialnet p a { padding: 5px 10px 5px 18px; }
div#top .box-socialnet p a.sn-twitter { padding-right: 0; }

div#header { margin: 26px auto 0 auto; padding: 6px 0 0 0; width: 960px; }
div#header .pad {  margin: 0 auto; width: 960px; height: 57px; }
div#header .box h3 { display: none; }
div#header .box-masthead { margin: 0; padding: 0; float: left; width: 0; height: 0; }
div#header .box-masthead .title { display: block; margin: 0; padding: 0; height: 116px; }
div#header .box-masthead .title a { display: block; margin: 0; padding: 0; height: 116px; text-indent: -999999px; }
div#header .indent {text-indent: -9999px; }
div#header .box-masthead .description { display: none; }
div#header .box-ads { margin: 17px 27px 0 0; padding: 10px; float: right; }
div#header .box-ads p { display: block; margin: 0; padding: 0; }
div#header .box-ads p a img { border: 0; }

div#navbar {  margin: 0 auto; width: 960px; }
div#navbar .pad { height: 40px; margin: 0 auto; width: 958px; }
div#navbar .box h3 { display: none; }
div#navbar .box-search { margin: 0; float: right; width: 313px; height: 40px; }
div#navbar .box-search form { }
div#navbar .box-search p { display: block; margin: 0; padding: 7px 0 0 0; }
div#navbar .box-search input { width: 246px; border: 0; padding: 4px 10px 4px 30px; }
div#navbar .box-search button { display: none; }
div#navbar .box-search .search-text { display: none; }



/* Featured
-----------------------------------------*/



/* Body
-----------------------------------------*/

div#body { margin: 0 auto;  width: 960px; }
div#body .pad { margin: 0; padding: 0 27px; }
div#body .clear { height: 10px; margin: 0 -27px; }
div#body .box { width: 287px; margin: 0 0 15px 0; }
div#body .box .t { height: 8px; }
div#body .box .m { padding: 0 12px; }
div#body .box .b { height: 8px; }
div#body .box h3 { display: block; margin: 0; padding: 0 0 8px 0; }
div#body .box ul  { display: block; list-style-type: none; margin: 0; padding: 0; }
div#body .box ul li { display: block; padding: 0 0 2px 0; }
div#body .box ul li:last-child { display: block; padding: 0; }
div#body .box ul li a { display: block; padding: 5px 0 5px 18px; }
div#body .box ul ul { margin: 0 0 0 1em; }

div#body .box-tweet ul li { padding: 5px 0; }
div#body .box-tweet ul li a { display: inline; padding: 0; }
div#body .box-tweet ul li span.wrap { display: block; padding: 5px 0 5px 18px; }

div#twitter { min-height: 92px; }
div#twitter .pad { padding: 39px 0 0 116px; }
div#twitter p { display: block; margin: 0; padding: 0; }
div#twitter abbr { border: none; }

div#content { margin: 0; padding: 15px 0 0 0; width: 598px; float: left; }
div#content .pad { width: auto; margin: 0; padding: 0; }

div#content .widget-group h2 { display: none; }
div#content .widget-group .b { clear: both; }
div#content .widget-1 { float: left; }
div#content .widget-2 { float: right; }
div#content .post-box .clear { margin: 0; height: 0; }

div#featured { padding: 0 12px; margin: 0 0 15px 0; }
div#featured .t { height: 12px; margin: 0 -12px; }
div#featured .b { height: 12px; margin: 0 -12px; }

div#sidebar { margin: 0; padding: 15px 0 0 0; width: 287px; float: right; }
div#sidebar .pad { width: auto; margin: 0; padding: 0; }



/* Post
-----------------------------------------*/

.post-group h1 { display: block; margin: 0 0 15px 0; padding: 0; text-align: center; }
.post-group h1 .t { height: 8px; }
.post-group h1 .m { padding: 2px 12px;}
.post-group h1 .b { height: 8px; }
.post-group .ads { text-align: center; margin: 0 0 15px 0; }
.post-group .ads img { border: 0 none; }
.post-group .post { padding: 0 12px; margin: 0 0 15px 0; min-height: 103px; }
.post-group .post .t { height: 12px; margin: 0 -12px; }
.post-group .post .b { height: 12px; margin: 0 -12px; clear: both; }
.post-group .post h2 { display: block; margin: 0 0 8px 120px; padding: 0 0 6px 0; }
.post-group .post a.image { display: block; float: left; }
.post-group .post a.image img { border: 1px solid ; padding: 9px;  }
.post-group .post .excerpt { margin: 0 0 0 120px; }
.post-group .post .excerpt p { display: block; margin: 0; padding: 0; }

.post-single .post { margin: 0 0 15px 0; }
.post-single .post .t { height: 8px; }
.post-single .post .m { padding: 4px 12px; }
.post-single .post .b { height: 8px; }
.post-single h1 { display: block; margin: 0 0 8px 0; padding: 0 0 6px 0; }

div#navbar .box-search input {
    background: transparent url("") no-repeat scroll left top;
    color: #9a9a9a;
}


/* Post Details
-----------------------------------------*/

.post-box { margin: 0 0 15px 0; }

.post-box .title { margin: 0; }
.post-box h2 { display: block; margin: 0; padding: 0 0 0 45px; height: 50px; }

.post-box-about-author img { float: left; margin: 0 10px 0 0; }

.post-box .interior .t { height: 8px; }
.post-box .interior .m { padding: 4px 12px; }
.post-box .interior .b { height: 8px; }

.post-box-sb .interior { height: 62px; min-height: 62px; }
.post-box-sb .interior ul { display: block; list-style: none; margin: 0; padding: 0; height: 32px; }
.post-box-sb .interior ul li { display: block; margin: 0 15px 0 0; padding: 0; float: left; }
.post-box-sb .interior ul li a { display: block; float: left; }
.post-box-sb .interior ul li a img { border: 0 none; padding: 0;}

.post-box-reply { margin: 0; }



/* Comments
-----------------------------------------*/

ol.comments-list { display: block; list-style: none; margin: 0; padding: 0; }
ol.comments-list li.comment { display: block; list-style: none; margin: 0; padding: 0; }

.comment { margin: 0 0 10px 0; }
.comment .comment-author { padding: 10px; }
.comment .comment-avatar { float: left; }
.comment .comment-avatar img { margin: 0 10px 0 0; padding: 4px; }
.comment .comment-meta { float: left; }
.comment .comment-meta span { display: block; margin: 0; padding: 0; }
.comment .comment-actions { float: right; }
.comment .comment-details-interior { padding: 0 10px 10px 10px; }
.comment .comment-details-interior ol, 
.comment .comment-details-interior ul { 
	padding-top: 1em; padding-bottom: 1em; 
}

.comment .t { float: none; margin: 0; height: 8px; }
.post-box .comment .m { float: none; margin: 0; padding: 0; }
.comment .b { float: none; margin: 0; height: 8px; }
.comment .l { margin: 0; width: 8px; height: 8px; float: left; }
.comment .c { margin: 0; padding: 0; float: none; }
.comment .r { margin: 0; width: 8px; height: 8px; float: right; }

.comment .m .l { width: auto; height: auto; padding: 0 0 0 8px; float: none; }
.comment .m .r { width: auto; height: auto; padding: 0 8px 0 0; float: none; }

ol.trackbacks-list { margin: 0 0 0 3em; padding: 10px 0; }



/* Comment Form
-----------------------------------------*/

.post-box-reply-title { margin: 0 0 10px 0; }
.post-box-reply-title h2 { display: block; margin: 0; padding: 0 0 0 45px; height: 50px; border-bottom: 0 none; float: left; }
.post-box-reply-title p.cancel-comment-reply { display: block; float: right; margin: 0; padding: 0; line-height: 50px; }

form#comment-form { display: block; margin: 0; padding: 0; }
form#comment-form p { display: block; margin: 0 0 10px 0; padding: 0; line-height: 27px; }
form#comment-form p.input label { display: none; }
form#comment-form p.input input { width: 270px; padding: 6px 5px; border: 0 none; }
form#comment-form p.textarea { display: block; margin: 5px 0 10px 0;  }
form#comment-form p.textarea label { display: none; }
form#comment-form p.button { display: block; text-align: left; float: right; margin: 0; padding: 0; }
form#comment-form p.subscribe-to-comments { margin: 0; padding: 0; float: left; }
form#comment-form textarea { width: 544px; height: 117px; padding: 5px; border: 0 none; }
form#comment-form button { display: block; width: 122px; height: 19px; margin: 0; padding: 0; border: 0; cursor: pointer; }
form#comment-form button span { display: none; }



/* Sidebar
-----------------------------------------*/

div#sidebar h2 { display: none; }

div#sidebar .box .interior { padding: 8px 0 0 0; }

div#sidebar .box-ads img { border: 0 none; vertical-align: top; margin: 0; padding: 0; }
div#sidebar .box-ads a { display: block; margin: 0; }
div#sidebar .box-ads a.ads1 { float: left; margin: 0 0 20px 0; }
div#sidebar .box-ads a.ads2 { float: right; margin: 0 0 20px 0; }
div#sidebar .box-ads a.ads3 { float: left; }
div#sidebar .box-ads a.ads4 { float: right; }
div#sidebar .box .clear { height: 2px; margin: 0; }

div#sidebar .box-feedburner .interior { padding: 0 0 6px 65px; }
div#sidebar .box-feedburner p { display: block; margin: 0; padding: 0; line-height: 38px; }
div#sidebar .box-feedburner span { display: block; height: 21px; margin: 0; padding: 6px 0 0 0; }
div#sidebar .box-feedburner input { width: 191px; padding: 0 5px; border: 0; }
div#sidebar .box-feedburner button { display: none; }

div#sidebar .box-adsense-250 .interior { text-align: center; padding: 8px 0 0 0; }

div#flickrrss { position: relative; }
div#flickrrss .interior { margin: -19px 0 0 -19px; }
div#flickrrss a { display: block; float: left; margin: 19px 0 0 19px; }
div#flickrrss img { border: 0 none; }

table#wp-calendar { width: 250px; }
table#wp-calendar caption { text-align: right; }
table#wp-calendar th, table#wp-calendar td { border: 1px solid; }
table#wp-calendar td { text-align: right; padding: 0 6px; }
table#wp-calendar td.pad { border: 0 none; }
table#wp-calendar td#prev, table#wp-calendar td#next { border: 0 none; }
table#wp-calendar td#prev { text-align: left; }
table#wp-calendar td#next { text-align: right; }



/* Footer
-----------------------------------------*/

div#footer { width: 910px; margin: 0 auto; padding: 10px 0; }
div#footer p { display: block; margin: 0; padding: 0; }
div#footer p.copyright { }
div#footer p.annotation { }

/*
     FILE ARCHIVED ON 23:08:03 Dec 18, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:47:53 Aug 22, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*navigation.css*/


div#navbar .box-mainmenu { margin: 0 0 0 27px; padding: 0; height: 40px; float: left; }

div#navbar h3 { display: none; }

div#navbar ul { display: block; margin: 0; padding: 0; height: 40px; }
div#navbar ul li { display: block; margin: 0; padding: 0; float: left; height: 40px; }
div#navbar ul li a,div#navbar ul li span {
	font: normal 10px/40px Arial, Helvetica, sans-serif; text-transform: uppercase;
	display: block; margin: 0; padding: 0 20px; height: 40px;
	color: #c4c4ad; text-decoration: none;
	background: transparent url('') left top repeat-x; 
}
div#navbar ul li:hover a, div#navbar ul li.hover a, div#navbar ul li.current_page_item a,div#navbar ul li:hover span, div#navbar ul li.hover span, div#navbar ul li.current_page_item span { 
	background-position: left bottom;
	color: #567385;
}

div#navbar ul li ul { display: none; }
div#navbar ul li:hover ul, div#navbar ul li.hover ul {
	display: block; width: 13em; height: auto;
	position: absolute; margin: 0;
	background: #1f2b33 none;
	padding: 0;
	z-index: 999999;
}
div#navbar ul li:hover ul li, div#navbar ul li.hover ul li { 
	display: block;
	float: none; margin: 0; padding: 0; height: 40px;
}
div#navbar ul li:hover ul li a, div#navbar ul li.hover ul li a { 
	display: block; color: #fff; line-height: 40px; text-shadow: none;
	float: none; padding: 0 20px;  background: transparent none;
}
div#navbar ul li:hover ul li:hover a, div#navbar ul li.hover ul li.hover a {
	color: #567385;
}
div#navbar ul li:hover ul li ul, div#navbar ul li.hover ul li ul { display: none; }
div#navbar ul li:hover ul li:hover ul, div#navbar ul li.hover ul li.hover ul {
	display: block; height: auto; margin: -40px 0 0 13em;
}
div#navbar ul li:hover ul li:hover ul li a, div#navbar ul li.hover ul li.hover ul li a {
	color: #fff;
}
div#navbar ul li:hover ul li:hover ul li:hover a, div#navbar ul li.hover ul li.hover ul li.hover a {
	color: #567385;
}

/*
     FILE ARCHIVED ON 22:54:58 Dec 18, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:48:28 Aug 22, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*pagination.css*/

div.pagination { 
	margin: 0 0 15px 0; height: 36px;
 	padding: 0;
}
div.pagination span, div.pagination a {
	display: block; float: left;
	margin: 0 3px 0 0; padding: 0; text-decoration: none;
	background: transparent none;
	color: #9bbace;
	font: bold 10px/20px Verdana,Arial,sans-serif;
}
/*
div.pagination .t { float: none; margin: 0; height: 8px; background: transparent url('') left top repeat-x; }
div.pagination .m { float: none; margin: 0; height: 20px; background: #fff none; }
div.pagination .b { float: none; margin: 0; height: 8px; background: transparent url('') left bottom repeat-x; }
div.pagination .l { margin: 0; width: 8px; height: 8px; float: left; }
div.pagination .c { margin: 0; height: 20px; padding: 0 5px; float: none; background: #2b3c47 none; }
div.pagination .r { margin: 0; width: 8px; height: 8px; float: right; }

div.pagination .t .l { background: transparent url('') left top no-repeat; }
div.pagination .t .r { background: transparent url('') right top no-repeat; }
div.pagination .m .l { width: auto; height: auto; padding: 0 0 0 8px; float: none; background: transparent url('') left top repeat-y; }div.pagination .m .r { width: auto; height: auto; padding: 0 8px 0 0; float: none; background: transparent url('') right top repeat-y; }
div.pagination .b .l { background: transparent url('') left bottom no-repeat; }
div.pagination .b .r { background: transparent url('') right bottom no-repeat; }

div.pagination .pages { display: none; }
div.pagination .current .m .c, 
div.pagination a:hover .m .c, div.pagination a:active .m .c {
	color: #fff;
}*/


/*
     FILE ARCHIVED ON 23:14:31 Dec 18, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:49:00 Aug 22, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*color.css*/
/*
Section: Color
*/

/* HTML Tag selectors
-----------------------------------------*/

body { background: #27343c none; color: #9bbace; }
blockquote { background: transparent url('') left top repeat-y; }
a:link, a:visited { color: #fff; }
a:hover { color: #fff; }



/* Class selectors
-----------------------------------------*/



div#body { background: transparent url('') center top repeat-y; }
div#body .box h3 { color: #9bbace; background: transparent url('') left bottom repeat-x; }
div#body .box ul li { color: #9bbace; background: transparent url('') left bottom repeat-x; }
div#body .box ul li:last-child { background: transparent none; }
div#body .box ul li a:link, div#body .box ul li a:visited {
	background: transparent url('') 3px top no-repeat;
	color: #9bbace;
}
div#body .box ul li a:hover, div#body .box ul li a:active,div#body .box ul li span:hover, div#body .box ul li span:active {
	background: transparent url('') 3px top no-repeat;
	color: #fff;
}

div#body .box-tweet ul li a:link, div#body .box-tweet ul li a:visited, 
div#body .box-tweet ul li a:hover, div#body .box-tweet ul li a:active { background: transparent none; }
div#body .box-tweet ul li span.wrap { 
	background: transparent url('') 3px top no-repeat;
	color: #9bbace;
}
div#body .box-tweet ul li span.wrap:hover { 
	background: transparent url('') 3px top no-repeat;
	color: #fff;
}

div#twitter { background: transparent url('') top left no-repeat; }
div#twitter .pad { background: 0 none; }
div#twitter abbr { color: #fff; }

div#content .pad { background: 0 none; }
div#content .clear { background: 0 none; }

div#sidebar .pad { background: 0 none; }
div#sidebar .clear { background: 0 none; }

/* Post
-----------------------------------------*/

.post h1 { color: #666; }
.post h1 a:link, .post h1 a:visited { color: #666; }
.post h1 a:hover, .post h1 a:active { color: #333; }

.post-group .post a.image img { background: #27363F none; border-color: #151b20; }
.post-group .post h2 { background: transparent url('') left bottom repeat-x; }
.post-group .post h2 a:link, .post-group .post h2 a:visited { color: #fff; }
.post-group .post h2 a:hover, .post-group .post h2 a:active { color: #fff; }
.post-single .post h1 a:link, .post-single .post h1 a:visited,.post-single .post h1 span, .post-single .post h1 span:visited { color: #fff; }
.post-single .post h1 a:hover, .post-single .post h1 a:active,.post-single .post h1 span:hover, .post-single .post h1 span:active { color: #fff; }


/* Post Details
-----------------------------------------*/

.post-box img { background: transparent none; }

.comment { background: transparent none; }
.comment .comment-avatar img { background: transparent none; }

.comment .c { background: #2b3c47 none; }
.comment .r { }

div.post-box-reply-title { border-bottom-color: #e7e7e7; }

form#comment-form p.input label { color: #000; }
form#comment-form input { color: #fff; background: transparent url('') left top no-repeat; }
form#comment-form textarea { color: #fff; background: transparent url('') left top no-repeat; }
form#comment-form button { background: transparent url('') left top no-repeat; }


/* Sidebar
-----------------------------------------*/

div#sidebar .box-feedburner input { background: transparent none; color: #9a9a9a; }
table#wp-calendar th { border-color: #666; background: #666 none; color: #fff; }
table#wp-calendar td { border-color: #ccc; }

/* Footer
-----------------------------------------*/


/*
     FILE ARCHIVED ON 23:07:51 Dec 18, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:49:27 Aug 22, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*jquery.tabs.css*/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
div#sidebar-tabs .box .interior { padding: 0; }
div#body div#sidebar-tabs h3 { display: none; }
div#sidebar-tabs ul.ui-tabs-nav { display: block; height: 26px; list-style-type: none; margin: 0 0 3px 0; }
div#sidebar-tabs ul.ui-tabs-nav li { 
	display: block; float: left; padding: 0; margin: 0; height: 24px;
	background: none;
}
div#sidebar-tabs ul.ui-tabs-nav li a:link, div#sidebar-tabs ul.ui-tabs-nav li a:visited { 
	color: #4e6573; display: block; text-align: center; margin: 0; padding: 0;
	background: #00070d none;
	font-family: Georgia, 'Times New Roman', sans-serif;
	font-size: 14px; line-height: 24px; text-transform: uppercase;
	text-decoration: none; outline: none;
	background: transparent none;
}
div#sidebar-tabs ul.ui-tabs-nav li.blr a, div#sidebar-tabs ul.ui-tabs-nav li.blr a:visited {
	border-right: 1px solid #384e5c;
	padding: 0 5px 0 0;
}
div#sidebar-tabs ul.ui-tabs-nav li.arc a, div#sidebar-tabs ul.ui-tabs-nav li.arc a:visited {
	padding: 0 5px;
	border-left: 1px solid #21303a;
	border-right: 1px solid #384e5c;
}
div#sidebar-tabs ul.ui-tabs-nav li.cat a, div#sidebar-tabs ul.ui-tabs-nav li.at a:visited {
	padding: 0 0 0 5px;
	border-left: 1px solid #21303a;
}
div#sidebar-tabs ul.ui-tabs-nav li.ui-tabs-selected a, div#sidebar-tabs ul.ui-tabs-nav li.ui-tabs-selected a:visited {
	color: #9bbace;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

div#sidebar-tabs div.ui-tabs-panel { 
	padding: 2px 0 0 0;
	background: transparent url('') left top repeat-x;
}
div#sidebar-tabs div.ui-tabs-panel p.notice {
	padding: 12px; margin: 0;
	text-align: center;
}
/*
     FILE ARCHIVED ON 23:03:48 Dec 18, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:50:24 Aug 22, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*jquery.cycle.css*/


div#jquery-cycle { position: relative; width: 574px; height: 232px; }
div#jquery-cycle .list { position: absolute; width: 574px; height: 232px; z-index: 1; overflow: hidden; }

div#jquery-cycle .button {
	display: block; width: 38px; height: 48px; position: absolute; top: 92px;
	outline: 0 none;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
div#jquery-cycle .button:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
div#jquery-cycle #jqc-prev { 
	left: 0;
	background: transparent url('') left center no-repeat;
}
div#jquery-cycle #jqc-next { 
	right: 0;
	background: transparent url('') right center no-repeat;
}

div#jquery-cycle .item { width: 574px; height: 232px; display: none; }
div#jquery-cycle .item .image { display: block; margin: 0; padding: 0; position: absolute; }
div#jquery-cycle .item img { border: 1px solid #000; }
div#jquery-cycle .item .meta  { 
	width: 554px; height: 55px; 
	display: block;
	padding: 10px;
	position: absolute;
	bottom: -75px;
	background: #000 none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
div#jquery-cycle h3 {
	display: block; margin: 0; padding: 0 0 6px 0; 
	font: normal 16px/20px Georgia, 'Times New Roman', serif;
}
div#jquery-cycle h3 a:link, div#jquery-cycle h3 a:visited { color: #f5f5f5; }
div#jquery-cycle h3 a:hover, div#jquery-cycle h3 a:active { color: #969696; }
div#jquery-cycle p { 
	display: block; padding: 0; margin: 0;
	font: normal 11px/15px Helvetica, Arial, serif;
	color: #f5f5f5;
}
div#jquery-cycle p .interior { display: block; }
/*
     FILE ARCHIVED ON 23:10:14 Dec 18, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:50:47 Aug 22, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/


/*
     FILE ARCHIVED ON 23:25:31 Dec 13, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:35:52 Aug 21, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* ============ End of style.css ============ */
.enlace{cursor:pointer;}