/*   
Theme Name: Sweet Thing
Theme URI: http://fishwickwedding.com
Description: Child Theme for Thematic
Author: James Fishwick
Author URI: http://f1shw1ck.com
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*
LAYOUT: One-Column (Right) Fixed
*/ 



body, input, textarea {
    font: 13px Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
    line-height:20px;
}
p, ul, ol, dd, pre {
    margin-bottom:15px;
}
pre, code {
	font:14px "Monaco", monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    width: 520px;
	padding:10px;
	margin: 0 0 10px 0;
	border-left: 3px solid #ccc;
}
blockquote p {
	margin:0;
	padding:0;
	font: italic normal 14px Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}

cite {
	font-size: 90%;
}


table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
small, caption {
    text-align:left;
	font-size:10px;
	font-weight: lighter;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
a:link {
    color:#743399;
}
a:visited {
    color:#743399;
}
a:active,
a:hover {
    color: #9966cc;
}



h1 {
	font-size: 60px;
	text-transform: lowercase;
}

div#wrapper {
	padding:10px;
}

#ii {
	background-color: #402061;
	color: white;
}       

#iii
{
	background-color: #CD2954;
	color:white;
}
