 /*  
Theme Name: Twilight
Theme URI: http://www.justskins.com/
Description: Twilight is a beautiful widget ready <a href="http://www.justskins.com/css-themes-skins/wordpress-themes/">Wordpress theme</a> by <a href="http://www.xeonext.com">Xeonext Web Solutions</a>.
Version: 1.1
Author: Just Skins
Author URI: http://www.justskins.com/
	This theme is released under Creative Commons Attribution 2.5 License.
*/

body {
	font : 80%/150% "Trebuchet MS", Tahoma, Arial;
	color : #333333;
	background-color : #ffffff;
	background-image : url(images/nav_bgrnd.jpg);
	background-repeat : repeat-x;
	margin : 0px;
	padding : 0px;
}

a {
	color : #a58346;
	text-decoration : none;
}
a:visited {
	color : #a7d6028;
	text-decoration : none;
}
a:hover {
	color : #6b6a69;
	text-decoration : underline;
}

img {
	border : none;
}

p {
	padding : 0px 0px 15px;
	margin : 0px;
}

h1 {
	margin : 0px;
	padding : 30px 0px 0px 50px;
	height : 60px;
	font : lighter 2.4em/1.2em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color : #FFFFFF;
}
h1 a, h1 a:visited{
	color : #a58346;
	text-decoration : none;
}
h1 a:hover{
	color : #6b6a69;
	text-decoration : underline;
	border : none;
	background : none;
}
h2 {
	color : #9b9d9e;
	margin : 0px 0px 2px;
	width : 100%;
	font : lighter 1.7em/1em "Trebuchet MS", Tahoma, Arial;
	padding-bottom : 5px;
	border-bottom : 1px dotted #9b9d9e;
}
h2 a, h2 a:visited {
	color : #a58346;
	text-decoration : none;
}
h2 a:hover {
	color : #6f6e6d;
	text-decoration : underline;
}
h3 {
	font : normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color : #9e9f9f;
	margin : 10px 0px 5px;
}
h4 {
	font : normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color : #6b6a69;
	margin : 10px 0px 5px;
}

form {
	margin : 0px;
	padding : 0px;
}

/* Top Area  */

#topbar {
	width : 890px;
	margin : 0 auto 0 auto;	
	background-image : url(images/shell_bgrnd.jpg);
	background-position : 50% 0%;
	background-repeat : no-repeat;
	text-align : center;
}
#topbar img {
	margin : 0 auto;
	padding : 0;
	width : 150px;
	height : 88px;
}

#navi {
	background-color : transparent;
	margin : 0;
	padding : 0;
}

#nav {
	text-align : left;
	margin : 0;
	width : 640px;
}
#nav ul {
	margin : 18px 0 0 0;
	padding : 0;
}
#nav ul li {
	border-bottom : 2px solid #d7c38e;
	margin : 0 3px 0 0;
	padding : 0 8px;
	display : inline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height : 
}
#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	color : #d7c38e;
	text-decoration : none;
}
#nav ul li a:hover {
	color : #770500;
}
#nav ul li.current_page_item {
	border-bottom : 2px solid #770500;
}

/*search form */

#search {
	float : right;
	margin : -22px 10px 10px 10px;
	padding : 0;
	width : 220px;
	text-align : center;
}
#searchform {
	margin : 0px;
	padding : 0;
}
#searchform br {
	display : none;
}
#search #s {
	width : 120px;
	height : 19px;
	padding : 3px 6px 0px 5px;
	border : none;
	background-color : #d7c38e;
	color : #333333;
	font-weight : normal; 
	margin-top : 3px;
}
#search #searchsubmit {
	height : 22px;
	border : none;
	font : bold 12px Arial, Helvetica, sans-serif;
	color : #a58346;
	background-color : #d7c38e;
	margin-top : -3px;
}

/* Full page elements  */

#wrapper {
	clear : both;
	background : #FFFFFF;
	margin : 20px auto;
	width : 896px;
}

#page {
	width : 970px;
	float : left;
	background : url(images/content-bg1.gif) repeat-y 500px center;
	margin-top : 15px;
}

/* header area */
#header {
	position : relative;
	margin : -5px 0 0 0;
	width : 700px;
	height : 210px;
	background-color : #ffffff;
}

#headerimg {
	position : relative;
	top : 0px;
	background-image : url('http://www.designers-who-blog.com/banners/rotator.php');
	background-image : no-repeat;
	background-position : center top;
	width : 700px;
	height : 194px;
	margin : 0px;
	font-size : 0px;
}
#headerimg .description{
	position : relative;
	top : 168px;
	left : 245px;
	font-family : 'Arial';
	color : #000000;
	font-size : 12px;
	text-align : left;
	font-weight : bold;
}

/* content area */

#content {
	padding : 0px 0px 7px 0px;
	float : left;
	width : 470px;
	overflow : hidden;
	margin-top : 0px;
}
#content div.entry {
	margin-bottom : 20px;
}

div.post-content {
	text-align : center;
}
div.post-content h3 {
	text-align : left;
	margin-top : 0px;
	margin-bottom : 5px;
}
div.post-content p img {
	border-bottom : 1px dotted #CDCDCD;
	padding : 5px;
}
div.post-content a {
	font-weight : bold;
	border-bottom : 1px dotted #CDCDCD;
	text-align : left;
}
div.post-content p a img, div.post-content p a:link img{
	border-bottom : 1px dotted #CDCDCD;
	padding : 5px;
	margin : 0 auto;
}
div.post-content p, div.post-content ul, div.post-content ol {
	text-align : left;
}
div.post-content p.center {
	text-align : center;
}
div.post-content ul, div.post-content ol {
	margin-top : 5px;
}
div.post-content ul li {
	list-style-image : url(images/bullet2.gif);
	list-style-position : outside;
}
div.post-content blockquote {
	background : #eef0f2;
	border-right : 2px solid #e5e7e8;
	border-bottom : 2px solid #e5e7e8;
	padding : 8px;
	text-align : left;
}
div.post-content blockquote p {
	margin : 0;
	padding : 0;
}

.post {
	clear : both;
	background : url(images/stripes-border.gif) repeat-x top left;
	padding-top : 15px;
	margin-bottom : 15px;
}
.post-date {
	background : url(images/mini-calendar.gif) no-repeat;
	padding-left : 20px;
	color : #a58346;
}
.post-month {
	font-size : 11px;
	text-transform : uppercase;
	color : #FFFFFF;
	text-align : center;
	display : block;
	line-height : 11px;
	padding-top : 2px;
	margin-left : -3px;
}
.post-day {
	font-size : 18px;
	text-transform : uppercase;
	color : #999999;
	text-align : center;
	display : block;
	line-height : 18px;
	padding-top : 7px;
	margin-left : -3px;
}
.post-cat {
	background : url(images/tags.gif) no-repeat left center;
	padding-left : 20px;
	float : left;
}
.post-comments {
	background : url(images/mini-comments.gif) no-repeat left center;
	padding-left : 16px;
	float : right;
}
.post-calendar {
	background : url(images/mini-calendar.gif) no-repeat;
	padding-left : 20px;
	float : right;
}

div.post-info {
	clear : both;
	padding-top : 30px;
}
.post-info {
	height : 15px;
	color : #b4b5b6;
	font : bold 12px "Trebuchet MS", "Tahoma", sans-serif;
}

.sepa, .sep {
	display : block;
	background : url(http://www.designers-who-blog.com/a-graphics/sep.jpg);
	width : 472px;
	height : 3px;
	margin : 5px 0 10px 0;
	padding : 0px;
	left : 0px;
}

.navigation {
	clear : both;
	padding : 10px 0px;
}
.navigation a, .navigation a:visited {
	color : #a58346;
}

.previous-entries a {
	float : left;
	padding-left : 18px;
	background : url(images/mini-nav-left.gif) no-repeat left center;
}

.next-entries a {
	float : right;
	padding-right : 18px;
	background : url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */

.entry,.comment{
overflow:auto;
}

#comments, #respond {
	border-bottom : 1px dotted #CDCDCD;
	padding : 10px 0 5px 0;
	clear : both;
}
.commentlist {
	margin : 10px 0px;
	padding-left : 20px;
	line-height : 130%;
}
.commentlist li{
	padding : 10px;
	padding-bottom : 0px;
}
.commentlist .alt {
	background : #f0f2f3;
	border : 1px solid #e2e5e6;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight : bold;
	font-style : normal;
	font-size : 120%;
}
.commentlist small {
	margin-bottom : 5px;
	display : block;
	font-size : 87%;
}

#commentform {
	margin-top : 10px;
	font : 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding : 6px 0px;
	margin : 0px;
}
#commentform label{
	color : #707070;
	font-size : 87%;
}
#commentform input{
	width : 200px;
	background : #FFFFFF;
	border : 1px dotted #D0D0BF;
	padding : 3px;
	margin-top : 3px;
}
#commentform textarea{
	width : 485px;
	height : 115px;
	border : 1px solid #eceeea;
	padding : 2px;
	margin-top : 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background : #ffffff;
}
#commentform #submit{
	background : #7d601a;
	font : bold 12px Arial, Helvetica, sans-serif;
	color : #ffffff;
	float : left;
	width : 144px;
	height : 28px;
	cursor : pointer;
}

/*sidebar */

#sidebar {
	float : left;
	padding : 10px 5px 20px 5px;
	width : 190px;
	color : #f3f0df;
	overflow : hidden;
	background : #f3f0df url(images/stripes-border.gif) repeat-x top left;
	margin-left : 30px;
	margin-top : 0px;
}


/*sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle{
	font : lighter 1.5em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color : #8e8f90;
	border-bottom : 1px dotted #707070;
	margin-bottom : 5px;
	padding-bottom : 0;
}
#sidebar li h2 {
	margin-top : 5px;
	padding : 0;
}

/*sidebar text styles */

#sidebar a:hover{
	border : none;
}

#sidebar a, #sidebar a:visited{
	color : #707070;
	text-decoration : none;
}

#sidebar li a:hover{
	color : #707070;
	text-decoration : underline;
}

#sidebar h4 {
	font : 100% "Trebuchet MS", Tahoma, Arial;
	color : #9b9d9e;
	margin : 10px 0px 5px;
}

.widget {
	padding : 10px 10px 10px 10px;
}

/*sidebar list level1 */

#sidebar ul {
	margin : 0 0 0 15px;
	padding : 0;
}
#sidebar ul li {
	list-style : none;
	margin : 0;
	padding : 4px;
	border : none;
}

/*sidebar list level2 */

#sidebar ul li ul {
	padding : 0;
	margin : 0;
}
#sidebar ul.children li, #sidebar div.delicious-posts ul li {
	padding : 2px 0 2px 0px;
	border-bottom : 1px dotted #cbcbcb;
}

/*sidebar list level3 */

#sidebar ul li ul li ul li{
	padding : 1px 0 1px 10px;
	border : none;
}

/* Recent visitors widget */

#mbl_widget_frame {
	margin-top : 20px;
}

/*blogroll */

ul.zoc_powerblogroll li,{
	list-style : none;
}
ul.linkcat li, li.linkcat li{
	background : url(images/bullet.gif) no-repeat left 6px !important;
	padding-left : 20px !important;
}

/*category widget */
ul.list-cat li {
	font : lighter 1.5em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color : #8e8f90;
}
ul.list-cat li ul li, li.widget_categories li{
	background : url(images/bullet.gif) no-repeat left 6px !important;
	padding : 5px 0 5px 20px !important;
	font-size : 75% !important;
	border-bottom : 1px dotted #cbcbcb !important;
}

/*archives widget */

ul.list-archives li, li.widget_archives li{
	background : url(images/bullet.gif) no-repeat left 6px !important;
	padding-left : 20px !important;
}

/*pages widget */

ul.list-page li, li.widget_pages ul li, li.widget_recent_entries li{
	background : url(images/bullet.gif) no-repeat left 6px !important;
	padding-left : 20px !important;
}

/*sub-pages */

ul.list-page li ul div, li.widget_pages ul li ul li{
	background : url(images/bullet.gif) no-repeat left center !important;
	padding-left : 20px !important;
}

/*recent comments widget */

div.widget_recent_comments li{
	background : url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left : 20px !important;
}

/*calendar widget */

li.widget_calendar td {
	padding : 1px 5px;
}

/*text widget */

.textwidget {
	padding-top : 7px;
}

#feed {
	
}
#feed a img {
	border : none;
	margin : 5px 10px 5px 0;
}
/* footer area */

#footerbg {
	clear : both;
	background : #ab8c56;
	border-top : 5px solid #7d601a;
	padding-bottom : 30px;
}

#footer {
	width : 770px;
	margin : 0px auto;
	font-size : 95%;
	color : #e8e9e6;
	line-height : 130%;
}
#footer a, #footer a:visited {
	color : #ffffff;
}
#footer a:hover{
	color : #ffffff;
	text-decoration : underline;
}
#footer h4 {
	font : normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color : #FFF;
	margin : 10px 0px 5px;
	border-bottom : 1px dotted #949494;
}

.footer-recent-comments {
	width : 250px;
	float : left;
	margin-left : 20px;
}
.footer-recent-comments ul {
	list-style : none;
	margin : 0px;
	padding : 0px;
}
.footer-recent-comments ul li {
	background : url(images/mini-footer-icon.gif) no-repeat 5px 9px;
	padding : 5px 0px 5px 20px;
	border-bottom : 1px dashed #ffffff;
}
.footer-recent-posts {
	width : 250px;
	float : left;
	margin-left : 10px;
}
.footer-recent-posts strong {
	font-size : 107%;
	line-height : 135%;
	font-weight : bold;
}
.footer-recent-posts ul {
	list-style : none;
	margin : 0px;
	padding : 0px;
	font-size : 92%;
	line-height : 110%;
}
.footer-recent-posts ul li {
	background : url(images/mini-footer-icon.gif) no-repeat 5px 9px;
	padding : 5px 0px 5px 20px;
	border-bottom : 1px dashed #ffffff;
}
.footer-meta {
	width : 225px;
	float : right;
	margin-left : 10px;
}
.footer-meta strong {
	font-size : 107%;
	line-height : 135%;
	font-weight : bold;
}
.footer-meta ul {
	list-style : none;
	margin : 0px;
	padding : 0px;
	font-size : 92%;
	line-height : 110%;
}
.footer-meta ul li {
	background : url(images/mini-footer-icon.gif) no-repeat 5px 9px;
	padding : 5px 0px 5px 20px;
	border-bottom : 1px dashed #ffffff;
	font-size : 107%;
	line-height : 135%;
	font-weight : bold;
}

/* credits */

#credits {
	color : #fff;
	text-decoration : none;
	padding : 10px;
	line-height : 20px;
}
#credits a {
	color : #fff;
}
.footer-meta ul li.rss {
	background : url(images/mini-rss.gif) no-repeat 0px 6px;
}
.loginout {
	background : url(images/mini-loginout.gif) no-repeat left center;
	padding-left : 18px;
	padding-bottom : 2px;
	margin-left : 8px;
}

/* alignments */

.center {
	text-align : center;
}

img.center {
	display : block;
	margin-left : auto;
	margin-right : auto;
	border : none;
}

.alignleft {
	float : left;
}

img.alignleft, img[align="left"] {
	float : left;
	margin : 2px 10px 5px 0px;
}

.alignright {
	float : right;
}

img.alignright, img[align="right"] {
	float : right;
	margin : 2px 0px 5px 10px;
}

.clear {
	clear : both;
}

br.clear {
	margin-top : 15px;
}

hr.clear {
	clear : both;
	visibility : hidden;
	margin : 0px;
	padding : 0px;
}

.extlink {
	margin-left : 1px;
}

a.extlink {
	background : url(images/external.gif) no-repeat;
	background-position : 0.1em 0.1em;
	padding-left : 18px;
}

div.post-content a.booklink {
	margin : 40px auto 0 auto;
	border : none;
	clear : both;
}

#headerimg h1 {
	display : none;
}

/*  Far right column     */

#farright {
	float : right;
	width : 166px;
	margin : -210px 74px 0 0;
	display : block;
	color : #f3f0df;
	background : #f3f0df url(images/stripes-border.gif) repeat-x top left;
	text-align : center;
	padding-bottom : 30px;
}
#farright a img.logo {
	margin : 20px auto 0 auto;
}
#farright h3 {
	padding-top : 15px;
	border-bottom : 1px dotted #949494;
}
#farright ul {
	margin : 0;
	padding :0;
}
#farright h3, #farright p.left {
	text-align : left;
	margin-left : 10px;
	margin-top : 15px;
}
#farright ul li {
	margin-left : 23px;
	margin-top : 15px;
	text-align : left;
}
#farright ul li.short {
	margin-top : 0;
	margin-bottom 0;
	padding : 0;
	line-height : 17px;
}
ul.zoc_powerblogroll, ul.zoc_powerblogroll li {
	list-style-type : none;
	margin-left : 0;
}

/*  General   */
slang, abbr, acronym {
	border-bottom : 1px dotted #cbcbcb;
}
span.linethru {
	text-decoration : line-through;
}
