/*  
Theme Name: The Unstandard
Theme URI: http://5thirtyone.com/
Description: Farewell to the standard blog format
Version: 0.1
Author: Derek Punsalan
Author URI: http://is.derekpunsalan.com/
*/

/*  
This Theme has been modified, made web accessible and web standards compliant by
Jojo I. Esposa Jr.
Modified Author URI: http://deafphilippines.wordpress.com
*/

* { margin: 0; padding: 0; }

body { background: #fff; color: #000; font: 62.5%/1.2em arial,sans-serif; text-align: left; }
#main-wrapper { display: block; margin: 0 auto; padding: 0 7px; width: 960px; }

/* ----------------------------------- skip to */
#skipto { position: absolute; top: 0; right: 7px; }

/* ----------------------------------- basics */
h1, h2, h3 { font-weight: normal; }
h1 { font-size: 2.2em; line-height: 2.4em; display: none;}
h2 { font-size: 1.6em; line-height: 1.8em;}
h3 { font-size: 1.3em; line-height: 1.4em; }
a { color: #2c2c2c; }
  a:hover { color: #001c97; }
a img { border: none; }
ul, ol { list-style: none; }

/* ----------------------------------- masthead */
#leaderboard { background: no-repeat top left; padding: 0 0 2em 0; position: relative; }

  #leaderboard h1 a { color: #333; text-decoration: none; } 
  #leaderboard h1 a:hover { color: #001c97; }

  
*{list-style:none;}

#menucontainer { margin: 3px 0 10px 0; position:relative; height:33px; color:#FFFFFF; background:#383636;
	width:100%; font-family:Arial,Verdana,sans-serif; }

#main-nav{ position:relative; height:30px; font-size:12px; text-transform: capitalize; font-weight: bold;
	background:#fff url(images/background.jpg) repeat-x bottom left; padding:0 0 0 5px; }
	
#main-nav ul{ margin:0; padding:0; list-style-type:none; width:auto; float:left; }

#main-nav ul li{ display:block; float:left; margin:0 1px; list-style:none;}

#main-nav ul li a{ display:block; float:left; color:#EAF3F8; text-decoration:none; padding:0 0 0 10px;
	height:30px;}

#main-nav ul li a span{ padding:10px 9px 0 0; height:21px; float:left; }

#main-nav ul li a:hover{ color:#fff; background:transparent url(images/hover.jpg) repeat-x bottom left;}

#main-nav ul li a:hover span{ display:block; width:auto; cursor:pointer; }

#main-nav ul li a.current, 

#main-nav ul li a.current:hover{ color:#fff; background:#1D6893 url(images/left.jpg) no-repeat top left;
	line-height:275%;}

#main-nav ul li a.current span{ display:block; padding:0 20px 0 0; width:auto;
	background:#383636 url(images/right.jpg) no-repeat top right; height:30px;}	
	
.adsense-center { margin: -40px auto 0; display: block; width: 728px; }

  
/* ----------------------------------- home posts */
.home .left {  width: 607px; }
.home .main-post-bg { background: #444; display: block; height: 225px; position: relative; margin: 0 0 7px 0; width: 593px; overflow: hidden; }
  .main-post-bg .post-comments,
  .secondary-post-bg .post-comments { position: absolute; top: 0; right: 7px; z-index: 102; background: #001c97; border: 1px solid #00ccff; filter: alpha(opacity=85); -moz-opacity: .85; opacity:.65;  }    
    .post-comments a,
    .secondary-post-bg .post-comments a { font-size: 11px; color: #eee !important; display: block; height: 1.8em; line-height: 1.8em; width: 7.5em; text-decoration: none; text-align: center; text-transform: lowercase; } 
    .post-comments a:hover,
    .secondary-post-bg .post-comments a:hover { background: #001c97;}
  .home .main-post-bg .title-insert,
  .home .recent-leads .title-insert { background: #666666; bottom: 0; display: block; left: 0; position: absolute; width: 100%; z-index: 101; padding: 4px 0; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=85); -moz-opacity: .80; opacity:.80; }
.title-insert h2 { margin: 8px 10px 7px; line-height: 1.4em;  }
  .title-insert h2 a { display: block; color: #ffffff; text-decoration: none; font-size:1.25em; }
  .title-insert h2 a:hover { color: #001c97; }
.home .recent-leads { width: 607px; }
  .home .recent-leads .secondary-post-bg { background: #444; display: block; width: 293px; overflow: hidden; height: 150px; margin: 0 7px 7px 0; position: relative; }
  .home .recent-leads .title-insert h3 { margin: 4px 7px; line-height: 1.6em; }
  .home .recent-leads .title-insert h3 a { font-size: 14px; display: block; color: #FFFFFF; text-decoration: none; }
  .home .recent-leads .title-insert h3 a:hover { color: #001c97; }
.home .right { width: 340px; text-align: left; }
.home .right h3 { font-weight: normal; font-size: 1.6em; color: #001c97; padding-left: 2px; }


/* ----------------------------------- entry style */
.post.single { font-size: 1.3em; line-height: 1.5em; color: #000; width: 590px; }
  .post.single h2, .post.single h2 a { font-size: 18px; line-height: 20px; margin-bottom: 15px; color: #001c97; text-decoration: none; }
  .post.single .entry { float: right; width: 500px; }
  .post.single .meta { border-top: 2px solid #001c97; color: #000; text-transform:lowercase; padding: 4px 0 0 0; margin-top: 21px; float: left; width: 75px; font-size: 11px; }
    .post.single .meta a { color: #001c97; text-decoration: underline; }
    .post.single .meta a:hover { text-decoration: none; }
  .post.single p { margin: 1em 0; }
  .post.single p a,
  .post.single li a { font-weight: normal; }
  .post.single a:hover { text-decoration: none; }
  .post.single p strong { font-weight: bold; }
  .post.single p em { font-style: italic; font-weight: bold; }
  .post.single blockquote { margin: 0 1.5em; color: #000; background-color: #E0E0E0; font-style:italic;}
  .post.single h3 { font-size: 16px; color: #001c97; margin-top: 2em; }
  .post.single ul,
  .post.single ol { margin: 1em 1.5em; }
  .post.single ul li,
  .post.single ol li { margin: 0 0 8px 10px; color: #000; line-height: 1.3em; list-style-type: decimal;  }
  .post.single ul li { list-style-type: disc; padding-left: 0; margin-bottom: 5px;}
  .post.single ul li strong { font-weight: bold; }
  .post.single img.floatleft { float: left; margin: 4px 10px 0 0; }
  .post.single img.floatright { float: right; margin: 4px 0 0 10px; }
  .post.single code { font-family: courier, fixed, monospace; font-size: 12px; background: #eee; }
  .post.single code strong { color: #000; }
.navigation { font-size: 1.2em; padding: 10px 0; }
  .navigation .left { width: 50%; }
  .navigation .right { width: 49%; }
.archives-page h2 a { font-size: 14px !important; line-height: 16px; }
  
/* ----------------------------------- lists */
.sidebar-wrapper { background: #fff; }
.sidebar-news { background: #f9f9de; border: 10px solid #e9e9b4; display: block; padding: 7px; color: #555; font-size: 12px; }
  .sidebar-news a:hover { text-decoration: none; }
.sidebar-wrapper h3 { overflow: hidden; }
ul.sidebar-ul,
.related-posts ul { font-size: 1.2em; line-height: 1.4em; margin: 0 0 10px 0; width: 310px; }
  .sidebar-ul li,
  .related-posts li { color:#ffffff; border-top: 1px solid #ccc; line-height: 1.5em; width: 310px; }
  .sidebar-ul li a,
  .related-posts li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal; color: #ffffff; text-decoration: none; padding: 0 0 3px 20px; }
  .sidebar-ul li a:hover,
  .related-posts li a:hover { background: url("images/li.gif") no-repeat 1px 3px; color: #001c97; }
  .sidebar-ul li a:hover em { color: #999; }
.related-posts h3 { display: none; }
.serve-random { font-size: 12px; color: #888; margin-top: 7px; }
  .serve-random a { color: #001c97; }
  .serve-random a:hover { text-decoration: none;  }
.sidebar-nextprev { margin-top: 10px; }
  .sidebar-nextprev li { float: left; }
  .sidebar-nextprev li.previous { margin-left: 5px; }
  .sidebar-nextprev li.next { float: right; margin-right: 5px; }
  .sidebar-nextprev li a { outline: none; display: block; height: 40px; width: 160px; background: #ddd; text-indent: -9999em; }  
  .sidebar-nextprev li.previous a { background: url("images/nextprev.gif") no-repeat top left; }
    .sidebar-nextprev li.previous a:hover { background-position: bottom left; }
  .sidebar-nextprev li.next a { background: url("images/nextprev.gif") no-repeat top right; }
    .sidebar-nextprev li.next a:hover { background-position: bottom right; }

/* ----------------------------------- comments */
#comments { margin: 21px 0; }
#comment-breaker { color: #001c97; display: block; width: 100%; margin: 21px 0 14px 0; padding: 35px 0 0 2px; background: url("images/distort.gif") no-repeat top center; }
#comment-breaker h2 { font-size: 18px; }
#comment-breaker h3 { color: #001c97; }
ol.commentslist { float: left; font-size: 1.2em; line-height: 1.5em; width: 590px; }
  .commentslist li { margin-bottom: 28px; }
  .commentslist li p { margin: 0 0 1em 0; }
  .commentslist li blockquote { margin: 0 1.2em; font-style: italic; }
  .commentslist li ul, 
  .commentslist li ol { margin: 1em 1.5em; }
  .commentslist .author_meta { text-transform: lowercase; border-top: 2px solid #001c97; padding: 4px 0 0 0; margin-top: 9px; float: left; width: 75px; font-size: 11px; }
    .commentslist .author_meta a { color: #444; text-decoration: none !important; }
    .commentslist .author_meta a:hover { text-decoration: underline !important; }
  .commentslist li.author .comment_text { background: #eee; width: 498px; border: 1px solid #ddd; }
    li.author .comment_text p { margin: 7px; }
  .commentslist .comment_text { float: right; width: 500px; overflow: auto; }
    .comment_text .comment-author { font-weight: bold; margin-bottom: 7px; }
    li.author .comment_text .comment-author { margin: 7px 0 7px 7px; }
    .commentslist .comment_text a { font-weight: bold; }
.post-comments {text-align: center !important;}
.pings { float: right; width: 340px; }
  .pings h3 { color: #001c97; font-size: 1.6em; padding: 0 0 0 2px; }
  ul.pingslist { font-size: 1.2em; line-height: 1.4em; margin: 10px 0 0 0; width: 340px; }
    .pingslist li { border-top: 1px solid #ccc; line-height: 1.5em; width: 340px; }
    .pingslist li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal;  color: #999; text-decoration: none; padding: 3px 2px 3px 20px; }
    .pingslist li a:hover { color: #001c97; background: url("images/li.gif") no-repeat 1px 3px;}
    .sidebar-ul li a:hover em { color: #999; }
#commentform { font-size: 11px; margin-left: 90px; }
  #commentform p { margin: 0.8em 0; }
  #commentform p label { }
  #commentform #author,
  #commentform #email,
  #commentform #url,
  #commentform #comment { border: 1px solid #bbb; padding: 4px; font-family: arial,verdana,sans-serif; font-size: 12px; color: #6c6c6c; }
  #commentform #comment { width: 485px; overflow: auto; height: 225px; }
  #commentform #submit { background: #333; color: #eee; padding: 0.8em 0; width: 13em; border: none; }
  .comment-warning strong { color: #444; font-weight: bold; }
.subscribe-to-comments { font-size: 12px; color: #555; }

/* ----------------------------------- categories */
#categories { border: 1px solid #bbb; border-width: 1px 0; padding: 14px 0; margin: 35px 0 21px; }
#categories ul { color: #999; font-size: 1.2em; line-height: 1.6em; }
#categories li { float: left;  text-align: right;  display: block; width: 150px; margin-right: 10px; }
#categories li a { color: #001c97; font-weight: bold; float: left; text-decoration: none; }
#categories li a:hover { text-decoration: underline; }

/* ----------------------------------- footer */
#footer { color: #000000; font-size: 1.5em; line-height: 1.4em; padding: 35px 0 72px; position: relative; width: 960px; text-align: center; }
  #footer .left { width: 590px; }
  #footer a { font-weight: bold; }
.hiddenpic { display: none; }

/* ----------------------------------- floats */
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block; }
* html .fix { height: 1%; }
.fix { display: block; }

/* highlight author comments*/
.authcomment { background-color: #B3FFCC !important; } 


/* ---------------------------------------widgets inside the 1st footer */

#subfootera, #subfootera .sidebar-ul { width: 960px; margin-left: 15px; padding-left: 0; padding-right: 0; height: 300px; clear:both; background: #FFFFFF; }
#subfootera .widget, #subfootera .widget_text { background: #5287ca url(images/footer_bottom.gif) no-repeat bottom left; width:305px; float: left;  margin-left: 0; padding-left: 0; margin-right: 0; padding-right: 0; margin-bottom: 0; height: 280px; padding-bottom: 0;}
/* margin-left:-10px; margin-right: 20px; } */
#subfootera .widgettitle { background: url(images/footer_top.gif) no-repeat top left; padding: 10px 5px 0 10px; margin-right: 0;}
#subfootera h2.widgettitle { font-size: 18px;}
#subfootera .inner { padding: 0; margin-right: 10px; padding-right: 0; padding-bottom: 0; margin-bottom: -20px;}
#subfootera .widget ul { padding-left: 0; margin-left: 0; list-style: none; }
#subfootera .widget li { width: 280px; padding-left: 0; margin-left: 0; padding-right: 0; margin-right: 0;} 
#subfootera .textwidget { padding-left: 10px; padding-right: 0; margin-right: 0; padding-top: 0; padding-bottom: 5px; line-height: 1em; border: none; font-size: 1.5em; }


#subfootera li.widget_text a.widget-text { color:#ffffff; border-top: 1px solid #ccc; line-height: 1.5em; width: 290px; padding-right: 10px; margin-right: -22px; }

/* ---------------------------------------widgets inside the 2nd footer */

#subfooter, #subfooter .sidebar-ul { width: 960px; margin-left: 15px; padding-left: 0; padding-right: 0; height: 470px; clear:both; background: #FFFFFF; }
#subfooter .widget, #subfooter .widget_text { background: #5287ca url(images/footer_bottom.gif) no-repeat bottom left; width:305px; float: left;  margin-left: 0; padding-left: 0; margin-right: 0; padding-right: 0; margin-bottom: 0; height: 470px; padding-bottom: 0;}
/* margin-left:-10px; margin-right: 20px; } */
#subfooter .widgettitle { background: url(images/footer_top.gif) no-repeat top left; padding: 10px 5px 0 10px; margin-right: 0;}
#subfooter h2.widgettitle { font-size: 18px;}
#subfooter .inner { padding: 0; margin-right: 10px; padding-right: 0; padding-bottom: 0; margin-bottom: -20px;}
#subfooter .widget ul { padding-left: 0; margin-left: 0; list-style: none; }
#subfooter .widget li { width: 280px; padding-left: 0; margin-left: 0; padding-right: 0; margin-right: 0;} 
#subfooter .textwidget { padding-left: 10px; padding-right: 0; margin-right: 0; padding-top: 0; padding-bottom: 5px; line-height: 1em; border: none; font-size: 1.5em; }


#subfooter li.widget_text { color:#ffffff; border-top: 1px solid #ccc; line-height: 1.5em; width: 290px; padding-right: 10px; margin-right: -22px; }


/*----My Added Layouts ----------------------------------------------------------------------------*/


.breadcrumb { font-size: 1.1em; color: #fff; margin: 30px 0 0 10px; position: relative;	float: left; }

.welcome {font-family:Georgia, "Times New Roman", Times, serif; text-align:center; color: #001c97; }
.latestnews {font-size: 2em; line-height: 2em; color: #666666; }


/*----------------------------- footer line */
#footerline
	{ border: 1px solid #bbb; border-width: 1px 0; padding: 14px 0; margin: 35px 0 0;
	  text-align: center; display: block; font-size: 100%; line-height: 15px; position: relative; }
#footerline a { text-decoration:underline; font-weight:bold; }
#footerline a:hover { text-decoration:none; color: #001c97; }


/*----------------------------- Center Texts */
/*------------Used in honors list */
/*------------Used in Featured Ads widget */
.centertexts {text-align: center;}

/*----------------------------- Big quotes */
.bqstart {
     float: left; height: 45px; margin-top: -20px; padding-top: 45px;
     margin-bottom: -50px; font-size: 600%;
     color: #FF0000; padding-right: 10px;
 }

/*----------------------------- Small Fonts */
.disclaimer {
     font-size: smaller; font-weight: bold; border-top: 1px solid #cccccc; margin-top: 20px;
}

/*---------------------------- Time Post */
.timepost {
    color: #ffffff; text-align: right !important;
}

/* --------------------------- Google Custom Search */
.googlesearch { background: #FFFFFF url("images/search-bg.gif") no-repeat top left; display: block; width: 310px; height: 36px; margin-left: 13px; }
  .googlesearch p { margin: 0 auto;  padding: 0; height: 36px;}
  .googlesearch input { vertical-align: middle !important; margin-top: 7px; margin-left: 10px; }
  .googlesearch #sa  { color: #666; font-size: 12px; border: 1px solid; border-color: #00CCFF; padding: 1px; width: 265px; margin-right: 4px; }

respond.h3 {color: #001c97 !important; }

/* --------------------------- Custom Widgets */
.widget { 
    background: #5287ca url(images/rounded_bottom.gif) no-repeat bottom left; 
    padding-bottom: 10px; padding-right: 0; margin-right: 0; margin-left: 15px; margin-bottom: 10px; border-top: none !important; 
} 
 
.widgettitle { background: url(images/rounded_top.gif) no-repeat top left; padding: 10px 10px 0 10px; width: 290px;} 
 
.widget ul { padding-left: 10px; list-style: none; }

.widget li { width: 290px;}

h2.widgettitle { color: #FFFFFF; background-color: none; font-size: 130%; }

.textwidget {padding-left: 0; padding-top: 0; padding-bottom: 5px; line-height: 1em; border: none; font-size: 1.5em; }

.widget_text img { float: left; margin: 4px; }

/* --------------------------- Random YouTube Widgets */

.randomyoutube { width: 80%; margin: 5px auto; text-align: center; padding-left: 10px; font-size: 130%; line-height: 1.5em;}

.randomyoutube a { text-align: left;}

/* --------------------------- Tables Format */

th, td {vertical-align: top; }

/* --------------------------- Footnote */

.footnote { font-style: italic;  font-size: 80%; margin: 10px 10px; border-top: 1px solid #cccccc;}
a.superscript {text-decoration: none !important; }

/* --------------------------- Codes */

.code { color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

/* --------------------------- Scorecard */

.style8 {color: #0000FF; font-weight: bold;}
.style9 {color: #006633; font-weight: bold;}
.style10 {color: #FF0000; font-weight: bold;}
.style12 {color: #FFFF00; font-weight: bold;}



/* --------------------------- No Sidebar and Footer style */
.post1.single1 { font-size: 1.3em; line-height: 1.5em; color: #000; width: 100%; }
  .post1.single1 h2, .post.single h2 a { font-size: 18px; line-height: 20px; margin-bottom: 15px; color: #001c97; text-decoration: none; }
  .post1.single1 .entry1 { float: right; width: 805px; }
  .post1.single1 .meta { border-top: 2px solid #001c97; color: #000; text-transform:lowercase; padding: 4px 0 0 0; margin-top: 21px; float: left; width: 75px; font-size: 11px; }
    .post1.single1 .meta a { color: #001c97; text-decoration: underline; }
    .post1.single1 .meta a:hover { text-decoration: none; }
  .post1.single1 p { margin: 1em 0; }
  .post1.single1 p a,
  .post1.single1 li a { font-weight: normal; }
  .post1.single1 a:hover { text-decoration: none; }
  .post1.single1 p strong { font-weight: bold; }
  .post1.single1 p em { font-style: italic; font-weight: bold; }
  .post1.single1 blockquote { margin: 0 1.5em; color: #000; background-color: #E0E0E0; font-style:italic;}
  .post1.single1 h3 { font-size: 16px; color: #001c97; margin-top: 2em; }
  .post1.single1 ul,
  .post1.single1 ol { margin: 1em 1.5em; }
  .post1.single1 ul li,
  .post1.single1 ol li { margin: 0 0 8px 10px; color: #000; line-height: 1.3em; list-style-type: decimal;  }
  .post1.single1 ul li { list-style-type: disc; padding-left: 0; margin-bottom: 5px;}
  .post1.single1 ul li strong { font-weight: bold; }
  .post1.single1 img.floatleft { float: left; margin: 4px 10px 0 0; }
  .post1.single1 img.floatright { float: right; margin: 4px 0 0 10px; }
  .post1.single1 code { font-family: courier, fixed, monospace; font-size: 12px; background: #eee; }
  .post1.single1 code strong { color: #000; }

.home1 .recent-leads1 { width: 850px; }
  .home1 .recent-leads1 .secondary-post-bg { background: #444; display: block; width: 293px; overflow: hidden; height: 150px; margin: 0 7px 7px 0; position: relative; }
  .home1 .recent-leads1 .title-insert h3 { margin: 4px 7px; line-height: 1.6em; }
  .home1 .recent-leads1 .title-insert h3 a { font-size: 14px; display: block; color: #FFFFFF; text-decoration: none; }
  .home1 .recent-leads1 .title-insert h3 a:hover { color: #001c97; }

/*----------------------Simple Recent Comments ----------------*/

#subfootera .widget widget_simple_recent_comments  { padding-left: 0; margin-left: 0; list-style: none; }
#subfootera .widget widget_simple_recent_comments li { width: 280px; padding-left: 0; margin-left: 0; padding-right: 0; margin-right: 0; font-size: 200%;} 

