/* Tagul Color Theme based on Wordpress color theme by simpleX */

body {
	background: #fff;
	color: #333;
}

#header {
	background: #464646;
}
		
#headerimg .description {
	color: #bbb;
}
	
#footer {
	background: #eee;
	border-top: 1px solid #ddd;
}	

h2.pagetitle {
	color: #555;
}

#sidebar ul li h2 {
	color: #333;
	border-bottom: 3px solid #dedede;
}

h1, h1 a {
	color: #333;
}
	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	color: #fff;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

.commentlist li {
	background:#fdfdfd;
}

.commentlist li .avatar { 
	border: 1px solid #eee;
	background: #fff;
}


.commentlist li.alt {	
	background:#fefefe;	
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #aaa;
}

code {
	border: 1px solid #eee;
	background:#F5FAFE;
}

a {
	color: #21759B;
	border-bottom: 1px solid #ccc;
}

a:hover, .entry a.more-link:hover, .navigation a:hover {
	color: #D54E21;
	background: #F5D1C5;
	border-bottom: 1px solid #D54E21;
}

.entry a.more-link, .navigation a {
	background:#F5FAFE;
	border-bottom: 1px solid #ddd;
}

#sidebar #wp-calendar a {
	background: #eee;
}
#sidebar #wp-calendar a:hover {
	background: #E8C8C8;
}	

#sidebar #wp-calendar th {
	border-bottom:1px solid #eee;
}
	
.post hr {
	border-top: 1px dotted #ccc;
}		
	
.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}	

.entry img {
	border: 1px solid #eee;
}	
	
.entry {
	border-top: 1px solid #eee;
}
	
#sidebar a {
	border-bottom:1px solid #eee;
}	
#sidebar a:hover {
	border-bottom: 1px solid #D54E21;
	background-color: #F5D1C5;
}	

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover,
#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background-color: #F5D1C5;
} 

#sidebar div.flickr_badge_image a {
	background: #fff;
	border: 1px solid #eee;
}
#sidebar div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd;
}

.commentlist li {
	border: 1px solid #eee;	
}
	
#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

acronym, abbr {
	border-bottom: 1px dashed #ccc;
}
	
blockquote {
	border-left: 4px solid #E2F0FC;
	background:#F5FAFE;
	color:#666;
}		

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}


#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	background: #e8c8c8;
}


/* Form Elements */

#header #searchform #s {
	background: #5A5A5A;
	color: #aaa;
	border: 1px solid #666;
}

#header #searchsubmit, #commentform #submit {
	background: #666;
	border: 1px solid #888;
	color: #bbb;
}
	
#content #searchform #s {
	background: #ddd;
	color: #333;
	border: 1px solid #bbb;
}

#content #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
}
	
#commentform input, #commentform textarea, fieldset {
	border: 1px solid #ccc;
}
	
legend {
	background: #ccc;
}

/* */


/* Top Navigation */
	
#pagemenu {	
	background: #E4F2FD;
	border-top: 1px solid #E4F2FD;
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	color: #21759B;
	background:#F1F9FE;	
}	

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	color: #D54E21;
	background: #F5D1C5;
}

#pagemenu ul li.page_item, #pagemenu ul li.cat-item { background: #ddd;}

#pagemenu ul li.current_page_item, #pagemenu ul li.current_page_item a, #pagemenu ul li.current_page_item a:hover, #pagemenu ul li.current-cat, #pagemenu ul li.current-cat a, #pagemenu ul li.current-cat a:hover { 
	color: #000; 
	background: #fff;
}
	
#pagemenu ul li.current_page_item li a {
	background:#eee;
	color: #888;
}

#pagemenu #page-list li:hover {
	background:#eee;
}
	
#pagemenu #page-list li ul {
	border: 1px solid #ddd;	
}	

#pagemenu #page-list li ul li {
    background: #eee;
	border-top: 1px solid #ddd;
}

.navigation {
	border-top: 1px solid #eee;
}

/*My changes*/

/*firefox 2 fix for sidebar rss links*/
#sidebar li#rssfeeds a {
	display: inline;
}

/*#sidebar li#rssfeeds {
	display: none;
}*/

#searchdiv {
	display: none;
}

#header {
	background: white;
}

#headerimg img {
	padding: 0px 0px 0px 0px;
}

#pagemenu {
	background:#EEEEEE none repeat scroll 0%;
	border-top:1px solid #DDDDDD;
}

#pagemenu #page-list li.float_right {
	float: right;
}

#pagemenu #page-list li.first_item {
	margin-right: 50px;
}

#pagemenu ul li.page_item a#singup {
	color: #F1F9FE;
	background: #21759B;	
}

#pagemenu ul li.page_item a#singup:hover {
	color: #D54E21;
	background: #F5D1C5;
}


#page-list {
	padding-right: 30px;
}

.breadcrumb {
	margin:0px auto;
	padding:5px 0 0 80px;
	width:960px;
	height:10px;
}

.narrowcolumn {
	padding-top:0px;
}

/*Login & register styles*/

div#login hr {
	display:none;
}

div#login div#openid {
	position: relative;
	float: right;
	padding-right: 180px;
	padding-left: 40px;
	top: -120px;
	border-left: 1px solid #EEEEEE;
	margin: 0;
}

div#login form#registerform div#openid {
	top: -155px;
	padding-right: 160px;
}

div#login input[type=text], div#login input[type=password], div#login select  {
	width: 140px;
}

div#login ul.nav, div#login ul.links  {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}

/*Profile style*/
div#profile form#your-profile label {
	display: inline;
	float: left;
	width: 100px;
}

div#profile form#your-profile div {
	display: block;
	padding-bottom: 5px;
}

/*Message class*/
.entry p.message {
	background: #ffffe0 url(/wp-content/themes/simplex/images/Ambox_content.png) no-repeat center left;
	padding-left: 45px;
	padding-right: 5px;
	margin-bottom: 5px;
}

pre {
	margin-right: 0;
	padding-right: 0;
	width: 100%;
}

pre code {
	margin-bottom: 0;
	font-size: 1em;
}

h4, h5, h6 {
	margin-top: 5px;
	margin-bottom: 0px;
}

h4 {
	margin-top: 10px;
}

/*header text inside content*/
.pni-content h3, .pni-content h4, .pni-content h5 {
	color: #21759B;
}

/*Footer*/
#footerarea #footerleft span {
	padding: 0 0 0 20px;
}
