/*  
Theme Name: SEL-Clean for WP 2.7
Theme URI: http://www.selaplana.com
Description: Theme for the SELaplana blog at http://www.selaplana.com. Theme version 1.1.0
Author: Sustines E. Laplana
Author URI: http://www.selaplana.com

	SEL-Clean v1.1.0
	 http://www.selaplana.com

	This theme was designed and built by Sustines E. Laplana,
	whose blog you will find at http://www.selaplana.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Design for Wordpress 2.7

*/

/* ----------------------GENERAL -------------------- */
body { 
  text-align: center; 
  background-color:#FFFFFF; 
  font-family:arial,tahoma,verdana;
  font-size:11px;
  margin:0;
}

h1 {  
  font-size: 24px; 
  text-decoration: none; 
  border-bottom-style: solid; 
  border-bottom-width: 2px; 
  margin-left: 0px; 
  margin-right: 0px; 
  margin-bottom:3px;
  text-align:left;
}

h1 a, .content h1 a:visited { 
  text-decoration:none; 
  color:#003366; 
}

h1 a:hover { 
  color:#990000;  
}

h2 {
  font-size: 18px; 
  margin-top:40px;
  color: #003366;
}

h3 {
  font-size: 14px; 
  color: #0066CC;
}

h5 {  
  font-size: 12px; 
  text-decoration: none; 
  border-bottom-style: solid; 
  border-bottom-width: 2px; 
  margin-left: 5px; 
  margin-right: 5px; 
  margin-bottom:3px;
  margin-top:0px;
  text-align:left;
}

img a {
  border: 0px;
}

#spacer {
  clear:both;
}

/* ----------------------HEADER -------------------- */

#header-bar {
  width:100%;
  height:40px; 
  background-color:#003366; 
  text-align:center;
  clear:both;
}

#header-bar-wrapper {
  width:980px;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:0px;
  padding-left:0px;
}

#header-bar-wrapper li {
  font-size: 14px; 
  border-right:1px solid #C0C0C0; 
  float:left; 
  list-style-type:none; 
  white-space:nowrap; 
  padding-left:5px; 
  padding-right:5px; 
  padding-top:10px; 
  padding-bottom:10px; 
  text-transform:uppercase; 
  text-decoration:none; 
  color:#FFFFFF; 
  font-weight:bold;
}

#header-bar-wrapper li:hover{
  background-color: #E8E8E8;
  color: #003366
}

#header-bar-wrapper a, 
#header-bar-wrapper a:visited { 
  color:#FFFFFF; 
  text-decoration:none; 
}

#header-bar-wrapper a:hover { 
  color: #003366; 
  background-color: #FFFFFF; 
}

#header {
  width:980px;
  padding:2px;
  text-align:left;
  background-color:#F3F3F3;
}

/* ----------------------MAIN -------------------- */

#main {
  width:980px;
  border:3px double #B2B2B2; 
  text-align:left;  
  clear:both; 
}

.google-link {
  width:978px;
  padding:2px;
  background-color: #003366;   
  margin-bottom:2px;
  margin-top:2px;
  text-align:left
}

/* ----------------------CONTENT -------------------- */

.content {
  width:560px;
  padding:2px;
  float:left;
  clear:both;
  margin-left:2px;
  border-right:1px dotted #C0C0C0;
}

.navi {
  width:556px;
  border-top:1px solid #C0C0C0; 
  border-bottom:1px solid #C0C0C0;  
  background-color:#E0E0E0; 
  font-size: 11px;
  padding-left:3px;
  padding-right:3px;
  padding-top:5px;
  padding-bottom:5px;
}

.navileft {
  width:248px; 
  float:left; 
  text-align:left; 
  padding-left:10px; 
  margin-top:5px; 
  margin-bottom:5px;
}

.naviright {
  width:248px; 
  float:right; 
  text-align:right; 
  padding-right:10px; 
  margin-top:5px; 
  margin-bottom:5px;
}

.navi a, 
.navi a:visited, 
.navileft a, 
.navileft a:visited, 
.naviright a, 
.naviright a:visited { 
  color: #FF0000; 
  font-weight: bold; 
  text-decoration:none;
}

.navi a:hover, 
.navileft a:hover, 
.naviright a:hover { 
  color:#003366; 
}

.post { 
  font-size: 12px; 
  font-family:verdana,arial,tahoma; 
  margin-top:3px; 
  margin-bottom:10px; 
  margin-left:10px; 
  margin-right:10px; 
  text-align:justify; 
  line-height:150% 
}

.post a, 
.post a:visited, 
.content p p a:visited, 
.content p p a, 
.content p blockquote a, 
.content p blockquote a:visited, 
.content p ul li a, 
.content p ul li a:visited,
.adbrite a,
.adbrite a:visited {  
  color: #003366; 
  text-decoration: underline
}
.post a:hover, .post p a:hover, .post blockquote a:hover, .post ul li a:hover { color: #FF0000}
.post blockquote { text-align:left; font-style: italic; margin-left: 30px; margin-right: 10px; }
.post img a {border: 0px; margin:5px; }
.post img {border: 0px; margin:5px; }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
        text-align:center;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;



	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
}

.center {
	text-align: center;
	}

.description { 
  width:570px; 
  font-size:10px; 
  margin-top:3px; 
  margin-bottom:20px; 
  margin-left:10px; 
  margin-right:10px; 
  text-align:right;  
  border-top:1px solid #000000;  
}
.description a, .description a:visited {color: #003366; }
.description a:hover {color: #FF0000; }
.resourcebox { width:570px; margin-top:10px; margin-bottom:10px; text-align:left; }
.resourceleft { width: 275px; float:left; text-align:left;}
.resourceright { width: 275px; float:right; text-align:left;}
.resourcebox h4 {  
  font-size: 13px; 
  text-decoration: none; 
  border-bottom-style: solid; 
  border-bottom-width: 2px; 
  margin-left: 10px; 
  margin-right: 10px; 
  margin-bottom:3px;
  text-align:left;
}
.resourceleft a, 
.resourceleft a:visited, 
.resourceleft ul li a, 
.resourceleft ul li a:visited,
.resourceright a, 
.resourceright a:visited, 
.resourceright ul li a, 
.resourceright ul li a:visited {  
  color: #003366; 
  text-decoration: none
}
.resourceleft a:hover, .resourceleft ul li a:hover,
.resourceright a:hover, .resourceright ul li a:hover {color: #FF0000}
.resourcepacer {width:100%; height: 1px; clear:both; }
.adsquare { width:552px; margin-top:10px; margin-bottom:10px; text-align:left; }
.adsquareleft { width: 300; float:left; text-align:right;}
.adsquareright { width: 250; float:right; text-align:left;}
.comment { 
  font-size: 12px; 
  margin-top:3px; 
  margin-bottom:10px; 
  margin-left:10px; 
  margin-right:10px; 
  text-align:justify 
}
.comment a:visited, 
.content p p a:visited, 
.content p blockquote a:visited, 
.content p ul li a:visited, 
.comment a, #content p p a, 
.content p blockquote a, 
.content p ul li a {  
  color: #003366; text-decoration: none
}
.comment a:hover, 
#content p p a:hover, 
#content p blockquote a:hover, 
#content p ul li a:hover { color: #FF0000}
.comment blockquote { text-align:left; font-style: italic; margin-left: 30px; margin-right: 10px; }

.tweetthis {
  float:left;
}

/* ----------------------SIDEBAR-------------------- */

.sidebar {
  width:392px;
  padding:2px;
  float:right; 
  border-left-style:solid; 
  border-left-width:1px; 
  border-bottom-width:1px; 
  border-bottom-style:solid;
  background-color:#E4E4E4;
  margin-right:2px;
}

.menu  { 
  width:220px; 
  float:right;
  background-color:#FFFFFF;
  margin-top:15px;
}

.sidebar-ads {
  width:162;
  float:left;
  margin-top:15px;
}

.sidebar  img a {
  border:0px;
}

.sidebar  h5 {  
  font-size: 12px; 
  text-decoration: none; 
  border-bottom-style: solid; 
  border-bottom-width: 2px; 
  margin-left: 5px; 
  margin-right: 5px; 
  margin-bottom:3px;
  margin-top:0px;
  text-align:left;
}

.menu  ul,
.sidebar-ads  ul {
  list-style-type:none; 
  padding:0px; 
  margin:0px; 
  margin-bottom:10px;
  font-size:11px;
}

.menu ul li,
.sidebar-ads  ul li {
  background-repeat:no-repeat; 
  border-bottom:1px solid #C0C0C0; 
  background-position: left; 
  margin:0px; 
  padding-left:20px; 
  padding-right:5px; 
  padding-top:1px; 
  padding-bottom:0px; 
  text-indent:-4px; 
  background-image:url('images/bullet.png'); 
  background-repeat:no-repeat; 
  background-attachment:scroll;
  text-align:left;
}

.menu ul li:hover,
.sidebar-ads  ul li:hover {
  background-repeat:no-repeat; 
  margin:0px; 
  background:url('images/bullet.png')  no-repeat right; 
  padding-left:20px; 
  padding-right:5px; 
  padding-top:1px; 
  padding-bottom:0px; 
  text-indent:-4px 
}

.menu ul li a:visited,
.menu ul li a,
.sidebar-ads  ul li a:visited,
.sidebar-ads  ul li a {
  color:#003366; 
  text-decoration:none  
}

.menu ul li a:hover,
.sidebar-ads  ul li a:hover {
  color: #003366;
}

.map {
  width:160px; 
  color:#FFFFFF; 
  background-color:#008080;
  font-size: 10px;
  font-family:arial,sans-serif;
  padding:1px;
}

.map  ul {
  list-style-type:none; 
  padding:2px; 
  margin:0px; 
  margin-bottom:10px;
}

.map ul li {
  border-bottom:1px solid #FFFFFF; 
  background-position: left; 
  margin:0px; 
  padding-left:20px; 
  padding-right:5px; 
  padding-top:1px; 
  padding-bottom:0px; 
  text-indent:-4px; 
  text-align:left;
}

.map ul li a:visited,
.map ul li a {
  color:#FFFFFF; 
  font-size: 10px;
  text-decoration:none;
}

.map ul li a:hover {
  font-size: 10px;
  color: #003366;
}

/* -------------------Form Elements ----------------------*/
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* --------------- Begin Comments--------------*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
        border-top:1px solid #C0C0C0; 
        border-bottom:1px solid #C0C0C0;  
        background-color:#E0E0E0; 
	}
.commentlist li ul li { 
	margin-left: 10px;
        background-color:#FFFFFF;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* ----------------------FOOTER -------------------- */

#footer { 
  width:970px; 
  margin-top:10px;
  text-align:center; 
  font-size:11px; 
  text-decoration:none; 
  color:#003366; 
  background-color:#FFFFFF;
  clear:both;
}
#footer a, #footer a:visited {   font-size:10px; 
  text-decoration:none; 
  color:#003366; 
  background-color:#FFFFFF;
}
#footer a:hover { 
  color:#003366; 
  background-color:#FFFFFF;
}


/* -----------------OTHERS ------------------ */
#lyrics-menu {
  font-size: 16px; 
  clear:both;
} 

#lyrics-menu a {
  text-decoration:none;
  font-weight:bold;
}

/* ---------------- FROM PLUGINS ----------------- */
.cpEmbedPageCommentFooterCustom {display:none}

.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
	}
	
.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #AAAADD;
		
		text-decoration: none; /* no underline */
		color: #000099;
	}
.pagination a:hover, div.pagination a:active {
		border: 1px solid #000099;

		color: #000;
	}
.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
