/*
Theme Name: Business Support Group
Theme URI: 
Description: Business Support Group
Version: 1.0
Author: Cara Creates
Tags: fixed width, three columns, pink, widgets


/*-----------Block Level Elements--------------*/

Body {
	background: #cc0000;
	background-image: url(http://i169.photobucket.com/albums/u215/topshelf43/BSG/smalldot.png); 
	font-family: Arial;
	font-size: 14px;
          border: 10px solid black;
         margin: 0px;
        
}

#page {
	width: 920px;
	margin: 0 auto 50px;
	background: #ffffff;
	padding: 0px;
	height: 100%;
        border: 20px solid black;
}

#header {
	width: 900px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(http://darlenebishop.com/wp-content/uploads/2010/04/largeheader2.png); 
	background-repeat: no-repeat;
	background-position: top center;
}

#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
	padding-top: 10px;
}

.description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 450px;
	
	background: #ffffff;
	background-image: url(); 
	background-repeat: repeat-x;
	background-position: top center;
	
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 440px;
	background: #ffffff;
	padding: 0 5px 0 5px;
	padding-bottom: 50px;
	background-image: url(); 
	background-repeat: repeat-x;
	background-position: bottom center;
	color: #000000;
}

.content a {
	#ff0000;
}

#sidebar-lt {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

#sidebar-rt {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 450px;
	text-align: center;
        color: #000;
}

#footer a {
	color: #cc0000;
}

/*-------------Headings-------------*/

h1 {
	color: #000;
}

h1 a {
	color: #000;
}

h2 {
	color: #000;
}

h3 {
	color: #cc0000;
}

h4 {
	color: #000;
}

h5 {
	color: #000;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	color: #000000;
	text-decoration: none;
}

.post {
	padding: 10px;
	text-align: left;
	color: white;
}

.post p {
	color: #000;
}

.post h3 {
	color: #cc0000;
}

.post a {
	color: #000000;
}

.post ul {
	margin: 7px;
	padding: 0px;
}

.post li {
	color: #000;
}

.post ol {
	color: #000;
}

.entry {

}

.entrytext .postmetadata {
	font-size: small;
}

.postmetadata alt {
	font-size: small;
}

.postmetadata a {
	text-decoration: none;
}

.navigation {

}

.alignleft {
	float: left;
}

.alignright {
	float: right;	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pagetitle {
	font-size: medium;
}

blockquote {
	background: #404040;
	padding: 2px;
}

cite {

}

a img {
	border: 0;
}

acronym, abbr {

}

/*--------------Sidebar------------*/

.widget {
	background: #ffffff;
	margin-top: 10px;
        margin-bottom: 10px;
	border: 0px solid #ccc;
}

#sidebar-lt ul, #sidebar-rt ul {
	margin: 1px;
	padding-left: 7px;
}

#sidebar-lt ul h2, #sidebar-rt ul h2, .widget-title {
	background: #ffffff;
	color: #000;
	border-bottom: 2px solid #cc0000;
        border-top: 2px solid #cc0000;
	padding-left: 7px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 20px;
}

#sidebar-lt ul li, #sidebar-rt ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar-lt ul ul, #sidebar-rt ul ul {

}

#sidebar-lt ul ul li, #sidebar-rt ul ul li {

}

#sidebar-lt ul ul ul, #sidebar-rt ul ul ul {

}

#sidebar-lt p, #sidebar-rt p, .textwidget {
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;

}

#sidebar-lt a, #sidebar-rt a {
	color: #CC0000;
	text-decoration: none;
}

#sidebar-lt a:hover, #sidebar-rt a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#sidebar-lt a:visited, #sidebar-lt a:visited {
	color: #cc0000;
	text-decoration: none;
}



/*--------------Comments--------------*/

ol.commentlist, .replytext, small {
	color: #000000;
}

ol.commentlist li {
	color: #000000;
}


ol.commentlist li.alt {
	color: #000000;
	background: #FFFFFF;
}

ol.commentlist a, .replytext a {
	color: #000000;


}

small.commentmetadata {
	color: #ff0000;
}

.avatar {
	float: right;
	margin-right: 5px;
	padding: 2px;
}

/*--------------Search Form-------------*/

#searchform {
	padding: 5px;
}

#searchform input {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {
	width: 100%;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

img#wpstats {
	display:none
}
