/*
Theme Name: Connections
Theme URI: http://wpthemes.info
Version: 1.0
Description: A Theme from wpthemes.Info
Author: Patricia Muller
Author URI: http://www.vanillamist.com/blog/
-------------------------------------------------
ReTheme Name: Connections-pLog
Version: 1.0
ReBuild-Author: James Huang
Ported Author URL: http://163.21.6.11/plog/
#F79239
*/
body {
margin:0;
padding:0;
font-family: 'Trebuchet MS', Georgia, Times, "Times New Roman", sans-serif;
font-size: 13px;
text-align:center;
color:#333333;
line-height:18px;
background: #F3F6ED;
}
a {
color: #454EA1;
text-decoration:none;
}
a:visited {
color: #454EA1;
}
a:hover {
color: #454EA1;
text-decoration:underline;
}
input, textarea
{
background: #FFFFFF;
border: #CCCCCC 1px solid;
}
#rap
{
background:#fff url(img/rap.jpg) center repeat-y;
width:1000px;
margin:0 auto;
padding:0px 8px;
text-align:left;
font-family: Trebuchet MS,Georgia, Arial, serif;
font-size: 0.9em;
}
#header {
background:#fff url(img/banner.jpg) no-repeat top;
height: 250px;
margin: 0 auto;
width:980px;
padding:0;
border:#fc9 0px solid;
}
#headerTitle{
height:150px;
}
#headerTitle_sub a{
color:#F9931F;
font-size:10px;
float:right;
padding-right:20px;
text-decoration:none;
}
#headerTitle_sub_left{
float:left;
}
#headerTitle_sub_center{
padding:20px 0px 0 300px;
}

#main
{
margin:0 auto;
padding:0;
background-color:#FFFFFF;
/*background:url(img/content_bg.gif) repeat;**/
width:970px;
}

#content_blog {
padding:5px;
width:950px;
}
#content {
width:640px;
float:left;
padding:5px;
margin:0;
overflow:hidden;
display:inline;
}
#sidebar {
width:312px;
background:#f2f2f2;
float:right;
padding:0px 0px 0px 0px;
margin:0;
font-size:1em;
color:#333;
display:inline;
}
#sidebar_sub {
width:218px;
padding:0px 47px 0px 47px;
}
a img {
border: none;
}
acronym, abbr {
border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
cursor: help;
letter-spacing: .07em;
}
code {
font-size: 1em;
font-style: italic;
}
blockquote {
margin: 15px 30px 0 45px;
padding: 0 0 0 45px;
background: url(img/blockquote.gif) no-repeat left top;
font-style:italic;
}

cite {
font-size: 13px;
font-style: normal;
}
h3 {
margin: 0;
padding: 0;
font-size:20px;
}
p {
margin: 0 0 1em;
padding: 0;
line-height: 22px;
}
h1, h2, h3, h4 {
	font-family: Arial;
	font-weight: normal;
	line-height:22px;
	
}
#header h1
{
margin: 0;
font-size: 20px;
padding:10px 20px 0 0;
text-align:right;
}
#header h1 a
{
color:#856C4C;
text-decoration:none;
}
#header h1 a:hover
{
color:#FFF7DE;
}
#header #desc
{
font-weight:normal;
font-style:italic;
font-size:13px;
color:#999999;
text-align:right;
margin:0;
padding:0 20px 0 0;
}
#sidebar_sub h2 {
margin: 10px 0 0 0;
padding:5px;
font-size: 16px;
color: #FFFFFF;
text-align:center;
background-color:#F9931F;
/**background:url(img/sidenav_top.jpg) no-repeat center;
border:#ccc 0px solid;
height:25px;**/
font-weight:bold;
}
#sidebar_sub ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 14px;
	padding-bottom:20px;
	/**border:#E1D6c6 1px solid;
	border-top:#f3f6ed 1px solid;
	background-color: #FFFAE8;
	background-image: url(img/sidenav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;**/
}
#pagenav
{
list-style:none;
}
#sidebar_sub ul li {
margin: 0.1em 0 0 0;
padding: 0;
word-break:break-all;
}
#sidebar_sub ul li a {
text-decoration: none;
border:none;
}
#sidebar_sub ul li a:link {
color: #454EA1;
}
#sidebar_sub ul li a:visited {
color: #454EA1;
}
#sidebar_sub ul li a:hover, #sidebar_sub ul li a:active {
color: #454EA1;
}
#sidebar_sub ul ul {
list-style-type: none;
padding: 5px;
margin: 0;
font-size: 1em;
background:none;
border:none;
}
#sidebar_sub ul ul li
{
margin:0;
padding:0;
padding-left:10px;
margin-left:10px;
background:url(img/subcat_bullet.gif) no-repeat left;
}
#content ul {
margin-left: 0;
padding-left: 45px;
list-style-type: none;
}
#content ul li {
background: url(img/bullet.gif) no-repeat 0 7px;
padding-left: 15px;
}
.post , .page
{
margin:0 0 30px 0;
}
.page
{
margin:25px -5px 0 27px;
}
.post-info, .page-info
{
font-size:13px;
font-family: Verdana, Arial, Sans-Serif;
margin:0;
padding:0;
color:#333333;
}
.page-info
{
text-align:center;
}
.post-info a
{
color:#BB7100;
}
.post-info a:hover
{
color:#9F7D77;
}
.post-content, .page-content,  .post-content p, .page-content p{
	padding:10px 0;
	margin:3px 0;
	/**border-top:1px solid #C69673;**/
	font-family: Arial;
	font-size:16px;
	line-height:28px;
	color:#4D4D4D;
}
.post-content a, .post-content a:link, .post-content a:visited, .post-content a:hover, .post-content a:active
{
font-size:16px;
color:#FCC058;
}
.page-content {

}
.post-title, .page-title {
font-family:Georgia, Arial, Serif;
font-size:18px;
color:#DD850D;
margin:0;
font-weight:bold;
}
.page-title
{
font-size:1.6em;
font-weight:normal;
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
text-decoration:none;
color:#DD850D;
}
.post-date {
float: left;
color: #F59C4B;
font-family: Georgia, 'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
font-weight: bold;
margin: 3px 10px 0 0;
padding: 8px 3px;
width: 55px;
background: #FEF2E0;
line-height:1em;
}
.post-footer
{
	padding:10px 0 3px 0;
	border-bottom:#FCC058 1px solid;
	font-size:13px;
	color:#6E6653;
}
.post-footer a, .post-footer a:link, .post-footer a:visited, .post-footer a:hover, .post-footer a:active
{
	font-size:13px;
	color:#6E6653;
	text-decoration:none;
}

#footer {
margin:0 auto;
padding: 7px 0;
border-top:#BBC4A3 1px solid;
clear: both;
font-size: 10px;
color: #666666;
text-align:center;
width:740px;
}
#footer a {
border:none;
color:#996600;
}

.commentlist {
font-size:13px;
font-weight:normal;
}
#commentform
{
margin:0 0 0 40px;
}
#commentform textarea {
width: 80%;
}
#commentform p {
margin: 0 0 13px;
}
#comments,#respond {
text-transform: uppercase;
margin: 18px 0 13px 40px;
color: #765D58;
font: 12px Arial;
}
.commentlist li
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	border:#E1D6C6 1px solid;
	/**background-color: #FFFBEF;
	background-image: url(img/comments_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;**/
}
.commentlist .alt
{

}
#topnav
{
list-style:none;
font-size:12px;
margin:0 auto;
padding:12px 20px 0 0;
text-align:right;
font-family:Verdana, Arial, Sans-Serif;
}
#topnav li
{
list-style:none;
display:inline;
padding:0;
margin:0;
font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
text-decoration:none;
color:#C69673;
}
#topnav li a:hover, #topnav li a:active
{
color:#AF7732;
}

.calMonthToday{
border:1px dotted #C6966B;
background-color:#FFF0E1;
}
.pager {
	clear:all;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pager a, .pager a:link, .pager a:href, .pager a:hover {
 text-decoration: none;
 border: 0px;
}

.pager .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
	padding: 2px 6px;
}

.pager .pagerLinkPrevPage{
	margin-right:20px;
}
.pager .pagerLinkNextPage {
	margin-left:20px;
}

.pager .pagerCurrent {
	padding: 2px 6px; 
	border-color: #999; 
	font-weight: bold; 
	font-size: 13px; 
	vertical-align: top; 
	background: #fff; 
	color: #FF0084;	
}

#heardTopnav
{
list-style:none;
font-size:14px;
margin:0 auto;
padding:45px 0px 0 325px;
text-align:left;
font-family:Verdana, Arial, Sans-Serif;
}
#heardTopnav li
{
list-style:none;
display:inline;
padding:0;
margin:0;
font-weight:bold;
}

#heardTopnav li a:link, #heardTopnav li a:visited
{
text-decoration:none;
color:#333333;
color:#333333;
}
#heardTopnav li a:hover, #heardTopnav li a:active
{
color:#333333;

}
#bookmarks{
font-size:12px;
color:#333333;
padding:10px;
text-align:right;
}
#blog h3{
line-height:60px;
}

#cb_title{
	color:#F9931F;
}

