/*  
Theme Name: WeddingSA
Description: WeddingSA Theme developed by <a href="http://brett-reid.com/">Brett Reid</a>.
Version: 0.1
Author: Brett Reid
Author URI: http://brett-reid.com/

	WeddingSA v0.1
	 http://brett-reid.com/

	This theme was built by Brett Reid,
	whose blog you will find at http://brett-reid.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

#talk-blog-post {
	border: 1px solid #e5e5e5;
	border-top: none;
	border-right: none;
	width: 327px !important;
	width /**/: 363px; 
	padding: 17px 18px 24px 16px;
	margin: 0 4px 0 152px;
}

#talk-blog-post .postmetadata
{
	border: none;
	padding-top:0;
	margin-top: 0;
}

#talk-blog-view
{
	border: 1px solid #e5e5e5;
	border-top: none;
	border-right: none;
	width: 497px !important;
	width /**/: 533px; 
	padding: 17px 18px 24px 16px;
	margin: 0 4px 0 152px;
}

#talk-blog-view div.next-link
{
	float:right;
}

#talk-blog-view div.next-link a,
#talk-blog-view div.prev-link a
{
	font-weight: normal;
} 

#talk-blog-view div.prev-link
{
		
}

div.post h2
{
	font-size:18px;
	color:#EB119B;
	font-family:Arial, Helvetica, sans-serif;
	visibility:visible;
	margin: 0;
	padding: 0;
}

div.post h2 a
{
	font-weight:normal;
	color:#EB119B;
	text-decoration:none;
}

div.post h2 a:hover
{
	text-decoration: underline;
}

div.post span.posted
{
	color:#EB119B;
	font-size:10px;
}

div.post span.posted a
{
	font-weight:normal;
	color:#EB119B;
}

.entry
{
	 padding-top:8px;
	 padding-bottom:8px;
}

.postmetadata
{
	margin-top: 8px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px;
	color: #DDDDDD;
}

.postmetadata a
{
	font-weight:normal;
	color: #777777;
}

.posted-small
{
	color: #777777;
	font-size: 10px;
}

.posted-small a
{
	color:#EB119B;
}

#blog-right
{
	float: right;
	display: inline;
	width: 180px;
	margin-right: 2px;
	border-top: 8px solid #fff;
}

#blog-right a
{
	font-weight: normal;
	text-decoration: none;
}

#blog-right a:hover
{
	text-decoration: underline;
}

#blog-right .box
{
	width:171px;
	border:1px solid #F9BEE4;
	background:#FDE9F6;
	margin-bottom: 8px;
}

#blog-right .box-pad
{
	padding: 12px 0 15px 10px;
}

#blog-right h2, #talk-blog-view h2#respond
{
	font-size:15px;
	color:#EB119B;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	visibility:visible;
}

#blog-right ul.archives, #blog-right ul.categories
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#blog-right ul.archives li
{
	padding: 0 0 3px 18px;
	background: url(images/icon_folder.gif) no-repeat 0px 0px;
}

#blog-right ul.categories li
{
	padding: 0 0 3px 18px;
	background: url(images/icon_category.gif) no-repeat 0px 0px;
}

.commentlist
{
	margin: 0;
	padding:0;
	list-style: none;
}

.alt
{
	background: #efefef;
}

.commentlist li
{
	padding: 3px 8px 3px 8px;
	margin-bottom: 4px;
}

.commentheading
{
	color:#EB119B;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}

.commentmetadata, .commentmetadata a
{
	color:#EB119B;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 5px;
}

.commentmetadata a
{
	text-decoration: underline;
}

.input
{
	width:130px !important;
	width /**/:135px;
	padding-left: 5px;
	border:none;
	font-size:11px;
}

.dline
{
	margin: 15px 0 15px 0;
}

h3#comments
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0 0 7px 0;
}

.commenttextarea
{
	width: 400px;
	height: 90px;
}
