/* ************************************************
Theme Name: Whipstitch Blog
Theme URI: http://whipstitch.com/blog
Description: Custom 3 column design for whipstitch
Version: 1.0
Author: <a href="http://temptationdesigns.com">Temptations Design Studio</a>
**************************************************** */
body {
background:url("images/body.jpg") repeat scroll 0 0 transparent;
color:#333333;
font-family:Arial,"Lucida Grande","Lucida Sans Unicode";
font-size:12px;
margin:0 auto;
padding:0;
}
* {
margin:0;
padding:0;
}
.clear {
clear:both;
}
code {
color:#000000;
font-family:"Courier New","Lucida Console",Arial;
font-size:120%;
}
#headerwrapper {
background:url("images/headerbackground.jpg") repeat-x scroll 0 0 transparent;
height:329px;
margin:0 auto;
padding:0;
width:100%;
}
#header {
background:url("images/header.jpg") no-repeat scroll 0 0 transparent;
height:334px;
margin:0 auto;
padding:0;
width:1022px;
}
#wrapper {
margin:0 auto;
width:100%;
}
#nav {
height:18px;
margin:0;
padding:16px 0 0 54px;
}
.clear {
clear:both;
}
#container {
background:url("images/background.jpg") repeat-y scroll 0 0 transparent;
height:100%;
margin:0 auto;
padding:0;
width:1014px;
}
#content {
float:left;
margin:-20px 0 0 24px;
padding:0;
width:507px;
}
#content p {
font-size:14px;
line-height:19px;
margin:12px 0;
}
#content a {
color:#FDB813;
}
#content a:hover {
color:#962129;
}
#content h2, #content2 h2 {
color:#999999;
font-family:Arial,"Lucida Grande","Lucida Sans Unicode";
font-size:2.8em;
line-height:30px;
margin:25px 0 0;
padding:5px 0;
text-align:left;
}
#content h2 a, #content2 h2 a {
border:medium none;
text-decoration:none;
}
#content h1 {
color:#222222;
font-family:Arial,"Lucida Grande","Lucida Sans Unicode";
font-size:3em;
margin:10px 0;
}
#content h3 {
color:#962129;
font-family:"Century Gothic",Arial,"Lucida Grande","Lucida Sans Unicode";
font-size:2em;
font-size-adjust:none;
margin:10px 0;
}
#content h4 {
color:#222222;
font-family:Arial,"Lucida Grande","Lucida Sans Unicode";
font-size:1.8em;
margin:10px 0;
}
#content h5 {
color:#222222;
font-family:Arial,"Lucida Grande","Lucida Sans Unicode";
font-size:1.6em;
margin:10px 0;
}
#content2 h3 {
color:#222222;
font-family:Arial,"Lucida Grande","Lucida Sans Unicode";
font-size:160%;
margin:10px 0;
}
#content ul, ol {
font-size:120%;
margin:10px 10px 10px 25px;
}
#content2 ul, ol {
margin:10px 10px 10px 25px;
}
blockquote {
background:none repeat scroll 0 0 #E6F6E0;
border:1px solid #666666;
color:#000000;
margin:5px 0;
padding:0 10px;
}
a img {
border:medium none;
}
a:hover {
color:#000000;
text-decoration:none;
}
a.more {
color:#2F460D;
display:block;
margin:10px 0 0;
text-align:right;
text-decoration:none;
}
a.more:hover {
text-decoration:none;
}
.post {
margin:0;
text-align:left;
}
.entry img {
background:none repeat scroll 0 0 #CCCCCC;
border:2px solid #EEEEEE;
height:auto;
max-width:500px;
padding:1px;
}
.post .info {
border-top:1px solid #FDB813;
color:#999999;
margin:25px 0;
padding:9px;
}
.post .info a {
color:#9E2E36;
margin:25px 0;
}
.post .info a:hover {
color:#962129;
margin:25px 0;
}
.date {
margin:0 0 15px;
}
.post small {
margin-top:25px;
}
#sideleft {
float:left;
margin:0;
padding:5px 0 0 23px;
width:190px;
}
#sideright {
float:right;
padding:5px 55px 0 0;
width:190px;
}
#sideleft h2 {
color:#FDB813;
font-family:"century gothic",arial;
font-size:15px;
letter-spacing:1px;
padding:5px 0 10px;
}
#sideleft ul {
border-bottom:1px dotted #CCCCCC;
font-size:14px;
list-style:none outside none;
margin:0 0 10px;
}
#sideleft li {
border-bottom:1px dotted #CCCCCC;
list-style:none outside none;
padding:3px 0;
}
#sideleft li a:hover {
color:#9E2E36;
}
#sideleft input {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #EEEEEE;
color:#444444;
font-family:Calibri,Trebuchet MS,Arial,"Lucida Grande","Lucida Sans Unicode";
font-size:11px;
padding:3px;
width:102px;
}
#sideleft input:focus {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #EEEEEE;
}
#sideright h2 {
color:#FDB813;
font-family:"century gothic",arial;
font-size:15px;
letter-spacing:1px;
padding:5px 0 10px;
}
#sideright ul {
font-size:14px;
list-style:none outside none;
margin:0 0 10px;
}
#sideright li {
border-bottom:1px dotted #CCCCCC;
list-style:none outside none;
padding:3px 0;
}
#sideright li a:hover {
color:#9E2E36;
}
#sideright input {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #EEEEEE;
color:#444444;
font-family:Calibri,Trebuchet MS,Arial,"Lucida Grande","Lucida Sans Unicode";
font-size:11px;
padding:3px;
width:102px;
}
#sideright input:focus {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #EEEEEE;
}
input {
border:1px solid #CCCCCC;
font-family:Calibri,Trebuchet MS,Arial,"Lucida Grande","Lucida Sans Unicode";
font-size:11px;
padding:3px;
}
input:hover {
border:1px solid #262626;
}
input:focus {
border:1px solid #262626;
color:#333333;
}
#comments {
font-size:0.9em;
}
#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}
#commentform {
margin:0 0 15px;
text-align:left;
width:350px;
}
#commentform textarea {
background:none repeat scroll 0 0 #F8F7F6;
border:1px solid #D6D3D3;
font-family:Arial,"Lucida Grande","Lucida Sans Unicode";
font-size:13px;
width:419px;
}
#commentform #email, #commentform #author, #commentform #url {
background:none repeat scroll 0 0 #F8F7F6;
border:1px solid #D6D3D3;
font-size:1.1em;
width:350px;
}
#commentform input {
margin-bottom:3px;
}
#gravatar {
}
.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.alignleft {
float:left;
margin:0 8px 0 0;
}
.alignright {
float:right;
margin:0 0 0 8px;
}
.navigation {
font-size:120%;
margin:0;
text-align:center;
}
.wp-caption {
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding:4px 0 0;
text-align:center;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
#header h1 a:hover, #footer a:hover {
color:#666666;
text-decoration:none;
}
#content li, #content2 li {
padding:5px;
}
a, #sidebar li a, #footer a {
color:#999999;
text-decoration:none;
}
#footer {
background:url("images/footer.jpg") no-repeat scroll 0 0 transparent;
color:#333333;
height:48px;
margin:10px auto;
padding:0;
width:1013px;
}
#footer p {
font-size:12px;
margin:0;
padding:30px 0;
}
