/*
Theme Name: Postcard
Theme URI: http://www.romancingtheblog.com/blog
Description: Mainstream-3-Column-Design
Author: CrocoDesigns
Author URI: http://www.crocodesigns.com
*/

body {
	font-size: 9pt;
         line-height:1.4em;
	font-family: Verdana, Arial, Sans-Serif;
	background: #302F2D url(images/rtbbg.jpg) top center repeat-y;
         background-attachment:fixed;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
}

#clearit {
	clear: both;
	margin: 0;
	padding: 0;
}

/* images */
img { border:0px; margin:0px; }

.caticon {
        border: 1px solid #000;
        margin: 10px;
}

#contentpage .caticon {
        display: none;
}

img.alignright {
        padding: 0;
	margin-left: 8px; margin-top: 6px; margin-bottom: 1px;
	display: inline;
        border: 1px solid #000;
}
.alignright {float: right;}

img.alignleft {
        padding: 0;
	margin-right: 8px; margin-top: 6px; margin-bottom: 1px;
	display: inline;
        border: 1px solid #000;
}

.alignleft {float: left;}

/* header */
#header h1 { display: none; }
#header .description { display: none }

/* page */
#page {
margin:0 auto;
padding: 0;
width: 910px;
}

/* table x */
table#x{
background: #ffffff;
padding:0;
margin: 0 auto;
}

.sidebar_left{background:#ffffff url(images/romancingtheblog_12.jpg) top center no-repeat;}
.contentwrapper{background:#ffffff url(images/romancingtheblog_13.jpg) top center no-repeat;}
.sidebar_right{background:#ffffff url(images/romancingtheblog_14.jpg) top center no-repeat;}

/* content */
#content {
	margin: 35px 10px 10px 10px;
width:480px;
overflow:hidden;
	padding: 0;
}

#contentpage {
	margin: 35px 10px 10px 10px;
        width:480px;
overflow:hidden;
	padding: 0;
}

/* sidebars */
#sidebar {
margin: 35px 5px 5px 5px;
padding:0;
text-align:center;
width: 190px;
}

/* footer */
#footer {
	text-align: center;
	clear: both;
	margin: 0;
	padding: 0;
}

#footer p {
	text-align: center;
	margin: 10px;
	padding: 0;
         font-size:8pt;
}

/* **************** LINKS **************** */
.titlepost a:link{
margin:15px 0 5px 0;
color:#000000;
text-transform:uppercase;
font-family:Times New Roman, serif;
font-size:14pt;
text-align:left;
font-weight:bold;
text-decoration: none;
}

.titlepost a:visited{
margin:15px 0 5px 0;
color:#000000;
text-transform:uppercase;
font-family:Times New Roman, serif;
font-size:14pt;
text-align:left;
font-weight:bold;
text-decoration: none;
}

.titlepost a:hover{
margin:15px 0 5px 0;
color:#73AD96;
text-transform:uppercase;
font-family:Times New Roman, serif;
font-size:14pt;
text-align:left;
font-weight:bold;
text-decoration: none;
}


a:link {
	color: #AE1249;
         font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #2B594C;
         font-weight:bold;
	text-decoration: none;
}


a:hover {
	color: #000000;
         font-weight:bold;
	text-decoration: none;
}

#sidebar a:link{
	color: #2C6D51;
	text-decoration: none;
	font-size: 8pt;
}

#sidebar a:visited {
	color: #A99A6C;
	text-decoration: none;
	font-size: 8pt;
}

#sidebar a:hover {
	color: #000000;
        text-decoration:none;
	font-size: 8pt;
}

/* *************** HEADERS *************** */

h1{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
         letter-spacing:2px;
         color: #000000;
}

h2{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
         letter-spacing:2px;
	font-size: 11pt;
         color: #000000;
}

h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
         letter-spacing:1px;
	font-size: 10pt;
         color: #000000;
}

h4 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
         letter-spacing:1px;
	font-size: 10pt;
         color: #000000;
}

h2.pagetitle {
text-align: center;
font-size:11pt;
letter-spacing:2px;
margin-top:0px;
color: #000000;
padding-bottom:2px;
border-bottom: 1px solid #000000;
margin-bottom: 20px;
}

.titlepost{
margin:15px 0 5px 0;
color:#000000;
font-variant:small-caps;
font-family:Times New Roman, serif;
font-size:18pt;
line-height:1em;
font-weight:bold;
text-decoration: none;
text-align:left;
}

#sidebar h2 {
	text-align: center;
	color: #000000;
         font-size:10pt;
         letter-spacing:1px;
	margin-bottom: 5px;
}

/* ****************** POST ****************** */


#date {
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
	color: #666;
         font-weight:normal;
         font-style:italic;
	text-align: right;
         border-bottom:1px solid #ccc;
	margin-bottom: 10px;
         margin-top: 10px;
	padding-bottom: 2px;
}

.post {
	font-size: 1.0em;
	text-align: justify;
}

.postmetadata {
         clear:both;
	text-align: center;
	margin-top: 10px;
         border-top:1px solid #000000;
	margin-bottom: 20px;
	padding-top: 5px;

}

#single.postmetadata{
clear: both;
width: 400px;
margin: 25px auto 15px auto;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
text-align: center;
font-size: 0.8em;
padding: 8px 10px;}

#border{
background:url(images/border.jpg) top center no-repeat;
height:35px;
width:238px;
margin:5px auto;}

code {
	display: block;
	margin: 5px;
	padding: 5px;
	font: 1.0em 'Courier New', Courier, Fixed, Sans-Serif;
	color: black;
}

blockquote {
	margin: 15px 30px 15px 30px;
	padding-left: 10px;
        padding-right:10px;
        font-color:#293B55;
        font-style:italic;

}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

li {
list-style-image: none;
}

ol li {
list-style-image: none;
}

/* ************* SIDEBAR ************** */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

.advertise{
background:url(images/notes.jpg) top center no-repeat;
width:180px;
height:165px;}

#ads p img{
background:#E3E1E1;
border:1px solid #ccc;
padding:3px;
margin:0;}

#sidebar ul li {
	list-style-type: none;
	list-style-image:none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }

#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }

ol li, #sidebar ul ol li { list-style: decimal outside; }

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* *************** SEARCHFORM *************** */

#searchform {
	margin: 0 auto;
	padding: 5px 3px;
	text-align: center;
}

form#searchform input:focus {
	border: 2px solid #000000;
	margin: 1px;
}

#searchform input {
	font: 1em Verdana, Arial, Sans-Serif;
	border: 1px solid #000000;
	margin: 2px;
}

#searchform #s {
	width: 130px;
	padding: 2px;
}

#searchsubmit {background:#358D97; color:#ffffff; width:140px;}

/* **************** COMMENTS **************** */

/* Form */

#respond {
	clear: both;
	margin-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #000000;
}

form#commentform input:focus, form#commentform textarea:focus {
	border: 2px solid #000000;
	margin: 1px;
}

#commentform input, #commentform textarea {
	font: 1em Verdana, Arial, Sans-Serif;
	border: 1px solid #000000;
	margin: 2px;
	width: 300px;
}
#commentform input#submit {background:#358D97;color:#ffffff;}

#commentform p { margin: 5px 0; }

/* Comments */

.alt {
	background-color: #EEE8AA;
	border-top: 2px dotted #180024;
	border-bottom: 2px dotted #180024;
}

.reply a, .reply a:visited {
	background: #EEEEEE;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #DDDDDD;
	}
	
.reply a:hover {
	background: #AE1249;
	color: #FFFFFF;
	text-decoration: none;
	}

.thread-alt {
	background: #EEE8AA;
	border-top: 2px dotted #180024;
	border-bottom: 2px dotted #180024;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	}
	
.depth-2 {
	border-left: 1px dotted #180024;
	margin: 0px;
	padding: 0px;
	}

.even {
	margin: 0px;
	padding: 0px;
	}

.alt {
	border-top: 2px dotted #180024;
	border-bottom: 2px dotted #180024;
	margin: 0px;
	padding: 0px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist li .avatar { 
	background: #;
	float: right;
	border: 0px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
margin: 0;
font-size:8pt;
display: block;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}

#columnist {background:#E3E1E1; margin:15px auto; padding:10px;text-align:justify;}
#columnistlinks {clear:both;padding-top:3px; border-top:1px solid #ccc;margin:0 auto; text-align:center;}

/* -------------------[ Captions ]------------------- */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */