/*  
    Theme Name: Simply Blue
    Theme URI: http://tangypop.com
    Description: By TangyPop
    Version: 4.0
    Author: TangyPop
    Author URI: http://tangypop.com
*/

#spacer table tr td {
    height: 1px;
    background-color: #fff;
    border: 0px solid #fff;
}

/* HTML Elements */

* {
    margin: 0;
    padding: 0;
}
	
p {	
    margin: 15px 0;
    text-align: justify;
}

a:link, a:visited {
    /*font title*/
    color: #0d65a9;
    text-decoration: none;
}

a:hover, a:active {
    /*hover title*/
    color: #64b9de;
    text-decoration: none;
}

hr {
    display: block;
    height: 1px;
    background: #64b9de;
    border: 0;
}

small {
    font-size: 0.95em;
    font-style: italic;
    padding: 0 0 0 4px;
}
	
.smalllatest {
    font-size: 0.95em;
    font-style: italic;
    background: #fff;
    padding: 4px 0 0 4px;
}	
	
.postlink {
    font-size: 0.95em;
    background: #fff;
    padding-top: 15px;
}	

img, a:link img, a:visited img {
    border: 0;
}

a.main:hover {
    background: none;
}
		
/* Structure */



.contentbottom {
    width: 750px;
    height: 12px;
}



.left {
    float: left;
}

.right {
    float: right;
}


	
#browse-select {
    font-size: 7pt;
}

/*Css for the index page*/
	
#welcomebar {
    background: #fff;
    padding-right: 8px;
    margin: 20px 0 0 10px;
    height: 160px;
    width: 332px;
    float: left;
}
		
#latestbar{
    padding: 10px 5px 0 10px;
    margin: 5px 0 10px 10px;	
    width: 480px;
    text-align: justify;
    float: left;
    font-size: 8pt;
}



#photobar{
	/*	background:#000;*/
	/*	background:url(images/pic.jpg) no-repeat left ;*/
		width:380px;
		height:285px;		
		margin:20px 10px 20px 0px;
		float:left;
		}
		
#photobar img{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #E3EEFA;	
}
	
/*end of Css for index page*/

#contenttitle {
    float: left;
    width: 510px;
    margin: 0px;
    padding: 10px 0px 0px 8px;
}	
		

			
/*	Headers */
	
#header {
	width: 736px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
        background-image:url('images/headerback.jpg');
        height:100px;
        border-bottom: 1px #0d65a9 solid;
	}
	
#header a {
	font-family: Helvetica, Verdana, Arial, Sans-Serif, Times New Roman;
	font-size: 36px;
	color: #0d65a9;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}

#header a:hover{
	color: #0d65a9;
	}	
	


.mainheader{
	color: #0d65a9;
	font-size: 36px;
	font-family: Georgia, Helvetica, Verdana, Arial, Sans-Serif, Times New Roman;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
}		
		
		
h2 {
        color: #0d65a9;
	font: 12pt Arial, Verdana, Sans-Serif;
	padding-bottom:8px;
	border-bottom:0px solid #000;
	margin: 20px 0;
	}

h3 {
	font: 1em Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color: #0d65a9;
	}




h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
h5 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	margin: 12px 0;
	}	

.singlepage {
	color: #0d65a9;
	font: 12pt Arial, "Times New Roman", Georgia, Times, serif;
        font-weight: bold;
	padding-top:15px;
}

.singlecomment {
    font-size: 0.95em;
    font-style: italic;
    padding: 4px 0px;
}	
	
	
/* Content */

#content {
	width:510px;
	float:left;
        margin-left: 20px;
        height: 100%;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color: #0d65a9;
	margin-top:-4px;
	padding-left:30px;
	}
	
.linebreak{
	margin-top:13px;
	border-top:5px solid #B8D6F2;
}
	

.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p {
	margin:0;
	}

.feature img {
	padding:1px;
	border:1px solid #000;
	}
			
#adsense_placeholder {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}	
	
#headerimage {
	margin-top:22px;
	}

.title {
	font-family: Arial, Verdana;
	font-size:1.5em;
        font-weight: bold;
	}
	
.feature#lead .title {
	font:2.5em "Times New Roman", Georgia, Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}


	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	



	

	




.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-top:5px;
	text-align:justify;
	font-size:8pt;
	}

h3 a:link, h3 a:visited {
	color:#0d65a9;
	}

/*Calendar*/
.contentdate {
	background: #FFFFFF url(images/calendar.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}
	
.contentdate h3 {
	color: #0d65a9;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #0d65a9;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
	}

#contentmiddle {
	float: left;
	width: 480px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 10px 0px;
	display: inline;
	}
	
#contentmiddle ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentmiddle ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}

.postspace {
	background: #EFEFEF url(images/spacer.gif);
	width: 510px;
	height: 10px;
	margin-top: 15px;
	padding: 0px;
	}

/*Post*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	




	
/*Search*/

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
	}

#searchform {
	/*background: url(images/searchform-bg.png) no-repeat right bottom;*/

	height: 37px;
	width: 100%;
}

#searchform #s{
	/*background: #ffffff url(images/form-field-bg.gif) no-repeat ;*/
	width: 130px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: #0d65a9;
        border-top:1px solid #000;
        border-left:1px solid #000;
        border-bottom:1px solid #E0E0E0;
        border-right:1px solid #E0E0E0;
}

#searchform #searchsubmit { 
	background: url(images/search-btn.gif) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}	

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
        border-top:1px solid #000;
        border-left:1px solid #000;
        border-right:1px solid #E0E0E0;
        border-bottom:1px solid #E0E0E0;
	}

/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 1px 0 3px;
	padding: 8px 15px 10px 15px;
        border-bottom:0px solid #b8d1ee;
        border-right:0px solid #b8d1ee;
        border-left:0px solid #eff8ff;
        border-top:0px solid #eff8ff;
	}

#commentform small {
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	border-bottom: 0px solid #eff8ff;
	border-right: 0px solid #eff8ff;
        border-top: 0px solid #b8d1ee;
        border-left: 0px solid #b8d1ee;
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	
.mycomments 
{
	background:url(images/comments.gif) no-repeat left center;
	padding-left:20px;
}
	
/*posting icon*/	
.myposts 
{
	background:url(images/posting.gif) no-repeat left center;
	padding-left:16px;
}

.myedits
{
/*	background:url(images/edit.gif) no-repeat left center;*/
	padding-left:10px;
}

/* Float Properties*/


	
/* Footer*/

#footer {
        font-family: Helvetica, Verdana, Arial, Sans-Serif, Times New Roman;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	color: #0d65a9;
clear:both;
height:60px;
padding:5px;
font-size:8pt;
float: bottom;
        border-bottom:0px solid #b8d1ee;
        border-right:0px solid #b8d1ee;
        border-left:0px solid #eff8ff;
        border-top:0px solid #eff8ff;
}

#recentpost {
	padding:10px 5px 5px 5px;
	margin:0px 0 20px 20px;
	text-align:justify;
	float:right;
	font-size:8pt;
        border-bottom:0px solid #b8d1ee;
        border-right:0px solid #b8d1ee;
        border-left:0px solid #eff8ff;
        border-top:0px solid #eff8ff;
	width:304px;
}

#twitterbox {
	padding:10px 5px 5px 5px;
	margin:0px 0 20px 20px;
	text-align:justify;
	float:right;
	font-size:8pt;
        border-bottom:0px solid #b8d1ee;
        border-right:0px solid #b8d1ee;
        border-left:0px solid #eff8ff;
        border-top:0px solid #eff8ff;
	width:304px;
}
	
#recentpost li {
	padding-left: 0px;
	margin-left: 20px;
	list-style:circle;
}

#recentpost a:hover {
	text-decoration: underline;
}

#recentposttitle {
	border-width:0px 0px 1px 0px;
	border-style:dashed;
	border-color:#0d65a9;
	width:300px;
}

#twitterboxtitle {
	border-width:0px 0px 1px 0px;
	border-style:dashed;
	border-color:#0d65a9;
	width:320px;
}

#bottombar {
	clear:both;
	color: #0d65a9;
	overflow: hidden;
	background-color: #EAF3FB;	
	border: 1px solid #ADCFF1;
}

#bottombar li {
	list-style-type:square;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#FFF;
	padding-left: 0px;
	margin-left: 20px;
}

#bottombar li a:link {
	display:block;
	padding:5px;
	color: #0d65a9;
}



#bottombar li a:visited {
	display:block;



	padding:5px;
	color:#0d65a9;

}

#bottombar li a:hover {

	display:block;
	background: #fff;
}


#categoryx {
	padding: 0px 5px 10px 5px;
	width:200px;
	float:left;
	font-size:8pt;
}


#archivex {
	padding: 0px 5px 10px 5px;
	width:150px;
	float:left;
	font-size:8pt;
}

#commentx {
	padding: 0px 5px 10px 5px;
	width:200px;
	float:left;
	font-size:8pt;
}


#blogroll {
	padding: 0px 5px 10px 5px;
	width:150px;
	float:left;
	font-size:8pt;
}

#write_by {
	padding-top: 2px;
}

.bottombartitle{

	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #0d65a9;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #ADCFF1;
}

.sideblock
{
	padding: 0px 10px;
	margin-bottom: 20px;
        border-bottom:0px solid #b8d1ee;
        border-right:0px solid #b8d1ee;
        border-left:0px solid #eff8ff;
        border-top:0px solid #eff8ff;
}

#singlecat li {
	float:left;
	list-style-type:none;
}

#singlepostin {
	float:left;
}

#singlepostwrapper {
	padding: 0px 0px 10px 0px;
	font-size:8pt;
}



#nav-tp {
        font-family: Helvetica, Verdana, Arial, Sans-Serif, Times New Roman;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
        margin: 0px 0px 0px 0px;
	color: #0d65a9;
	font-weight:bold;
        border-bottom:1px #0d65a9 solid;
        border-right:0px solid #b8d1ee;
        border-left:0px solid #eff8ff;
        border-top:0px solid #eff8ff;
}

#nav-tp a:hover, a:active {
	color: #0d65a9;
}

#headerTop {
       background-image: url('images/tile_back.gif');
       height: 30px;
       border-bottom: 5px #86c9e6 solid;
}
























































/**************************/
/* Main Layout Containers */
/**************************/

body {

    background-image: url('images/backgradient.jpg');
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #fff;
    background-attachment: fixed;
    color: #0d65a9;
    padding: 0px 0px 0px 0px;
    height: 100%;

}


body, select, input, textarea {

    font: 110% Arial, Verdana, Sans-Serif;

}

#pageContainer {

    width: 750px;
    height: 100%;
    margin: 0 auto;
    font-size: 0.7em;
    padding: 0px 0px 0px 0px;
    border: 0px #1e83c6 solid;
    border-bottom: 0px #1e83c6 solid;
    background-image: url('images/contentContainerBack.png');
    background-repeat: repeat-y;

}

#contentContainer {

    padding: 0px 10px 0px 10px;
    
}

#contentHeader {

    width: 730px;
    margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    background-image:url('images/contentHeader.jpg');
    height:100px;
    border-bottom: 1px #0d65a9 solid;

}
	
#contentHeader a {

    font-family: Helvetica, Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 36px;
    color: #0d65a9;
    text-decoration: none;
    padding: 0px 10px 0px 10px;
    margin: 0px;
    text-transform: uppercase;

}

#contentHeader a:hover{

    color: #0d65a9;

}

#contentHeaderTitle{

    color: #0d65a9;
    font-size: 36px;
    font-family: Georgia, Helvetica, Verdana, Arial, Sans-Serif, Times New Roman;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
    margin: 0px;
    text-decoration: none;
    text-transform: uppercase;

}

#contentHeaderDescription {

    font-size: 1.3em;
    font-weight: bold; 
    font-style:italic;
    color: #0d65a9;
    margin-top:-4px;
    padding-left:30px;

}

#contentNavigation {

    width: 730px;
    height: 20px;
    font-family: Helvetica, Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 12px;
    text-align: center;
    padding: 3px 0px 0px 0px;
    margin: 0px auto 0px;
    color: #0d65a9;
    font-weight:bold;
    border-bottom:1px #0d65a9 solid;
    border-right:0px solid #b8d1ee;
    border-left:0px solid #eff8ff;
    border-top:0px solid #eff8ff;

}

#contentNavigation a:hover, a:active {

    color: #0d65a9;

}

#contentFooter {

    font-family: Helvetica, Verdana, Arial, Sans-Serif, Times New Roman;
    font-size: 12px;
    padding: 3px 5px 3px 5px;
    color: #0d65a9;
    clear:both;
    height:60px;
    padding:5px;
    font-size:8pt;
    float: bottom;
    border-bottom:0px solid #b8d1ee;
    border-right:0px solid #b8d1ee;
    border-left:0px solid #eff8ff;
    border-top:0px solid #eff8ff;

}

#contentContainerFooter {

    height: 20px;
    background-color: #fff;
    background-image: url('images/contentFooter.png');

}

/**************************/
/*    Content Container   */
/**************************/

.post ul li {

    margin:0px 0px 0px 0px;
    padding:0px 0px 4px 4px;
    list-style-type: disc;
    list-style-position:inside;
    /*list-style-image: url('images/bulletImage.gif');*/

}

.post ol li {

    margin-bottom:5px;
    line-height:115%;
    margin-left:48px;

}

.post blockquote {

    color:#0d65a9;
    background:#f2f2f2;
    padding:6px 14px;
    margin:18px 35px;
    border-right:1px solid #DDD;
    border-bottom:1px solid #DDD;

}	

/**************************/
/*    Side Bar Format     */
/**************************/

#sidebar {

    padding-top: 4px;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: 15px;
    margin-right: 10px;
    width: 160px;
    float: right;
    font-size: 8pt;
    background-image: url('images/sidebarBack.png');
    background-repeat: no-repeat

}

#sidebar ul li {

    margin:0px 0px 0px 0px;
    padding:0px 0px 4px 4px;
    list-style-type: disc;
    list-style-position:inside;
    /*list-style-image: url('images/bulletImage.gif');*/
}

#sidebar h2 {

    padding:6px 0 4px 0px;
    margin:5px 0 5px 0;
    font-size:1em;
    font: 1em Arial, Helvetica, sans-serif;
    /*text-transform:uppercase;*/
    letter-spacing:0.1em;
    margin-bottom:4px;
    font-weight:bold;
    color: #0d65a9;

}

#sidebar h3 {

    padding:6px 0 4px 0px;
    margin:5px 0 5px 0;
    font-size:1em;

}

#sidebar .sidebarTitle {

    padding-top: 15px;
    font-family: Arial, Verdana;
    font-size:1.5em;
    font-weight: bold;

}

/**************************/
/*     Side Bar Items     */
/**************************/

#searchBox {

    padding:10px 5px 5px 5px;
    margin:0px 0 20px 20px;
    text-align:justify;
    float:right;
    font-size:8pt;
    border-bottom:0px solid #b8d1ee;
    border-right:0px solid #b8d1ee;
    border-left:0px solid #eff8ff;
    border-top:0px solid #eff8ff;
    width:304px;

}

#searchBoxTitle {

    border-width:0px 0px 1px 0px;
    border-style:dashed;
    border-color:#0d65a9;
    width:320px;

}


/**************************/
/*      Text Format       */
/**************************/


h1 {

    color: #0d65a9;
    font-size: 22px;
    font-family: Times New Roman, Verdana, Arial, Sans-Serif;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
    margin: 0px;

}
