/*  
Theme Name: Colorful Stripes
Theme URI: http://www.eniolafunsho.org
Description: Fun Bubbly Theme For The Stripe Lovers 
Version: 1.0
Author: Eniola Funsho
Author URI: http://www.eniolafunsho.org

*/


body {
	/*background: url(images/tile.gif);*/
	color: #424242;
        padding-top:0px;
	font-size: 11pt;
	font-family:Arial,Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #000000;
	text-decoration: underline;
	border: none; 
	}

a {      
	text-decoration:underline;
    color: #71CFEC
}

a:hover{
	color: #71CFEC;
	border: none;
	text-decoration: nounderline;
	}
	
img {
	border: none;
	}

#container { 
	width: 900px; 
	text-align: left; 
	margin: 0px auto; 
	border: 0px solid #fff;
	}
	
#header { 
    background: #fff url(images/header.jpg);
	height: 194px;
	padding: 15px 0px 0px 0px;
	}
	
#header h2 {
	color: #71cfec;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 55px;
	margin-bottom: 0px;
	margin-left: 13px;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #FF0063;
	text-decoration: underline;
	}

#header h3 {
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	margin-left: 15px;
	}

#header h4 {
	color: #000000;
	padding: 14px 0px 0px 760px;
	font-size: 10pt;
	
	font-weight: normal;
	margin: 0px;
	margin-left: 15px;
	}

#header h4 a {
	color: #fff;
	text-decoration: none;
	}

#header h4 a:hover {
	color: #71CFEC;
	text-decoration: underline;
	}


#middlepic {
	position: absolute;
	/*height: 128px;*/
	width: 540px;
	margin: 0px;
	/*background-image: url(images/middleimage.png);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;*/
}

#lpic {
	/*height: 128px;*/
	width: 179px;
	background-image: url(images/leftimage.png);
	border-bottom: 1px solid #fff;
}

#rpic {
	/*height: 128px;*/
	width: 179px;
	background-image: url(images/rightimage.png);
	border-bottom: 1px solid #fff;
}
#menu {
	font-family:Arial,Sans-Serif;
	font-size: 16px;
	background: url(images/mm-bknd.gif) repeat-x;
	background-color: #666;
	margin: 0px 0px 10px 0px;
	width:900px; 
	height:37px;
	
}

/*lettering*/
#menu ul {
	margin: 0px;
	padding: 8px 0px 6px 0px;
	list-style: none;
	
	color:white;
	text-align: center;

	
}

#menu li {
	display: inline; 
	height:37px;
	margin:0px 5px 0px 5px;
}

#menu a { 
	height:37px;
	text-decoration: none;
	color: #FFF;

	padding: 8px 12px 9px 12px;
}

#menu a:hover {
	background-color: #333333;
	padding: 8px 12px 9px 12px;
}
#menu a:active {
	background-color: #333333;

	padding: 8px 12px 9px 12px;
}


#content { 
	width: 620px; 
	/*margin-top: 128px;*/
	margin-bottom: 20px;
	margin-left: 260px;
	margin-right: 0px;
	position:relative;
	padding: 0px 8px 15px 5px;
	text-align: justify;
	}
	
#content b {
	line-height: 14pt;
}


#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content h1 {
	color: #71CFEC;
	font-size: 18pt;
	
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #000000;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #FF0066;
	text-decoration: none;
	}

#content h2 {
	
	font-size: 24px; 
	color: #71CFEC; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #424242;
}
#content h2 a  {
	color: #71CFEC;
	text-decoration: none;
}

#content h2 a:hover {
	color: #424242;
	text-decoration: none;
}


#content h3 {
	font-size: 10pt; 
	color: #000000; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #455A79;
	}
	
#content h3 a  {
	color: #000000;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #FF0066;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: disc inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	background-color:#F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 12px;
	width: 560px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
}
	

.postspace {
	width: 620px;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	border-bottom: 1px dotted #424242;
	}
.postspace2 {
	width: 620px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #424242;
	}
.postspace3 {
	width: 620px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #424242;	
	}

#left { 
	color: #424242;
	width: 250px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 10px;

	}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	background:#71CFEC none repeat scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-size:16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:6px;
}


#left ul {
	font-size:14px;
	list-style: none;
    background: #dbdbdb;
	margin: 0px;
	padding: 6px 6px 10px 6px;
}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 6px 5px 6px;
	line-height: 12pt;	 
	}

#left ul li a:hover {
	color: #000000;
	background: #fff;}


#right { 
	color: #000000;
	width: 179px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #fff;
	background: #71cfec;
	
	font-size: 10pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	border-bottom: 1px solid #fff;
	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;

	}
	
#right ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #000000;
	background: #fff;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #455A79;
	
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: #666;
	width: 900px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  9px 0px 9px 0px;
	text-align: center;
	color: #000;
	line-height: 17px;
	clear: both;
	}
	
#footer p {
	color: #000;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #FFF;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #FFF;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform input {	
	font-size: 9pt;
	width: 222px;
	margin-bottom: 0px;
}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px dotted #71CFEC;
	}	

#s,#submit {	
	/*background-color:#FFF;
	border:1px solid #ff0066;
	color:#ffffff;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;*/
}
	
#author {
	border:1px solid #71CFEC;
	
	font-size:1em;
	color:#ff0066;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #71CFEC;
	
	color:#ff0066;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #71CFEC;
	
	font-size:1em;
	color:#ff0066;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #333;
	
	font-size:1em;
	color:#333;
	margin:0;
	padding:4px;
}

/* styling the search box*/
input {
	font-size:9pt;
	margin-bottom:0;
	width:150px;
	padding:4px;
	margin:0px 0px 5px 0px;
	text-align:left;
}


.textwidget {
	color: #333;
	background-color: #dbdbdb;
	padding: 6px 6px 10px 6px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}
.textwidget ul {
	padding:0px !important;
}
.textwidget a {
	color: #000;
	text-decoration:underline;
}
.textwidget a:hover {
	color: #000;
	text-decoration:none;
}
#searchform {
	color: #333;
	height: 38px;
	background-color: #dbdbdb;
	padding: 6px 0px 0px 6px;
	margin: 0px 0px 10px 0px;
}
#quick_subscribe_form {
	color: #333;
	background-color: #dbdbdb;
	padding: 6px 0px 2px 6px;
	margin: 0px 0px 10px 0px;
}
.page-title {
	display: none;
}
.panel-phone {
	color: #333;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	
}
.floating-image {
	float:none !important;
}
.ajax-loader {
	display:none !important;	
}