                                                                        /*
Theme Name: Sleevage Pink
Theme URI: http://sleevage.com
Description: Original Sleevage Theme in Pink
Version: 0.1
Author: Mike Chang
Author URI: http://soap.com.au
*/

/* 
"sleevage"
*/ 

/* LAYOUT */

#everything { width: 1000px; text-align: left; margin: 15px 20px 20px 30px;}
#title { margin-bottom: 10px;}
#header { }
#container { float: left; width: 500px;}
#sidebar { float: right; text-align: left; width: 225px; padding:10px;}
body {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
}
/* LINKS */

a {
	color: #eb008a;
	text-decoration:none;
	border-bottom: none;
}
a:hover {
	color: #530031;
	border-bottom: 1px dotted #D3007B;
}
#header a:hover {
	border-bottom:none;
}
#content {
	line-height: 1.1em;
}
#content a {
	border-bottom: 1px dotted #D3007B;
}

.header_ash {
top: -400px;
	right: 2000px;
	position: absolute;
	width: 500px;

}

#header_filters2 {
        top: 150px;
	right: 25px;
}

/* HEADINGS */

h1 {
	font-family: Helvetica, Arial;
	color: #eb008a;
	font-size: 375%;
	letter-spacing: -1px;
	font-weight: bold;
}
h2 {
	font-family: Helvetica, Arial;
	color: #eb008a;
	font-size: 220%;
	font-weight: bold;
	letter-spacing: -1px;
}
h3 {
	font-family: Helvetica, Arial;
	color: #eb008a;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	font-family: Helvetica, Arial;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: -1px;
}
p {
	padding-bottom: 10px;
}
h1 {
	border-bottom: none;
}
h1 a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}
h2 a{
	border-bottom: none;
}
h2 a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}
/* NAVIGATION */

.navigation {
	width: 500px;
	padding: 8px 0 12px 0;
	font-size: 110%;
	font-weight: bold;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

#wrapper {
	margin-top: 10px;
}

/* FOOTER */
#footer {
	text-align: center; 
	width: 800px; 
	text-transform: uppercase;
	font-size: 90%;
	padding: 5px 0 0 0;
}

/* LISTS */

ul#primarynav {
}
ul#primarynav li {
	float: left;
	padding-right: 50px;
	background: url(/wp-content/themes/sleevage/images/nav_slash.png) no-repeat right;
	font-family: Helvetica, Arial;
}
ul#primarynav li.exclude {
	background: none;
}

ul#primarynav li a {
	display: block;
	font-size: 175%;
	font-weight: bold;
	border-bottom: none;
	text-decoration:none;
}
ul#primarynav li a:hover {
	color: #000;
}
ul#filters {
	width: 700px;
}
ul#filters li {
	width: 180px;
	padding: 1px 0 1px 0;
	float: left;
}
ul#thumbwall {
	list-style-type: none;
	width: 100%;
	padding: 5px 0 15px 0;
}
ul#thumbwall li {
	display: inline;
}
ul#thumbwall li a {
	float: left;
	width: 96px;
	height: 96px;
	padding: 1px;
	border: 1px solid #fff;
}
ul#thumbwall li a:hover {
	border: 1px solid #eb008a;
}

ol#search-results li {
	border-bottom: 1px dotted #999;
	font-size: 95%;
	color: #333;
	padding: 5px 0;
	margin: 0 0 5px 0;	
}
ol#search-results img {
	float: left;
	margin: 0 10px 0px 0;
	padding: 0 0 2px 0;
	background-color: #fff;
}
.search-excerpt {
	padding-top: 4px;
}



/* POST BLOCKS */

.postblock {
	display: inline;
	padding-top: 5px;
	width: 290px;
	margin-right: 10px;
	float: left;
	font-family: "Lucida Grande", Verdana;

}
.postblock p {
	font-size: 100%;
	line-height: 1.3em;
}

.postblock-meta {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-size: 85%;
	color: #333;
	padding: 5px 0;
	margin: 0 0 5px 0;
}
.featured_desc {
	font-weight: bold;
	margin-bottom: 10px;
}
.postblock-entry {
	padding: 2px 0;
	font-size: 100%;
}
.postblock-footer {
	font-size: 85%;
	color: #666;
	padding: 0 0 8px 0;
}
.postblock-image {
	float: left;
	margin: 0 10px 0px 0;
	padding: 0 0 2px 0;
	background-color: #fff;
}

.postfeatured {
width:500px;
}
.postfeatured p {
	font-size: 100%;
	line-height: 1.4em;
}

/* POSTS */

.post {
width:500px;
}
.post p {
	font-size: 100%;
	margin: 1em 0;
	line-height: 1.4em;
}
blockquote {
	background: url(quote.png) no-repeat top left;
	padding: 0 0 0 25px;
}
.post code, div.post pre {
	font: 0.9em/125% "courier new", monospace;
}
.post li {
	font-size: 1.15em;
}
.post .more {
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.post-meta {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding:  8px 0;
}

/* COMMENTS */

h4#comment-count {
	font: normal 1.2em/normal arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 2.5em 0 1.5em 0;
}
h5#respond {
	font: normal 1.2em/normal arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 2.5em 0 1em 0;
}
#comments {
	margin: 0 0 2em 0;
}
#comments form#commentform p {
	margin: 0 0 1em 0;
}
li.commentlist-comment {
	border-top: 1px solid #ddd;
	background: #f5f5f5;
	color: #555;
	font-size: 1em;
	margin-right: 10%;
	margin-top: 5px;
	padding: 0.5em;
}
#comments li.alt {
	background: #fafafa !important;
	color: #555 !important;
}
#comments li p {
	font-size: 1em;
	margin: 0.5em 0;
}
p.comment-byline {
	font-weight: bold;
	margin: -0.25em 0 0 0;
}
p.comment-metadata {
	margin: 0 0 -0.25em 0;
}


/* SIDEBAR */

#sidebar {
	color: #530031;
	background: #eb008a;
}
#sidebar ul {
	padding-bottom: 10px;
	background-color: #eb008a;
}
#sidebar h2 {
	color: #530031;
	font-size: 140%;
	font-weight: bold;
}
#sidebar h3 {
	color: #530031;
	font-size: 140%;
	font-weight: bold;
}
#sidebar a {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}
#sidebar a:hover {
	border-bottom: 1px dotted #fff;
}

/* FORM STYLES (INCLUDING FOR THE VERYPLAINTXT WP_CONTACTFORM PATCH) */
div.formcontainer {
	font-size: 1.1em;
	font-style: italic;
	overflow: hidden;
	position: static;
	width: 99%;
}
div.formright, div.formleft {
	display: inline;
	float: left;
	margin: 3px 0;
	padding: 2px;
}
div.formright {
	text-align: left;
	width: 75%;
}
div.formleft {
	clear: both;
	text-align: right;
	width: 65px;
}
#comment, #wpcf_msg {
	overflow: auto;
}
#sidebar #searchform {
	margin: 0 0 1em 0;
	padding: 0;
}
#s {
	width: 10em;
}
#author, #email, #url, #wpcf_your_name, #wpcf_email, #wpcf_website {
	width: 10em;
}
#comment, #wpcf_msg {
	width: 25em;
}
#author, #email, #url, #comment, #s, #wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg {
	border: 1px solid #333;
	font: 0.9em/normal "courier new", courier, monospace;
	padding: 0.2em;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #s:focus, #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_website:focus, #wpcf_msg:focus {
	border: 1px solid #306aa3;
}

form {
	padding: 0;
	margin: 0;
}
form p {
	padding: 0;
	margin: 0;
}

/* GLOBAL */

.black {
	color: #000;
}

#find_but {
	border: 0;
}

