/*
Theme Name: Blues
Theme URI: http://www.amorfrancis.com
Description: Blues. Designed for Strugglingblogger.com. 3 columns, fixed width. 2 Sidebar on right side.
Version: 1.0 - 2009
Author: Maria Amor F. Sartillo-Amoroso
Author URI: http://www.amorfrancis.com


/*-----------Block Level Elements--------------*/


body,html {
        min-height:101%;
        }

body {
        background:  #99CCFF url(images/bg-image.jpg) repeat;
        margin:0;
        padding:0;

        }
body, select, input, textarea {
        font: 100% Verdana, Arial, Helvetica, sans-serif;
        }                

#wrapper  {width:980px;
        margin:0 auto;
        font-size:0.7em;
        background: #fff url(images/wrap.gif) repeat;
        padding: 0;
   }
  
#wrapper:after {
 /* this is for NN6 to clear floats */
        content: ".";
        display: block;
        height: 0px;
        clear: both;
        visibility: hidden;
}                

p {        
        margin: 15px 0;
        font-size:1.1em;
        line-height:1.5em;
        }
                
a:link, a:visited {
/*        color: #7da939;*/
        text-decoration:none
        }

a:hover, a:active {
        color:#333;
        text-decoration:underline;
        }
img {
        border: 0px none;
        margin: 0;
        padding: 0 0.8em 0.5em 0;
}

#headerimg {
height: 151px;
width: 980px; 
background: #6699FF url(images/header.jpg) no-repeat;  
}

#desc{
float:left;
width:580px;
height:104px;
}
h1.sitename {
  padding: 0 0 0 10px;
  font-size: 2.5em;
  width: 580px;
  text-shadow: 0px 1px 1px #000;
  }

h1.sitename a {
  color: #fff;
  text-decoration: none;
  }

h1.sitename a:hover {
  color: #0000FF;
  text-decoration: none;
  }

h2.sitedesc {
  position:relative;
  top:-10px;
  padding: 0 0 0 10px;
  font-size: 12pt;
  color: #040404;  
text-shadow: 0px 1px 1px #fff;  
  }
#rss{
font-size:1.1em;
line-height:4em;
float:right;
padding:1px 30px 0 0;
height: 104px;
width:365px;
}

#nav {
clear:both;float:left;color:#003333;padding:15px 10px 5px 5px;margin:0;
width:570px;
}


#nav a:link, #nav a:visited {
        color: white;
        text-decoration:none;
        font-weight: bold;
        padding:0 5px 3px 5px;

        }

#nav a:hover, #nav a:active {
        color:white;
        text-decoration:underline;
        }
#nav li
{
list-style-type:none;
font-weight: bold;
padding:0 8px 3px 8px;
font:14px Verdana, Arial, Helvetica, sans-serif; 
float:left;
border-right:1px groove #ccc;
}

#content {
		clear:both;
        float: left;
        width: 560px;
        margin:0 10px 30px 10px;
        text-align:justify;
}


#sidebar {
        width: 385px;
        float:right;
        margin:0;
		padding:5px 2px 10px 5px;
        font-size: 12px;
}

#footer {
        clear:both;
        background: #7094D8;
        margin:0;
        padding:5px 0;
}
* html #content, * html #sidebar, * html #footer {
       overflow: hidden; /* For IE */
}
* html #footer {
        clear:both; 
}
/*-------------Headings-------------*/

h1 {   font:1.5em Verdana, Arial, Times, serif;
        font-weight:bold;
       /*letter-spacing:-0.02em;*/
        color:#000;
        padding:0px 5px 5px 5px;
}

h2 {    font:1.4em Verdana, Arial, Times, serif;
        font-weight:bold;
        color:#037053;
        padding:0px 5px 8px 0;
}

h3 {       font:1.3em Verdana, Arial, Times, serif;
        font-weight:bold;
       /*letter-spacing:-0.02em;*/
        color:#037053;
        padding:15px 0 8px 0;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

#content .entry {
	clear: both;
	background:#FFF url(images/post-top-bg.gif) repeat-x;
	margin: 15px 5px 35px 5px;
	padding: 0;
	font-size: 12px;
	color: #000;
}
#content .entry h1, .entry h2 {
	font-size: 18px;
	color:#424141;
	margin:0px;
    padding:5px 5px 10px 10px;
	font-weight:bold;
}
#content .entry h1 a, .entry h2 a {
	text-decoration:none;
	color:#424141;
	margin:0;
	font-weight:bold;
	}
#content .entry h1 a:hover, .entry h2 a:hover{
	text-decoration:none;
}
#content .entry h1 a:visited, .entry h2 a:hover {
	color:#424141;
	font-weight:bold;
	}
#content .entry h3 {
	font-size: 14px;
	color:#424141;
	margin:0;
	padding:0;
	}
#content .entry h3 a {
	text-decoration:none;
	color:#424141;
	font-weight:normal;
	margin:0;
	}
#content .entry h3 a:hover {
	text-decoration:underline;
	}
#content .entry p {
	margin:0px;
	padding:5px 10px 10px;
}

#content .entry ul li {
        list-style:square;
        margin-bottom:5px;
        line-height:115%;
        }

#content .entry ol li {
        margin-bottom:5px;
        line-height:115%;
        }
        
#tags {
        padding:3px;
        border-bottom:1px solid #DDD;
        border-top:1px solid #DDD;
        }   

#content .postmeta-bottom {
	background: #FBFCFE url(images/post-bottom-bg.gif) repeat-x;
	display: block;
	border-top: 1px solid #DFE3E6;
	margin: 0px 0px 15px 0px;
	padding: 12px 10px;
	font-size: 11px;
	color: #333;
	clear: both;
}
#content .postmeta-bottom a {
	color: #0000FF ;
	text-decoration: none;
}
#content .postmeta-bottom a:hover {
	text-decoration: underline;
}

.alignleft {
float:left;
padding:0 5px;
}

.alignright {
float:right;
padding:0 5px;
}

.center {

}

.pagetitle {
padding:25px 5px 10px 0;
}

blockquote {
background:#E1EEF5 none repeat scroll 0 50%;
border:1px solid #DDD;
padding:3px 10px 5px 10px;
border-left-width:5px;

}

cite {

}

a img {
margin:5px 10px 5px 5px;
border:none;
}

acronym, abbr {
}


.clearboth {
	clear: both;
}
/*-------------- Sidebar ------------*/

#sidebar h3, #sidebar h2 {
        font: 1.2em Arial, Helvetica, sans-serif;
        color:#000;
        margin:5px 0 0 0;
        padding:10px 0 5px 0px ;
        font-weight:bold;
        border-bottom:medium none;
        line-height:2em;
		overflow:hidden;
        }
                
#sidebar h3 a, #sidebar h2 a{
color: #2457A7;
}

#sidebar ul {

    margin: 10px 3px 10px 0px;
    list-style-type: none;
    padding: 0 0 10px 0;

}

#sidebar .ads-125 {
	padding: 0;
}
#sidebar .ads-125 img {
	margin: 0px;
	padding:0px;
}           

#popular{
padding:10px 4px 10px 0px;
}
#popular ul {
	margin: 0px; padding: 0px 5px 15px 5px;
	background: #CDEBFE ;
}
#popular ul li {
	margin: 0px; padding: 0px;
}
#popular ul li ul {
	border-top: 1px solid #C1D8E6;
	padding:  0px;
}
#popular ul li ul li {
	margin-left: 3px; padding: 5px 20px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/arrow.gif) 5px 10px no-repeat;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	color: #003399;
	padding: 0;
	margin: 0px;
	text-decoration: none;
}
#popular ul li ul li a:hover {
	text-decoration: underline;
}

/* --------- Left Sidebar -------------- */

#left-sidebar {
	float: left;
	display: block;
	width: 185px;
	font-size: 1em;
	background:	#E1EEF5;
	margin: 0px; padding: 0 0 0 5px;
}
#left-sidebar ul, #left-sidebar ul li {
	margin: 0px; padding: 0 2px 0 0;
}
#left-sidebar ul li ul {
	border-top: 1px dashed #C8E0F4;
}
#left-sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px dashed #C8E0F4;
	background: url(images/arrow.gif) 5px 8px no-repeat;
}
#left-sidebar ul li ul li a, #left-sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#left-sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#left-sidebar ul li ul li ul li {
	border-bottom: 1px dashed #fff; 
	background: none;
	margin:  0px; padding: 0px;
}
#left-sidebar ul li ul li ul li a, #left-sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#left-sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#left-sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}

/* -----------------Right Sidebar------------------- */
#right-sidebar {
	float: right;
	display: block;
	width: 185px;
	font-size: 1em;
	margin: 0px; 
	padding: 0px;
}
#right-sidebar ul, #right-sidebar ul li {
	margin: 0px; 
	padding: 0 2px 0 0;
}
#right-sidebar ul li ul {
	border-top: 1px dashed #fff;
}
#right-sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px dashed #fff;
	background: url(images/arrow.gif) no-repeat 5px 8px ;
}
#right-sidebar ul li ul li a, #right-sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#right-sidebar ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
#right-sidebar ul li ul li ul li {
	border-bottom: 1px dashed #fff; 
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; 
	padding: 0px;
}
#right-sidebar ul li ul li ul li a, #right-sidebar ul li ul li ul li a:visited {
	color: #003399;
	margin: 0px;
	padding: 5px 3px 5px 10px;
	text-decoration: none;
}
#right-sidebar ul li ul li ul {
	border: none;
	padding: 0px; 
	margin: 0px;
}
#right-sidebar ul li ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}


/*-------Adsense------*/
#content .adsense_top {
  text-align:center;
  margin:10px 0 25px 0;
  }
#sidebar .adsense{
padding:5px;
}  


/*--------------Footer--------------*/
#footer p{
clear:both;
padding:0;
margin:15px 5px 10px 10px;
font-size:1em;
}
* html #footer p{padding-top: 5px}

#footer ul {
margin:0;
padding: 10px 5px 10px 10px}
#footer ul li {
        padding:1px 7px;
        font-weight:normal;
        font-size: 1em;
        list-style-type:none;
        float:left;
        border-right:1px groove #999;
}
#footer li a, #footer li a:hover, #footer li a:visited
{color:white}


/* --------------Comments-------------------*/
#comments h3, #respond h3{
        padding:10px 10px 10px 5px;
        }
#comments {
clear:both;
margin:0px;
}
#respond{
clear:both;
margin:10px 3px 30px 10px;
}
#respond p{
padding:0px;
}
.commentlist cite {
        font-style:normal;
        margin-bottom:4px;
        display:block;
        }

.commentlist blockquote {
        background:#ededed;
        }

.commentlist li {
        padding: 10px 0px 10px 0px;
        list-style:none;
        margin-bottom:3px;
        }

.commentlist li li {
        background:none;
        border:none;
        list-style:square;
        margin:3px 0 3px 20px;
        padding:3px 0;
        }

.commenttext {
        padding: 10px 5px 0px 5px;
        background:#FFFFFF url(images/comment-bg.gif) repeat-x;
        border:1px solid #ddd;
        float:left;
		width:440px;
        }
.alter {
        padding: 10px 10px 0px 10px;
        background: #E7EFFC ;
        border:1px solid #ddd;
        float:right;
		width:440px;
}

.commentlist cite strong {
        font-size:1.1em;
        }

li.my_comment {
        background: #FFF;
        border:none;
        }

li.my_comment cite strong {
        font-size: 1.3em;
        color:#313228;
        }

#commentform {
        background:#DEE8F9;
        padding:10px;
        }
#commentform small {
        font-weight:bold;
        padding:0;
        }
        
#commentform input {
        width: 140px;
        margin: 5px 5px 1px 0;
        }

#commentform textarea {
        width: 95%;
        margin-top:5px;
        }

.commentmetadata {
        clear:both;
        color:#4d4d4d;
        display: block;
        margin-top:3px;
        text-align:right;
        font-size:0.9em;
        }

.commentmetadata a, .commentmetadata a:visited {
        color:#959382;
        }

.commentlist small {
        background:#e9e9e9;
        }

.avatar {
        border:1px solid #bbb;
        margin:0px 5px 0px 0px;
        float:left;
        padding:2px;
        width:55px;
        height:55px;
        }
        

/* Float Properties*/

.clear {
        clear: left;
        margin-bottom: 10px;
}

.clearfloat:after {
        display:block;
        visibility:hidden;
        clear:both;
        height:0;
        content:".";
        }

.clearfloat {
        display:block
        }

/*--------------Search Form-------------*/

#search{
float:right;
width:392px;
padding-top:12px
}


#searchform {
position:absolute;
height:45px;
}


#searchsubmit {
margin:9px 0 0 7px;
position:absolute;
background:url(images/search.gif) no-repeat;
border:medium none;
width:70px;
height:30px;

}

#searchform input {
border:0;
font-size:15px;
font-family:Arial;
line-height:10px;
}

#searchform #s {
height:18px;
width:245px;
margin:10px 0 0 0px;
padding:5px 5px 5px 10px;
}


/* --image caption-- */
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}


.editComment, .editableComment, .textComment{
        display: inline;
}
.comment-childs{
        border: 1px solid #999;
        margin: 5px 2px 2px 4px;
        padding: 4px 2px 2px 4px;
        background-color: white;
}
.chalt{
        background-color: #E2E2E2;
}
#newcomment{
        border:1px dashed #777;width:90%;
}
#newcommentsubmit{
        color:red;
}
.adminreplycomment{
        border:1px dashed #777;
        width:99%;
        margin:4px;
        padding:4px;
}
.mvccls{
        color: #999;
}


#nextprevious {
clear:both;
  padding:10px;
  font-size:80%;
  }

.left {
        float:left;
        }

.right {
        float:right;
        }

/* Calendar */

#wp-calendar {
	margin: 0 0 10px 0;
	width: 165px;
	border: 1px solid #c0c0c0;
	background: #CDEBFE;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 180px;
} 
html>body #wp-calendar {
	width: 180px;
}
#wp-calendar caption {
	margin: 10px 0 0 0;
	padding: 0.4em 0;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	color: #212503;;
	font-weight: bold;
}
#wp-calendar td {
	border: 0;
	border-collapse: collapse;
	background: url(images/sidebarheader.gif) no-repeat 100% 0;
}
#wp-calendar td a {
	display: block;
	width: 100%;
}
#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.1em 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}

/* -------Widgets -------*/

.textwidget, .blogcatalog, .mybloglog , .buttons{
clear:both;
padding:10px 0;
}

.rounded-corners {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.buttons img{
margin:0;
padding:0;
}

.rsswidget img{
margin:0;
padding:0;
}

#recentcomments li{
clear:left;
padding:0 0 5px 17px;
}

