/*  
Theme Name: SEL-Clean
Theme URI: http://www.selaplana.com
Description: Theme for the SELaplana blog at http://www.selaplana.com. Theme version 1.0.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

*/
body { 
  text-align: center; 
  background-color:#FFFFFF; 
  font-family:arial,tahoma,verdana;
  font-size:11px
}
#header {
  width: 970px;
  margin-bottom:10px;
}

.caption {
  width: 970px;
  text-align: right;
  font-size:10px;
  margin-bottom:3px;
} 

.logo {
  width:214px; 
  height:90px; 
  float:left; 
}
.logo img {
  border:0px;
}
.logo img a {
  border:0px none;
  text-decoration:none;
}
.banner {
  border-left:1px solid #C0C0C0; 
  border-right:1px solid #C0C0C0; 
  width: 728px;
  height: 90px;
  float: right; 
  border-top-width:1; 
  border-bottom-width:1; 
  background-color:#E2E2E2;
}
.menu {
  width:100%;
  height:15px; 
  background-color:#003366; 
  text-align:center;
  clear:both;
}
.menu li {
  font-size: 11px; 
  border:1px solid #C0C0C0; 
  float:right; 
  list-style-type:none; 
  white-space:nowrap; 
  padding-left:5px; 
  padding-right:5px; 
  padding-top:0px; 
  padding-bottom:0px; 
  text-transform:uppercase; 
  text-decoration:none; 
  color:#FFFFFF; 
  font-weight:bold;
}
.menu li a, 
.menubar li a:visited { 
  color:#FFFFFF; 
  text-decoration:none; 
}
.menu li a:hover { 
  color: #003366; 
  background-color: #FFFFFF; 
}


#lyrics-menu {
  font-size: 16px; 
  clear:both;
} 

#lyrics-menu a {
  text-decoration:none;
  font-weight:bold;
}

#main {
  width: 970px;
}
#content-wrap {
  width:770px; 
  margin-bottom:10px; 
  float:left; 
  font-size: 12px; 
  border:3px double #B2B2B2; 
  text-align:left;   
}
.content {
  border-right:1px dotted #C0C0C0; 
  width:580px;
  float:left; 
}
.content h1 {  
  font-size: 18px; 
  text-decoration: none; 
  border-bottom-style: solid; 
  border-bottom-width: 2px; 
  margin-left: 10px; 
  margin-right: 10px; 
  margin-bottom:3px;
  margin-top:20px;
  text-align:left;
}
.content h1 a, .content h1 a:visited { text-decoration:none; color:#003366; }
.content h1 a:hover { color:#990000;  }
#content-wrap h5, 
#content-wrap h5 a, 
#content-wrap h5 a:visited {  
  border:1px solid #003366; 
  font-size: 11px; 
  color: #FFFFFF; 
  text-decoration: none; 
  font-weight: bold; 
  background-color: #003366;   
  margin-bottom:3px;
  margin-top:0px;
  text-align:left
}
#content-wrap h5 a:hover { 
  color: #003366; 
  background-color: #FFFFFF; 
}
#navi {
  width:570px;
  border-top:1px solid #C0C0C0; 
  border-bottom:1px solid #C0C0C0;  
  background-color:#E0E0E0; 
  margin-top:10px;
  margin-bottom:10px;
  font-size: 11px;
}
.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;}
.navileft a, .navileft a:visited, .naviright a, .naviright a:visited { color: #FF0000; font-weight: bold; text-decoration:none;}
.navileft a:hover, .naviright a:hover { color:#003366; }
.navicenter a, .navicenter a:visited { color:#003366; font-weight: bold; text-decoration:none; }
.navicenter a:hover { color: #FF0000; }
.navispacer { width: 570px; height:1px; clear:both; }
.adsense {width:570px; text-align:left;}
.adbrite {width:468px; padding:2px; }
.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 h2, .resourcebox h3, .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; }

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.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;
	}

/* End Comments */

#menu2 { 
  width:170px; 
  float:right; 
}
#menu2 img a, 
#sidebar img a {
  border:0px;
}
#sidebar h3, #menu2 h2, #menu2 h3, #menu2 h4 {  
  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;
}
#menu2 ul, #sidebar ul {
  list-style-type:none; 
  padding:0px; 
  margin:0px; 
  margin-bottom:10px;
  font-size:11px;
}
#menu2 ul li, #sidebar 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;
}
#menu2 ul li:hover, #sidebar 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 
}
#menu2 ul li a:visited, 
#sidebar ul li a:visited, 
#menu2 ul li a, 
#sidebar ul li a {
  color:#003366; 
  text-decoration:none  
}
#menu2 ul li a:hover, #sidebar ul li a:hover {
  color: #003366;
}

#sidebar {
  border:3px double #B2B2B2; 
  width:185px; 
  float:right; 
  color:#FF0000; 
  font-size:11px; 
  text-decoration:none; 
  text-align:left;
  background-color:#DFDFDF 
}
#sidebar h5 { 
  font-size: 11px; 
  color: #FFFFFF; 
  text-decoration: none; 
  font-weight: bold; 
  background-color: #003366;   
  margin-bottom:3px;
  margin-top:0px;
  text-align:left;
}

#sidebar img {
  margin-bottom: 3px;
  border:0px;
  text-align:center;
}

#footer { 
  border:1px solid #003366; 
  width:970px; 
  margin-top:10px;
  text-align:center; 
  font-size:11px; 
  text-decoration:none; 
  color:#FFFFFF; 
  background-color:#003366;
  clear:both
}
#footer a, #footer a:visited {   font-size:10px; 
  text-decoration:none; 
  color:#FFFFFF; 
  background-color:#003366; 
}
#footer a:hover { color: #003366; background-color: #FFFFFF;  }

.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;
	}
