/*  
Theme Name: Sun City
Version: 2.8
Theme URI: http://www.quirm.net/
Author: Mel Pedley
Author URI: http://www.blackwidows.co.uk
Compatible with WordPress 2.8. Support available at <a href="http://forum.quirm.net">Quirm.net</a>.
*/

/* LAYOUT */

a, a:visited {
	text-decoration:underline;
}
a:hover, a:active, a:focus {
	text-decoration:none;
}

body {
	height:100%;
	margin:0;
	padding:0;
	font:100.01% "trebuchet ms", verdana, arial, sans-serif;
	background:url(images/ChainLinkBG.jpg);
	color:#000000;
}
form input
	{
	width: 80px;
white-space: nowrap;
	}
form
	{
	display: inline;
white-space: nowrap;
	}
form input.submit
	{
	width: 40px;
	white-space: nowrap;
	}

#content {
	padding:0px 0 3px 0;
	margin:0 0 0 10px;
	float:left;
	font-size:.9em;
	background:#FFFFFF;
}

#content h1#tagname {
	font-size:1.2em;
}
#content #tagname span {
	font-style:italic;
	font-weight:normal;
}
#content .the_tags {
	clear:right;
	padding:1px 0 3px;
}
#content .the_tags h3 {
	display:inline;
	/* margin:0; */
	padding:2px 0 4px 25px;
	font-size:1em;
}
#content .the_tags ul {
	display:inline;
	/* margin:0; */
	padding:0;
	font-size:.9em;
}
#content .the_tags li {
	display:inline;
	/* margin:0 5px;*/
	padding:0 3px;
}


.sticky h2 {
	padding-right:15px;
}
#content h3 {
	clear:right;
}
#content h3,#content h4,#content h5,#content h6 {
	padding-bottom:0;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
}
h1 {   
	clear:both;
	font-size:2em;
	letter-spacing:.15em;
	font-weight:normal;
}
h2 {
	font-size:1.6em;
	letter-spacing:.05em;
	font-weight:normal;
}
h3 {
	font-size:1.4em;
	letter-spacing:.05em;
	font-weight:normal;
}
h4,h5,h6 {
	letter-spacing:.05em;
}
h4 {
	font-size:1.2em;
	font-weight:normal;
}
h5 {
	font-size:1.1em;
}
h6 {
	font-size:1.1em;
}
ol, ul {
	margin:10px 30px;
	padding:0 30px;
}
ol ol, ul ul,ul ol, ol ul {
	margin:0 15px;
	padding:0 15px;
}
dt {
	font-weight:bold;
	margin-top:20px;
}
dd {
	margin-left:0;
	padding-left:25px; 
}
dd ul, dd ol {
	margin-left:10px;
}

th,td {
	padding:3px;
}
ins {
	text-decoration:none;
}
ins:before {
	content: "[ ";
}
ins:after {
	content: " ]";
}
form {
	line-height:1em;
}
fieldset {
	margin:20px 0 0;
	padding:0 20px;
}
legend {
	padding:2px 5px;
}
label {
	display:block;
	line-height:1em;
}
input,textarea,select {
	padding:2px;
	font-size:1em;
}
input.button,input.submit,input#submit {
	padding:2px 5px;
	font-size:.9em;
}
textarea {
	width:90%;
}
q:before, q:after {
    content:"";
}
blockquote {
	margin:10px 15px;
	padding:0 0 5px 35px;
}
blockquote p {
	padding-right:10px;
}
cite {
	display:block;
	font-style:normal;
	text-align:right;
}
code,pre {
	font-family:courier, monospace;
}
pre {
	overflow:auto;
	white-space:pre;
	line-height:1.4em;
}
code {
	font-size:1em;
	padding:5px;
}
pre code {
	margin:10px 15px;
	padding:10px;
	display:block;
}
acronym,abbr {
	cursor:help;
	text-decoration:none;
}


/* HEADER */

#header {
	margin:0px auto;
	width:980px;
	height:129px;
	background:url(images/headerBar.jpg) no-repeat;
	font-weight:bold;
}

#header h1 {
	position:relative;
	left:370px;
	top:17px;
	color:#000000;
	padding:0 2%;
	font-size:1em;
	line-height:1em;
	font-weight:bold;
}

#header a {
	text-decoration:underline;
	color:#000000;
}

#header small {
	color:#000000;
	font-size:.8em;
	line-height:1em;
}

/* SIDEBAR */
#sidebar {
	float:left;
	width:175px;
	margin:0 0px 0px 0;
	padding:0 0 0 5px;
	font-size:.8em;
	background:#A0A4A7;
}
#sidebar h2 {
	position:absolute;
	top:-1500px;
	left:-1500px;
	font-size:2em;
	padding-left:0;
	font-size:1.2em
}
#sidebar #searchform .submit {
	font-size:1.1em;
}
#searchform label {
	position:absolute;
	top:-9000px;
	left:-9000px;
}

#sidebar p {
	margin:1.5em 0px 1.5em 0;
	padding:0;
}
#sidebar ul,#sidebar li,#sidebar ul ul {
	margin:0;
	padding:0;
}
#sidebar li {
	padding:5px;
	font-weight:bold;
}
#sidebar li h3 {
	font-size:1.3em;
	margin:15px 0 0 1px;
	padding:0;
}
#sidebar h4 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
#sidebar li li {
	font-size:1.2em;
	padding:0;
}
#sidebar li li li {
	font-size:.9em;
	font-weight:normal;
}
#sidebar li li li li {
	font-size:1em;
}
#sidebar a {
	display:block;
	margin:2px 0;
	padding:2px 5px 2px 1px;    
	text-decoration:none;
} 
#sidebar a img {
	border:none;
}
#sidebar li li li a {
	padding-left:10px;
}
#sidebar li li li li a {
	padding-left:20px;
}
#sidebar li {
	list-style:none;
	list-style-image:none;
}

#sidebar .here {
	background:#3B3B3B;
}
#sidebar #recent-downloads span {
	color:#ddd;
}
#sidebar a {
	color:#fff;
} 
#sidebar a:hover {
	background:#5F5F5F;
	color:#65EBFF;
}
#sidebar a:active,#sidebar a:focus {
	background:#AFF0FF;
	color:#444;
}

/* RSIDEBAR */
#rsidebar {
	float:right;
	width:175;
	border:0 0 0 0;
	margin:0 0 0 0;
	padding:0 0 0 5px;
	font-size:.8em;
	background:#A0A4A7;
}



#rsidebar h2 {
	font-size:2em;
	padding-left:0;
	font-size:1.2em
}
#rsidebar #searchform .submit {
	font-size:1.1em;
}

#rsidebar p {
	margin:1.5em 15px 1.5em 0;
	padding:0;
}
#rsidebar ul,#rsidebar ul ul {
	margin:0;
	padding:0;
}
#rsidebar li {
	margin:0;
	padding:5px;
	font-weight:bold;
}
#rsidebar li h3 {
	font-size:1.3em;
	margin:15px 0 0 1px;
	padding:0;
}
#rsidebar h4 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
#rsidebar li li {
	font-size:1.2em;
	padding:0;
}

#rsidebar li {
	list-style:none;
	list-style-image:none;
	background:#666 url(images/gradient.jpg) repeat-x top left;
}
#rsidebar li li {
	background:transparent;
}
#rsidebar .here {
	background:#3B3B3B;
}
#rsidebar #recent-downloads span {
	color:#ddd;
}

.post .meta {
	text-align:left;
	font-size:.86em;
	font-weight:normal;
	margin:0;
}
.post .meta ul {
	display:inline;
	margin:0;
	padding:0;
}
.post .meta ul,.post .meta li {
	display:inline;
	margin:0 3px;
	padding:0;
}
.edit {
	display:block;
	margin-top:0;
	padding-top:0;
}
.page .edit,.attachment .edit {
	font-size:.86em;
}
.post .postcat,.post .postcat li {
	display:inline;
	margin:0;
	padding:0;
}
.attachment .image img {
	display:block;
	margin:0 auto;
}
.attachment_post {
	font-size:.86em;
}

/* tags */

/* tag cloud */
.wp-tag-cloud {
	margin:0 0 30px;
	padding:20px;
}
.wp-tag-cloud li {
	display:inline;
	list-style:none;
	margin:0 .2em;
	padding:0;
	line-height:2.3em;
}
.wp-tag-cloud li a {
	letter-spacing:.1em;
	white-space:nowrap;
}

/* pagination */
.prevnext {
	margin:0;
	padding:0;
	text-align:center;
}
.prevnext li {
	margin:0;
	display:inline;
}
.prevnext a {
	padding:0 20px;
}
.pagelist {
	clear:right;
}
.pagelist ul,.pagelist li {
	margin:0;
	padding:0;
	display:inline;
}
.pagelist a {
	padding:0 2px;
}

/* COMMENTS */
.num_comments {
	clear:right;
	text-align:right;
}
.total-comments {
	font-size:1.2em;
}
#commentlist {
	list-style:none;
	margin:0 50px 10px 0;
	padding:10px 10px 5px 8px;
}
#commentlist li {
	margin:0 0 10px;
	padding:0;
}
#commentlist .commentdata {
	margin:0;
	padding:0;
	font-size:.9em;
}
#commentlist img {
	float:left;
	margin:1px 10px 0 1px;
	padding:0;
}
#commentlist cite {
	display:inline;
	margin:0;
	padding:0;
	text-align:left;
}
#commentlist .comment_text {
	clear:left;
	margin:0;
	padding:5px 10px;
}
#commentlist .reply-edit {
	margin:0 5px 0 0;
	padding:0 0 15px;
}
#commentlist .reply-edit li {
	margin:0;
	padding:0;
	font-size:.9em;
	text-align:right;
	line-height:1.5em;
}
.comment_log_status {
	font-size:.8em;
}
.rss-trackback {
	padding:10px 0 0;
	margin:0;
	font-size:.9em;
}
.rss-trackback li {
	padding:0;
	margin:0 3px;
}
.comments-closed {
	font-size:1.1em;
	text-align:center;
	font-weight:bold;
}
#respond {
	margin:0 0 20px;
	padding:0 10px;
}
#commentform small {
	font-size:.86em;
}
#commentform .textarea abbr {
	border:none;
}
#commentform .textarea span,#commentform .textarea code {
	display:block;
}
#commentform .textarea br {
	display:none;
}
#commentform .textarea code {
	margin:.3em 0;
	padding:3px;
	white-space:normal;
	font-size:.8em;
}
#commentform #comment {
	margin-top:-.7em;
	font-size:1.2em;
}
#commentform .submit_wrap {
	width:90%;
	text-align:right;
}

/* FOOTER */
#footer {
	clear:both;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	text-transform:lowercase;
	text-align:center;
	font-weight:bold;
	font-size:1em;
}
#footer-wrap {
	position:relative;
	z-index:30;
	padding:35px 0 10px;
	font-size:0.85em;
}
#footer ul,#footer li {
	margin:0;
	padding:0;
	list-style:none;
}
#footer #left,#footer #left li,#footer #right li  {
	float:left;
}
#footer #right{
	float:right;
}
#footer #left li {
	margin-right:10px;
}
#footer #right li {
	margin-left:10px;
}

/* gallery */
.gallery {
	margin:auto;
	padding:0;
}
.gallery-item {
	float:left;
	margin:10px 0 0;
	padding:0;
	text-align:center;
}
#content .gallery img {
	float:none;
	margin:0;
	padding:0;
}
.gallery-caption {
	margin:0;
	padding:0;
	text-align:center;
	font-size:.8em;
}

/* captions */
.wp-caption {
	margin:0px;
	padding-top:4px;
	text-align:center;
}
.wp-caption img {
	margin:0 auto;
	padding:0;
}
.wp-caption-text {
	margin:0;
	padding:0;
	font-size:.9em;
}
.wp-caption-dd {
	margin:0;
	padding:0 4px 5px;
}

/* OTHER */
.exclamation,.stop,.go {
	margin:0 0 0 15px;
	padding-left:42px;
}
.offset {
	position:absolute;
	top:-5000px;
	left:-5000px;
}

/* page content widths */

.width50 {
	width:600px;
}


/* GENERAL */
/* alignment */
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}



/* images */
img.alignright,.alignright {
	float:right;
	margin:5px 0px 10px 15px;  
}
img.alignleft.alignleft {
	float:left;
	margin:5px 15px 10px 0px;
}
img.aligncenter,.aligncenter {
	display:block;
	margin:0 auto;
}
img.alignone,.alignnone {
	float:none;
}
.clear {
	clear:both;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.block {
	display:block;
}
.top {
	clear:right;
	text-align:right;
	font-size:.8em;
}


/* *.*.*.*.*.*.*.*.*.*. COLOR *.*.*.*.*.*.*.*.*.*. */


h1 {   
	color:#fff;
}
h2 {
	color:#FFD504;
}
h3 {
	color:#FFD504;
}
h4 {
	color:#FDA601;
}
h5 {
	color:#F17400;
}
h6 {
	color:#FF4B33;
}
ul li {
	list-style-image:url(images/bullet.gif);
}
ul ul li {
	list-style-image:url(images/bullet2.gif);
}
ul ul li ul li {
	list-style-image:url(images/bullet3.gif);
}
ol li {
	list-style-type:decimal;
}
ol li ol li {
	list-style-type:lower-alpha;
}
ol li ol li ol li {
	list-style-type:lower-roman;
}
table,th,td {
	border:1px solid #999;
}
th {
	background:#FFD504;
	color:#505050;
}
tr.alt td {
	background:#5C5C5C;
	color:#eee;
}
pre {
	background:#444;
}
acronym,abbr {
	border-bottom:1px dashed #999;
}
a acronym,a abbr {
	border-bottom:none;
}
dt {
	color:#FFB323;
}
fieldset {
	border:1px dashed #999;
}
legend {
	background:#FFD504;
	color:#202020;
}
input,textarea,select {
	background:#ddd;
	color:#444;
	border:1px solid #222;
}
input:focus, input.focus, textarea:focus, textarea.focus, select:focus, select.focus {
	background:#F8FFF0;
	color:#000;
	border-color:#A1FF45;
}
input.button,input.submit,input#submit,input[type="submit"] {
  background:#FDA601;
  color:#000;
  border-width:1px;
  border-style:solid;
  border-color:#FED271 #DB960D #DB960D #FED271;
}
blockquote {
	background:#444 url(images/quote2.gif) no-repeat top left;  
}
a {
	color:#AFF0FF;
}
a:visited {
	color:#FFE6AF;
}
a img {  
	border:0px solid #8BE6FA;
}
a:hover {
	color:#A1FF45;
}
a:active,a:focus {
	background-color:#A1FF45;
	color:#000;
}
a:hover img,a:active img,a:focus img {  
	border-color:#A1FF45;
}


/* CONTENT */
#wrapper {
	background:url(images/wrapperBar.jpg) no-repeat;
	clear:both;
	padding:22px 0 40px 0;
	line-height:1.5em;
	width:980px;
	height:auto;
	margin:10px auto;
}
#footer-wrap {
	width:980px;
	height:auto;
	margin:0 auto;
}

.attachment {
	background:#666 url(images/gradient.jpg) repeat-x top left;
}

.sticky h2 {
	background:url(images/pin.gif) no-repeat top right;
}

/* tags */
.wp-tag-cloud {
	background:#333;
}
.wp-tag-cloud a {
	color:#FFB26C;
}
.wp-tag-cloud a:active,.wp-tag-cloud a:focus {
	color:#000;
}

/* pagination */
.prevnext .newer a {
	background:url(images/arrow_left.gif) no-repeat top left;
}
.prevnext .older a {
	background:url(images/arrow_right.gif) no-repeat top right;
}
.prevnext li a:active,.prevnext li a:focus {
	background-color:#A1FF45;
	color:#000;
}

/* COMMENTS */
#content #commentlist li,#content .rss-trackback li {
	list-style-image:none;
	list-style:none;
}
#commentlist li {
	border:1px solid #444;
}
#commentlist .odd {
	border-color:#4a4a4a;
}
#commentlist li,#commentlist .odd .children li {
	background-color:#4f4f4f;
	color:#eee;
}
#commentlist .odd,#commentlist .even .children li {
	background-color:#595959;
	color:#fff;
}
#commentlist .bypostauthor {
	background:url(images/flag.gif) no-repeat top right;
}
#commentlist .reply-edit li {
	background-color:transparent;
	border:none;
}
.add-comment a {
	color:#AFF0FF;
}
.add-comment a:hover {
	color:#A1FF45;
}
.add-comment a:active,.add-comment a:focus {
	background-color:#A1FF45;
	color:#000;
}
#commentlist .commentdata a {
	color:#FFD504;
}
#commentlist .commentdata a:hover {
	color:#A1FF45;
}
#commentlist .commentdata a:active,#commentlist .commentdata a:focus {
	background-color:#A1FF45;
	color:#000;
}

/* no bullets */
#sitemap li,.prevnext li {
	list-style:none;
	list-style-image:none;
}

/* FOOTER */
#footer {
	background:#000 url(images/footer.jpg) repeat-x top left;
}
#footer a img {
	border:2px solid #444;
}
#footer a:hover img,#footer a:active img,#footer a:focus img {  
	background:#FBBA2F;
	border-color:#FBBA2F;
}

/* gallery */
.gallery img {
	border:1px solid #444;
}
.gallery a img {  
	border:2px solid #8BE6FA;
}
.gallery a:hover img,.gallery a:active img,.gallery a:focus img {  
	border-color:#A1FF45;
}

/* OTHER */
.top a img {
	border:none;
}
.top a:hover img,.top a:active img,.top a:focus img {  
	background:#FF4B33;
}
.exclamation {
	background:url(images/exclamation.gif) no-repeat 5px 50%;
}
.stop {
	background:url(images/stop.gif) no-repeat 5px 50%;
}
.go {
	background:url(images/go.gif) no-repeat 5px 50%;
}
.green {
	color:#A1FF45;
}

.error {
	color:#A1FF45;
}


.post,.page,.attachment {
	clear:both;
	margin:0 0 40px;
	padding:0 15px 10px;
}
.req,.warning,.sorry {
	color:#F8DD7A;
}



