/* 
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/

PORTED BY Must@p TO NUCLEUS
http://www.mustap.com
--------------------------


links+titles : #CC1364
links-over: #EDC2D5
background for boxes: #947455

*/
body {
    margin:0;
    padding:0;
    font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
    font-size: 12px;
    text-align:center;
    color:#CC1364;
    line-height:20px;
    background:#fff url('images/bg.gif') repeat;
}
a {
    color: #CC1364; 
    text-decoration:none;
}
a:visited {
    color: #CC1364;
}
a:hover {
    color: #3E240A;
    text-decoration:underline;
}
input, textarea 
{
    background: #FFFFFF;
    border: #3E240A 1px solid;
}
#rap 
{
    background:#fff url('images/rap.jpg') center repeat-y;
    width:820px;
    margin:0 auto;
    padding:0px 8px;
    text-align:left;
    font-family: Trebuchet MS,Georgia, Arial, serif;
    font-size: 12px;
}
#header {
    background:#EDC2D5;
    height: 248px;
    margin: 0 auto;
    width:766px;
    padding:0;
    border:#fc9 0px solid;
}
#main 
{
    margin:0 auto;
    padding:0;
    background: #EDC2D5;
    width:766px;
}
#content {
    width:510px;
    float:left;
    padding:5px;
    margin:0;
    overflow:hidden;
    display:inline;
}#sidebar {
    width:186px;
    float:right;
    padding:0px 8px 10px 8px;
    margin:0;
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
    display:inline;
} 
a img {
    border: none;
}
acronym, abbr {
    border-bottom: 1px #3E240A dotted;
}
acronym, abbr, span.caps {
    cursor: help;
    letter-spacing: 8px;
}
code {
    font-size: 14px;
    font-style: italic;
}
blockquote {
    margin: 15px 30px 0 45px;
    padding: 0 0 0 45px;
    background: url('images/blockquote.gif') no-repeat left top;
    font-style:italic;
}

cite {
    font-size: 12px;
    font-style: normal;
}
h2 {
    margin: 0;
    padding: 5px;
    font-size:24px;
    font-weight:bold;
}
h3 {
    margin: 0;
    padding: 0;
    font-size:20px;
}
p {
    margin: 0 0 14px;
    padding: 0;
    line-height: 24px;
}
h1, h2, h3, h4 {
    font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
}
#header h1 
{
    margin: 0;  
    font-size: 26px;    
    padding:10px 20px 0 0;
    text-align:right;   
}
#header h1 a 
{
    color:#3E240A;
    text-decoration:none;
}
#header h1 a:hover 
{
    color:#EDC2D5;
}
#header #desc
{
    font-weight:normal;
    font-style:italic;
    font-size:14px;
    color:#3E240A;
    text-align:right;
    margin:0;
    padding:0 20px 0 0;
}
#sidebar h2 {
    margin: 10px 0 0 0;
    padding:2px;
    font-size: 14px;
    color: #FFFFFF;
    text-align:center;
    background:#3E240A;
    border:#3E240A 1px solid;
    height:22px;
    font-weight:bold;
}
#sidebar ul {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    font-size: 12px;    
    padding-bottom:42px;
    background:#947455 url('images/sidenav_bottom.gif') no-repeat bottom;
    border:#947455 1px solid;
    border-top:#947455 0px solid;
}
#sidebar ul li {
    margin: 0.14px 0 0 0;
    padding: 0; 
}
#sidebar li a {
    text-decoration: none;
    border:none;
}
#sidebar li a:link {
    color: #3E240A; 
}
#sidebar li a:visited {
    color: #3E240A; 
}
#sidebar li a:hover, #sidebar li a:active {
    color: #3E240A;
}
#content ul {
    margin-left: 0;
    padding-left: 45px;
    list-style-type: none;
}
#content ul li {
    background: url('images/bullet.gif') no-repeat 0 7px;
    padding-left: 24px;
}
.post 
{
    margin:0 0 30px 0;
}
.post-info 
{
    font-size:11px;
    font-family: Verdana, Arial, Sans-Serif;
    margin:0;
    padding:0;
    color:#333;
}
.post-info a
{
    color:#CC1364;
}
.post-info a:hover 
{
    color:#3E240A;
}
.post-content {
    padding:5px 0;
    margin:3px 0;
    border-top:#3E240A 1px solid;   
    font-family: Georgia, Verdana, Arial, serif;
    font-size:12px;
}
.post-title {
    font-family:Georgia, Arial, Serif;
    font-size:18px;
    margin:0;
    font-weight:bold;
}
.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
    text-decoration:none;
    color:#CC1364;
}
.post-date {
    float: left;
    color: #FFFFFF;
    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: #947455;
    border: 1px #947455 solid;
    line-height:14px;
}
.post-footer 
{
    padding-top:20px;
    background:url('images/divider.gif') no-repeat center;
}
#footer {
    margin:0 auto;
    padding: 7px 0;
    border-top:#3E240A 1px solid;
    clear: both;
    font-size: 10px;
    color: #CC1364;
    text-align:center;
    width:740px;
}
#footer a {
border:none;
color:#3E240A;
}

.empty {
    font-size:14px;
    font-weight:normal;
}
.commentlist {
    font-size:14px;
    font-weight:normal; 
}
.commentform 
{
    margin:0 0 0 40px;
}
.commentform textarea {
    width: 80%;
}
.commentform p {
    margin: 0 0 14px;
}
.comments,#respond {
    text-transform: uppercase;
    margin: 42px 0 14px 40px;
    color: #CC1364;
    font: 12px verdana, helvetica, sans-serif;
}
.commentlist li 
{
    margin:5px 0;
    padding:10px 10px 20px 10px;
    background:#FFFFFF;
    border:#FFFFFF 1px solid;
}
.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;
    border-left: 2px #3E240A solid;
    padding-left:4px;
}

#topnav li a:link, #topnav li a:visited
{
    text-decoration:none;   
    color:#3E240A;
}
#topnav li a:hover, #topnav li a:active
{
    color:#3E240A;  
}

.error {

    border-left: 1px #3E240A solid;
    border-right: 1px #3E240A solid;
    border-bottom: 1px #3E240A solid;
    width: 80%;
    text-align: center;
    color: #FF0000;
}

.error h2 {

    border-top: 1px #3E240A solid;
    border-bottom: 1px #3E240A solid;
    background:#947455;
}


/******* calendar ******/

table.calendar {
}

tr.calendardateheaders {
}

td.days {
    text-align: center;
}

td.today {
    text-align: center;
}

/******* counter ******/

#counter {
    text-align:center;
}


/******* Google Adsense Stuffs *******/

#googleitemimage
{

    text-align:center;
    margin-right: 8px;
    margin-bottom: 8px;
}

div.himelinks{
    height: 300px;
    overflow: auto;
    scrollbar-base-color: #947455;
}

