/*
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 : #0a0561
links-over: #d2af2d
background for boxes: #ffffff

*/
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	text-align:left;
	color:#29303b;
	line-height:1.3em;
	background:#767676 url('images/rap.jpg') center repeat-y;
	/*background:#f6ecc8 url('images/rap.jpg') center repeat-y;*/
}
a {
	color: #0a0561;
	text-decoration:none;
}
a:visited {
	color: #0a0561;
}
a:hover {
	color : #6296c5;
	text-decoration:none;
	/*color: #d2af2d;*/
	/*text-decoration:underline;*/
}
input, textarea
{
	background: #ffffff;
	border: #0a0561 1px solid;
	width: 90%;
}
.radcheck {
	width : auto;
}
.formbutton {
	background : #eeeeee;
	width : auto;
	text-align : center;
}
#rap
{
	width:740px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
}
#menurap {
	background-color: white;
	margin: auto;
	width:740px;
	height:30px;
	/*border: 1px solid gray;*/
	border-top: 1px solid gray;
	padding:0px;
}
#header {
	background:#fff url('images/top_all.jpg') no-repeat bottom;
 	height: 80px;
	margin: 0 auto;
	width:740px;
	padding:4px 0px 0px 0px;
	border:#fc9 0px solid;
	border-bottom:1px solid gray;
}
#topsearch
{
	float:right;
        width: 240px;
        height: 30px;
        background-color: white;
        margin: auto;
	line-height:0;
        /*text-align: right;*/
}
.nlb {
	height:1px;
	line-height:0;
}
/* for the one-line search form. requires mod to searchform template */
.nlb .lb {
        display:none;
}
.ylb .lb {
        display:block;
}
#topsearch .searchform {
	height:30px;
        /*background-color: #de3d2f;*/
   	background:#000 url('images/regcat.gif') repeat-x;
	/*margin:0px;
	padding:0px;*/
	border-bottom: 1px solid gray;
}
#topsearch .searchform .formfield {
	width: 140px;
	margin-left:8px;
	margin-top:4px;
}
#topsearch .searchform .formbutton {
	/*margin-bottom:3px;*/
}

/* navigation bar components */

#menu {
    	background: #de3d2f;
	border-bottom: 1px solid gray;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 30px;
	float:left;
}
/*
#menu a {
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	/*border-top: 1px solid gray;*/
    	background: #cccccc;
	color : #0A0561;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
/*	padding:5px 25px 6px 25px;
	margin-left: 5px;
*/
	white-space: nowrap;
}

#menu a:link {
}

#menu a:hover {
	color : #6296c5;
}
#menu a:active {
	color : #de3d2f;
}
#menu .currcat_yes {
   color: #de3d2f;
   background:#000 url('images/curcat.gif') repeat-x;
   border-top:2px solid gray;
   border-bottom:3px solid white;
   border-left:1px solid gray;
   border-right:2px solid gray;
   padding-bottom:5px;
   padding-top:4px;
}
*/
/* navigation submenu bar components */
/*
#submenu {
        background: #ffffff;
	border-bottom: 1px solid gray;
        text-align: left;
        padding: 5px 5px 5px 5px;
        margin: 0px;
	color: #ffffff;
}

#submenu a {
        background: #de3d2f;
        border-right: 1px solid gray;
        border-left: 1px solid gray;
        border-top: 1px solid gray;
        border-bottom: 1px solid gray;
	margin-left: 5px;
        color : #ffffff;
        font-size: 0.9em;
        font-weight: bold;
        text-decoration: none;
	padding:5px 15px 6px 15px;
        white-space: nowrap;
}

#submenu a.currentitem_yes {
   color: #de3d2f;
   background:#000 url('images/curcat.gif') repeat-x;
   border-top:2px solid gray;
   border-bottom:0px solid gray;
   border-left:1px solid gray;
   border-right:2px solid gray;
   padding-bottom: 8px;
   padding-top: 4px;
}

#submenu a:link {
}

#submenu a:hover {
        color : #cccccc;
}
#submenu a:active {
        color : #cccccc;
}
*/
#main
{
	margin:0 auto;
	padding:0;
	background-color : #ffffff;
	/*background:#000 url('images/content_bg.gif') repeat;*/
	width:730px;
}
#content {
	width:500px;
	float:left;
	padding:5px;
	margin:0;
	/*overflow:hidden;*/
	/*display:inline;*/
	background-color : #ffffff;
}
#sidebar {
	width:176px;
	float:right;
	padding:0px 8px 10px 8px;
	margin:0;
	font-size:1em;
/*	color:#333; */
	color:#000000;
	display:inline;
}
.address {
	font-size: 0.75em;
	font-family: Verdana, Arial, Sans-Serif;
}
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px #795f19 dotted;
}
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('images/blockquote.gif') no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family:Verdana, Arial, Sans-Serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1
{
	margin: 0;
	font-size: 1.6em;
	padding:10px 20px 0 0;
	text-align:right;
}
#header h1 a
{
	color:#0a0561;
	text-decoration:none;
}
#header h1 a:hover
{
	color:#d2af2d;
}
#header #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#0a0561;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
}
#sidebar h2 {
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 1em;
	color: #0a0561;
	text-align:center;
	border:#0a0561 1px solid;
	background:#cccccc;
	height:22px;
	font-weight:bold;
}
#sidebar ul {
	list-style-type: disc;
	list-style-position : inside;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;
	padding-bottom:1em;
	border:#0a0561 1px solid;
	border-top:#0a0561 0px solid;
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;
}
#sidebar li a {
	text-decoration: none;
	border:none;
}
#sidebar a.currentitem_yes {
	border:none;
	font-weight:bold;
}
#sidebar li a:link {
	color: #0a0561;
}
#sidebar li a:visited {
	color: #0a0561;
}
#sidebar li a:hover, #sidebar li a:active {
	color: #6296c5;
}
#sidebar a:hover, #sidebar a:active {
	color: #6296c5;
}
#content h2 {
	font-family:Verdana, Arial, Sans-Serif;
	font-size:1.5em;
	margin:0;
	font-weight:bold;
}
#content h3 {
	font-family:Verdana, Arial, Sans-Serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
#content img {
float: right;
margin: 6px;
border : 0;
}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: disc;
}
#content ul li {
/*	background: url('images/bullet.gif') no-repeat 0 7px; */
	padding-left: 1.0em;
}
.post
{
	margin:0 0 30px 0;
}
.post-info
{
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#0a0561;
}
.post-info a
{
	color:#0a0561;
}
.post-info a:hover
{
	color:#6296c5;
}
.post-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#0a0561 1px solid;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:0.9em;
}
.post-content a:link, .post-content a:visited, .post-content a:active
{
	text-decoration:none;
	color:#0a0561;
}
.post-content a:hover {
	text-decoration:none;
	color:#6296c5;
}
.post-title {
	font-family:Verdana, Arial, Sans-Serif;
	font-size:2.0em;
	margin:0;
	font-weight:bold;
	padding-top: 10px;
}
.post-title a:link, .post-title a:visited, .post-title a:active
{
	text-decoration:none;
	color:#0a0561;
}
.post-title a:hover {
	text-decoration:none;
	color:#6296c5;
}
.post-date {
	float: left;
	color: #0a0561;
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #f6ecc8;
	border: 1px #0a0561 solid;
	line-height:1em;
}
.post-footer
{
	padding-top:20px;
}
.post-content-bb {
	padding:4px 0;
	margin:3px 0;
	border-top:#0a0561 1px solid;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:0.8em;
}
#footer {
	width:500px;
	float:left;
	margin:0 auto;
	padding: 7px 0;
	border-top:#0a0561 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #aaaaaa;
	text-align:center;
}
#footer a {
border:none;
color:#d2af2d;
}

.commentlist {
	font-size:1em;
	font-weight:normal;
}
.commentform
{
	margin:0 0 0 40px;
}
.commentform textarea {
	width: 80%;
}
.commentform p {
	margin: 0 0 1em;
}
.comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #0a0561;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#f6ecc8 url('images/comments_bottom.jpg') repeat-x bottom;
	border:#795f19 1px solid;
}
.commentlist .alt
{

}
#topnav
{
	list-style:none;
	font-size:0.9em;
	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 #0a0561 solid;
        padding-left:4px;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;
	color:#0a0561;
}
#topnav li a:hover, #topnav li a:active
{
	color:#d2af2d;
}

.error {

	border-left: 1px #795F19 solid;
	border-right: 1px #795F19 solid;
	border-bottom: 1px #795F19 solid;
	width: 80%;
	text-align: center;
	color: #FF0000;
}

.error h2 {

	border-top: 1px #795F19 solid;
	border-bottom: 1px #795F19 solid;
	background:#F6ECC8;
}

#contentform {
        width:490px;
        float:left;
        padding:5px;
        margin:0;
	border : #0a0561 1px solid;
        overflow:hidden;
        display:inline;
	background-color:#f6ecc8;
}
#bottomboxes {
        width:500px;
        float:left;
        padding:5px;
        margin:0;
	border-top : #0a0561 1px solid;
        /*overflow:hidden;*/
        /*display:inline;*/
}
#bbheader {
	background-color:#eeeeee;
	border-bottom : #0a0561 1px solid;
	border-right : #0a0561 1px solid;
}
#bbheader h2 a {
	color:#ef6511;
	text-decoration:underline;
}
#lheader {
	width : 250px;
	padding : 5px;
	margin : 0;
	border-right : #0a0561 1px solid;
	font-size : 0.8em;
	vertical-align : top;
}
#rheader {
	width : 250px;
	padding : 5px;
	margin : 0;
	font-size : 0.8em;
	vertical-align : top;
}
#leftbox {
	width : 250px;
	padding : 5px;
	margin : 0;
	border-right : #0a0561 1px solid;
	font-size : 0.8em;
	vertical-align : top;
}
#rightbox {
	width : 250px;
	padding : 5px;
	margin : 0;
	font-size : 0.8em;
	vertical-align : top;
}

#imagelist img {
float: left;
margin: 5px;
border : 0;
}
.emphasis {
font-weight:bold;
}
/******* Google Adsense Stuffs *******/

#googleitemimage
{

  text-align:center;
  margin-right: 8px;
  margin-bottom: 8px;

}

/* minimum menu requirements for functionality */

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
}

.topmenutitle {
    display:block;
/*	width:100px;*/
}

.topmenutitle_cc {
    display:block;
/*	width:100px;*/
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:250px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
	color : #6296c5;
/*	list-style: none inside none;*/
}

#dmenu li>ul {
	top: auto;
	left: auto;
}

#content {
	clear: left;

}
/* menu design */

#dmenu {
	font-family: "Arial", "Trebuchet MS", sans-serif;
	font-size:12px;
	background: #000066;
	margin:0;
	padding:0;
}

.topmenuul {

}

.topmenutitle {
/*	text-indent:3px;*/
	text-decoration: none;
/*	border:1px solid #000000;*/
/*	padding:3px;*/
/*	line-height:14px;*/
/*	padding: 0;
	margin: 0;*/
}
.topmenutitle_cc {
/*	text-indent:3px;*/
	text-decoration: none;
/*	border:1px solid #000000;*/
/*	padding:3px;*/
/*	line-height:14px;*/
/*	padding: 0;
	margin: 0;*/
}
#dmenu ul, #dmenu li
{
	text-indent: 0px;
	margin:0;
	padding:0;
}

.submenuul {
	margin-top:-1px;
	background-color:#000066;
/*	background-position: top left;
	background-repeat: repeat-x;*/
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	border-right:0px solid #000000;
	/*border-left:7px solid #c66300;*/
	border-left:7px solid #de3d2f;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-indent: 0;
}
#dmenu .submenuli a
{
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border: 0px solid white;
	border-bottom: 1px solid gray;
	text-indent: 0;
}
.submenuli a {
	padding:0px;
	text-decoration: none;
	color: #000066;
	margin: 0px;
	background-color: #cccccc;
}
#menu a.currentitem {
        font-weight:bold;
}

#menu .submenuli a:hover {
	text-decoration: none;
	background-color:#336699;
	color: #ffffff;
}
#menu a.topmenutitle {
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	/*background: #de3d2f;*/
   	background:#000 url('images/regcat.gif') repeat-x;
	color : #ffffff;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	padding:5px 0px 5px 0px;
	white-space: nowrap;
	margin: 0px;
	width: 82px;
	text-align:center;
}
#menu a.topmenutitle_cc {
	color: #de3d2f;
   	background:#000 url('images/curcat.gif') repeat-x;
   	border-bottom:1px solid gray;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	padding:5px 0px 5px 0px;
	margin: 0px;
	width: 85px;
	text-align: center;
}
#menu a.topmenutitle:hover {
	color: #92c6f5;
}
#menu a.topmenutitle_cc:hover {
	color: #225695;
}
