@charset "utf-8";
/* CSS Document */


#postwrapper {width:960px; margin:0 auto; padding:0}

#picture_container{float:left;}

#comments_container{float:left;}
	
#tab_new {background:#FFF url(/images/tab-new-post.jpg) left no-repeat; width:845px; height:26px; border-bottom:1px solid #CCC; text-align:right; margin:0; padding:5px 5px 0 0}
#tab_previous {background:#FFF url(/images/tab-previous-post.jpg) left no-repeat; width:845px; height:26px; border-bottom:1px solid #CCC; text-align:right; margin:0; padding:5px 5px 0 0}
#tab_edit_post {background:#FFF url(/images/tab-edit-post.jpg) left no-repeat; width:845px; height:26px; border-bottom:1px solid #CCC; text-align:right; margin:0; padding:5px 5px 0 0}
#tab_current_news {background:#FFF url(/images/tab-current-news.jpg) left no-repeat; width:845px; height:26px; border-bottom:1px solid #CCC; text-align:right; margin:0; padding:5px 5px 0 0}
	
#post {width:808px; border-bottom:1px solid #CCC; border-right:1px solid #CCC; border-left:1px solid #CCC; padding:10px 20px}
#edit {width:826px; border:1px solid #CCC; padding:10px 11px}
#editpost {width:808px; border-bottom:1px solid #CCC; border-right:1px solid #CCC; border-left:1px solid #CCC; padding:10px 20px}
	
#titles {width:40px; float:left; padding-right:10px; padding-top:3px; font-size:12px; color:#333; vertical-align:middle}
#textfields {float:left; width:750px}
	
#previous_posts {background:#FFF url(/images/edit-post-bg.jpg) repeat-y; margin:0; padding:0}
#previous_posts_top {background:transparent url(/images/edit-post-bg-top.jpg) no-repeat; width:826px; height:13px; line-height:-1px; margin:0; padding:0}
#previous_posts_bottom {background:transparent url(/images/edit-post-bg-bottom.jpg) bottom no-repeat; width:800px; margin:0; padding:0 10px 21px 10px; position:relative}
	
#edit_btn {background-image:url(/images/edit-btn-bg.png); background-repeat:no-repeat; height:29px; width:884px; position:absolute; bottom:6px; left:6px; text-align:right; padding:1px 30px 0 0}
#cleardiv {clear:both; line-height:0}
	
.cleardivbreak {line-height:12px}
	
/*text field styles */

.titlefield {width:300px; height:19px; border:1px solid #900}
.datefield {width:150px; height:19px; border:1px solid #900}
.smallit {font-size:10px; color:#666; font-style:italic}

/*edit styles*/

.edit_date {font-size:10px; color:#666; font-style:italic; line-height:18px}
.edit_title {font-size:20px; font-weight:normal; color:#000; line-height:18px; font-family:Georgia, "Times New Roman", Times, serif; padding:10px 0px;}
	
.edit_post {font-size:12px; color:#000; line-height:16px; font-family: Verdana, Arial, Helvetica, sans-serif}

.edit_post a:link {color:#003378; font-style:italic; font-weight:bold}

.edit_post a:visited {color:#003378; font-style:italic; font-weight:bold}

.edit_post a:hover {color:#004db8; font-style:italic; font-weight:bold; text-decoration:underline}
	
a.edit_more, a.edit_more:link, a.edit_more:visited {font-size:11px; font-weight:bold; font-style:italic; color:#003378; text-decoration:none}
a.edit_more:hover {font-size:11px; font-weight:bold; font-style:italic; color:#004db8; text-decoration:underline}
	
.nextprev {font-size:11px; color:#666; text-align:right; padding-right:5px}
	.nextprev a,.nextprev a:link,.nextprev a:visited {font-size:11px; color:#333; text-align:right; text-decoration:none}
	.nextprev a:hover {font-size:11px; color:#333; text-align:right; text-decoration:underline}