<style type="text/css">
<!--

/*

Theme Name: Speak! Designs
Author: Jade

=============================================================================================================*/

/* BODY
-----------------------------------------------------------------------------------------------*/
body {
	margin: 0px;
	background-color: #c77d9b;
}

body  { 
	margin: 0px;
	color: #606060;
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color: #c77d9b;
} 

tr  { 
	margin: 0px;
	color: #606060;
	font-family: Trebuchet MS;
	font-size: 11px;
}

td  { 
	margin: 0px;
	color: #606060;
	font-family: Trebuchet MS;
	font-size: 11px;
}

h6  { 
	margin: 0px;
	color: #606060;
	font-family: Trebuchet MS;
	font-size: 11px;
} 

li { 
	margin: 0px;
	color: #606060;
	font-family: Trebuchet MS;
	font-size: 11px;
}

i {
	color: #FF9A5D; 
}

b { 
	color: #5f6599;
}

input, textarea, option, select {
	background-color: #f9ebe8; 
	font: 9px trebuchet ms; 
	line-height: 15px; 
	color: #523B6F; 
	text-align: justify; 
	letter-spacing: 0px; 
	border: 1px solid #d99292; 
	padding: 1px; 
	border-radius: 5px 0px 5px 0px; 
	-moz-border-radius: 5px 0px 5px 0px; 
	-webkit-border-radius: 5px 0px 5px 0px;
}

A:link, A:active, A:visited {
    color: #a35481;
    font-weight: none;
    text-decoration: none;
}

a:hover {
	font-weight: none;
	text-decoration: underline;
}

/* TITLE
-----------------------------------------------------------------------------------------------*/
a.title:link, a.title:active, a.title:visited {
    color: #e87830;
    font-weight: bold;
	font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}

a.title:hover {
    color: #e87830;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
	background: none;
}

.title {
    color: #e87830;
    font-weight: bold;
	font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}

.main .title {
	margin-top: 10px;
}

h1 {
	display: block;
	text-indent: 55px;
	text-transform: lowercase;
	background: url(images/headerbg.png) no-repeat;
	font-size: 24px;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	color: #e6e6e6;
	letter-spacing: 2px;
	line-height: 27px;
	margin-top: 10px;
}

h3 {
	font-size: 11px;
	font-family: Trebuchet MS;
	font-weight: normal;
}
	
/*--TopLinks--------------------------------------------------*/
a.tops:link, a.tops:active, a.tops:visited {
    color: #1AD7ED;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    }

a.tops:hover {
    color: #555455;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
	background: none;
    }

blockquote {
	background-image: url(images/blockquote.png);
	font-family: Trebuchet MS, Arial; 
	font-size: 10px; 
	color:#303030;
	border: 1px solid #f0f0f0;
	padding: 10px;
	margin: 20px;
	border-radius: 5px 0px 5px 0px; 
	-moz-border-radius: 15px 0px 15px 0px; 
	-webkit-border-radius: 15px 0px 15px 0px;
}


/* PAGINATION
-----------------------------------------------------------------------------------------------*/
div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		font-weight: bold;
	    line-height:17px;
	    font:12px Arial,Verdana,Sans-serif;
	}
	
div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #C8C6C8;
		margin-right:3px;
		background-color: #F8F7F7;
		font-weight: bold;
		text-decoration: none;
		color: #19E4EC;		
	}
div.pagination a:hover, div.meneame a:active {
		border: 1px solid #B8B8B8;
		background-image:none;
		background-color:#F3F2F2;
		font-weight: bold;
		color: #FD4BB0;
	}
div.pagination span.current {
		margin-right:3px;
		padding:2px 6px;
		font-weight: bold;
		color: #FA4BFC;
	}
div.pagination span.disabled {
		margin-right:1px;
		padding:2px 1px;
		color: #A4A4A4;
	}	
	
/*--NewsCommentsTable--------------------------------------------------*/
.com {
	margin: 4px;
    padding: 4px;
	width: 460px;
	background: #F4F4F4;
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #E5E3E3;
	}
/*--CommentsSubmit--------------------------------------------------*/	
.comsub {
	font-family: Tahoma;
	color: #0970FC;
	display: block;
	font-size: 12px;
	height: 25px;
	border: 1px solid #E5E3E3;
	width: 160px;
	}

.comsubhov {
	font-family: Tahoma;
	color: #01A8FE;
	display: block;
	font-size: 12px;
	height: 25px;
	border: 1px solid #E5E3E3;
	width: 160px;
	}
.comsubdown {
	font-family: Tahoma;
	color: #000000;
	display: block;
	font-size: 12px;
	height: 25px;
	border: 1px solid #E5E3E3;
	width: 160px;
	}	
/* Comments Styling */

#comments {
    color: #e87830;
    font-weight: bold;
	font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;	
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
padding-left: 0px;
padding-right: 0px;
margin-left: 0px;
margin-right: 0px;
text-indent: 0px;
}

#commentform {
margin: 1em 0;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

/* Layout structure styles */

td.top {
	background: url(images/layout01.jpg) no-repeat;
	margin: 0px;
	padding:0px;
}

.maintable {
	background: url(images/tablebg.jpg) repeat-y;
	padding: 0px;
	margin: 0px;
}

.postbottom {
	border-top: 1px solid #f0f0f0;
	margin-bottom: 15px;
	font-size: 10px;
}

.category {
	background-color: #f6f6f6;
	text-align: center;
}

li.inline {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.main {
	margin-bottom: 10px;
}

img.thumb {
	margin: 5px;
	padding: 3px;
	border: 1px solid #e6e6e6;
}

table.border {
	padding: 0px;
	border-left: 1px solid #f6f6f6;
}

td.title {
	background-color: #fafafa;
	text-transform: none;
	font-weight: normal;
}

table.border td {
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
}
	
-->
</style>	

