/*
Theme Name: Red Beige Green 3C Theme
Theme URI: http://wordpress.org/
Description: Red Beige Green 3C Theme <a href="http://www.affordable-internet-marketing.com/">Affordable Internet Marketing</a>.
Version: 1.0
Author: Case Stevens. Please keep copyright statement in footer.
Author URI: http://www.affordable-internet-marketing.com/
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background: #263248;
	margin:0px auto;
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
}

/* --- Begin Structure --- */
#page {
	background-image:url(images/bg.png);
	background-color: #EEE3C5;
	width:850px;
	margin:10px auto;
	text-align:left;
}

#sidebar {
	float:right;
	padding-top: 20px;
	width: 355px;
	text-align:left;
	font-size:13px;
}

#rightsidebar {
	float:right;
	position: abosolute; top:152px;
	width:230px;
	height:570px;
	background-color:#EEE3C5;
	color:#000;
	text-align:center;
	font-size:10px;
}

#content {
	position: absolute; top: 152px;
	width:600px;
	height:605px;
	font-size:13px;
	float:left;
	text-align:justify;
  padding:5px 10px 20px 10px;
	background-color:#FFFFFF;
}

#content a:visited {
	color:#0000AA;
}

#leftsidebar {
	float:left;
	width:175px;
	height:562px;
	color:#000;
	text-align:left;
	font-size:11px;

}

#closer {
	width:830px;
	padding:10px;
	background-color:#D3D3B4;
	color:#000;
	text-align:left;
	font-size:11px;
}

#footer {
	position: absolute; top:770px;
	width:850px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	margin:0;
	height:20px;
	background-color:#EEE3C5;
}
/*-------- End of Structure ----- */


.clear {
	clear:both;
}

/*Headers */
#headerimg {
	margin: 0;
	width: 850px;

	baccenterund-repeat:no-repeat;
	height: 100px;
	border-bottom: 0px solid #263248;
	text-align:left;
}

#headerimg h1 {
	font-size:28px;
	width:850px;
	height:20px;
	margin:0px 0 0 20px;
	padding:20px 5px 5px 0px;
	text-align:left;
	color:#263248;
}
#headerimg h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:850px;
	height:30px;
	margin:0px 0 0 20px;
	padding:5px 0px 0px 0px;
	text-align:left;
}

#headerimg a {
	text-decoration:none;
	color:#275779;
}


/*End of Headers */


/* --- TopMenu --- */
#header {
	width: 850px;
	height: 42px;
	margin: 0;
	vertical-align: middle;
	padding:0px;
}
#header ul {
	clear: both;
	margin: 0px;
	list-style: none;
	background-image: url(blank.gif);
	background-repeat: repeat-x;
	color: #263248;
	height: 40px;
	border-top: 1px solid #263248;
	border-bottom: 1px solid #263248;
  vertical-align: middle;
	padding:0px;
}
#header ul li {
	display: block;
  width: 170px;
	height: 40px;
	float: left;
	text-align: center;
  vertical-align: middle;
	padding:0px;
}
#header ul li a {
	font-size: 12px;
	display: block;
	float: left;
	text-align: center;
  width: 170px;
	height: 40px;
	color: #275779;
	text-decoration: none;
	margin: 0;
	padding-right: 0em;
	padding-left: 0em;
  padding-top: 5px;
  padding-bottom: 0px;
	background-image: url(blank.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}
#header a.current {
	height: 35px;
  width: 170px;
	background-color: #263248;
	color: #ffffff;
	background-image: url(blank.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-right: 0em;
	padding-left: 0em;
  padding-top: 5px;
  padding-bottom: 0px;
}
#header a:hover {
	height: 35px;
  width: 170px;
	background-color: #275779;
	color: #ffffff;
	background-image: url(blank.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-right: 0em;
	padding-left: 0em;
  padding-top: 5px;
  padding-bottom: 0px;
}

#topmenu {
	position: absolute; top: 100px;
	width:830px;
	background-color:#EEE3C5;
	padding: 0px 10px 5px 10px;
	height:32px;
	font-weight:bold;
	font-size:11px;
	border-bottom: 1px solid #263248;
	border-top: 1px solid #263248;
	text-align:center;
}
#topmenu ul {
	margin-left:0px;
	padding-left:0px;
	display:inline;
	line-height:16px;
}

#topmenu ul li {
	margin:0px 10px 0px 0px;
	padding:2px 2px 2px 2px;
	list-style:none;
	display:inline;
}

#topmenu td a{
	text-decoration:none;
	color:#263248;
}

#topmenu td:hover {
	color:white;
	background-color:#263248;
}


#topmenu td.current_page_item {
	text-decoration:none;
	background-color:#263248;
	color:white;
}

#topmenu td.current_page_item a:link, #topmenu td.current_page_item, #topmenu td.current_page_item a:active {
	color:white;
	text-decoration:none;
}

#topmenu td.current_page_item a:hover {
	color:#AA0000;
}
/* --- End of TopMenu --- */



/* Posts */

#content .entry {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#content .entry h1 {
	font-size:16px;
	margin-bottom:10px;
	margin-top:10px;
}

.entry h1 a, .entry h1 a:link, .entry h1 a:active{
	color:#0000AA;
	text-decoration:underline;
}




.entry h1 a:hover {
	color:#0000FF;
}

.boldheadline {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}
.boldheadline a, boldheadline a:link, boldheadline a:active{
	color:#000077;
	text-decoration:none;
}
.boldheadline a:hover {
	color:#0000FF;
}

.boldline {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:15px;
}

.entry .entrytext {
	font-size:13px;
	line-height:1.5em;
	color:#000000;
}

.entrytext a:link, entrytext a:active{
	color:#0000CC;
	text-decoration:underline;
}

.entrytext a:hover{
	color:#000099;
}

.entrytext h1, .entrytext h2, .entrytext h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.entrytext h1 {
	font-size:18px;
	color:#555;
}
.entrytext h2 {
	font-size:16px;
	color:#555;
}

.entrytext h4 {
	font-size:14px;
	color:#555;
}

.entrytext blockquote {
	margin: 10px 10px 10px 10px;
	padding: 0px 0 0px 5px;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	line-height:1.4em;
	border-left:1px solid #263248;
}



.entrytext ul {
	list-style-type:disc;
}

.entrytext ol li {
	padding-bottom:10px;
}

.entrytext ul li {
	padding-bottom:5px;
}

.postfooter {
	margin:25px 0 25px 0;
	font-size:11px;
	border-top:1px solid #263248;
	border-bottom:1px solid #263248;
}

.pagetitle {
	padding-left:10px;
}

#pic {
	float:right;
}

/*Post Meta used for author.php (not used) time, comment and categories*/

.post-meta .div_meta {
	float:right;
	width:440px;
	margin-bottom:5px;
}
.post-meta img {
	border:0px;
	vertical-align:text-bottom;
	margin-right:3px;
	padding:4px 0px 0px 0px;
}

.subscribe {
	font-size:11px;
	padding:5px 5px 5px 10px;
	background-color:#FFFFEE;
}

#rssbutton span a {
	position:absolute;
	display: block;
	margin: 0px 0px 0px 150px;
	width:50px;
	height:50px;
	background:  url("images/rss-button.png") no-repeat;
	outline: none;
	text-decoration:none;
}
/*----------------------*/


/*Previous and Next Posts */
.post-nav a{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000077;
	padding: 10px 10px 10px 10px;
}
.previous-post {
	text-align:left
}
.next-post {
	text-align:right
}

/*-----------Comments--------*/
.commentblock {
	margin:10px 10px 10px 10px;
	font-size:13px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.commentblock a {
	color:#0000CC;
	text-decoration:underline;
}

.commentblock cite {
	font-weight:bold;
}

.commentblock cite.comment-author {
	color:#0000CC;
}

.commentblock .comment-text {
	margin: 5px 5px 0px 5px;
	color: #222222;
}

.commentblockheader {
	font-size:14px;
	font-weight:bold;
	margin:0px auto 10px auto;
}
.commentblock h3 .the_post_title {
	font-size:14px;
	color:#000000;
}
.the_post_title {
	font-size:14px;
	color:#000000;
}

.Comment-Form input, textarea {
	border:1px solid #cccccc;
	background:#fff;
	font-size:13px;
}

/* Widgets Box Configuration*/
.widgets {

}

form {
	margin:0px;
}
/* Widget content */
.widgets .widget-content {
	margin:5px auto;
	font-size:11px;
	margin-right:5px;
	color:#000;
}

.widget-content h2 {
	font-size:9px;
	margin-bottom:5px;
	padding:0px 0px 5px 0px;
	color:#333;
	font-weight:bold;
}

.widgets ul {
	list-style:none;
	list-style-position:outside;
	margin:0px 0px 20px 0px;
	padding:0 0px 0 0px;
}
.widgets ul li {
	margin:1px;
	padding:0 0 7px 0px;
	text-indent:0px;
	line-height:1.2em;
}
.widgets img {
	border:0px;
}
.widgets a:link {
	text-decoration:underline;
	color:#0000CC;
	display:block;
}
.widgets a:hover {
	color:#0000FF;
	display:block;
}

.widgets ul li ul {
	margin:0 0px 0 0px;
	padding:0 0px 0 0px;
}
.widgets ul li ul li {
	margin:1px;
	padding:0 0 .25em 0px;
	text-indent:0px;
	line-height:1.5em;
	color:#ddd;
}

/*End of Widget Configuration */

/*Footer */

#footer-text {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	padding: 5px 0 0 0;
}

#footer a, #footer a:link, #footer a:active{
	text-decoration:none;
	color:#0000CC;
}

#footer a:hover {
	color:#000099;
}

/* OptIN */

#squeezebox {
	margin:0px; padding:0px;
	position:relative;
	width:165px; height:216px;
	background-image:url(http://www.affordable-internet-marketing.com/optin/bg-green.png);
}

#button {
	position:absolute;
	top:165px; left:10px;
	width:142px; height:31px;
}

#namex {
	position:absolute;
	font-family:Arial, Helvetica;
	font-size:10pt;
	padding-bottom:0;
	margin:0px;
	padding-top:18px;
	border:none; height:26px; width:187px;
	padding-left:6px;
	padding-right:6px;
	top:70px; left:5px;
	background: transparent url(http://www.affordable-internet-marketing.com/optin/name.gif) no-repeat fixed;
}
*>#namex { background: transparent url(http://www.affordable-internet-marketing.com/optin/name.gif) no-repeat; }

#emailx {
	position:absolute;
	font-family:Arial, Helvetica;
	font-size:10pt;
	padding-bottom:0;
	margin:0px;
	padding-top:18px;
	border:none; height:26px; width:187px;
	padding-left:6px;
	padding-right:6px;
	top:118px; left:5px;
	background: transparent url(http://www.affordable-internet-marketing.com/optin/email.gif) no-repeat fixed;
}
*>#emailx { background: transparent url(http://www.affordable-internet-marketing.com/optin/email.gif) no-repeat; }

#optinmsg {
    display:none;
}

#social-notice{margin-top:10px; margin-bottom:20px;}
#social-response{margin-top:30px; margin-bottom:30px;}
.social-background{padding:10px; border:1px solid #999; background:#F0FFFF;}
.social-reply{margin-bottom:15px;}
.social-title{margin-bottom:2px;}
.social-excerpt{}

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* IMAGES: border styling */
.oio-img-border {
	border: 1px solid #C0C0C0;
	text-align: center;
}

/* IMAGES: position styling */
.oio-img-position {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* BADGE: styling */
.oio-badge {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* LINKS: sidebar styling */
.oio-link-sidebar {

}

/* LINKS: footer styling */
.oio-link-footer {
	text-align: center;
}

/* LINKS: single page styling */
.oio-link-single {
	text-align: center;
	margin-bottom: 15px;
}

/* INLINE: position styling */
.oio-inline-position {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}

/* BANNERS: position styling */
.oio-zone-position {
	position: relative;
	margin: auto;
	padding:0 20px 0 0;
}

/* POSTLINKS: styling */
.oio-postlinks {
	margin-top: 15px;
}

/* OPENSLOTS: styling */
.oio-openslots {

}

/* RSS INLINE: styling */
#myrss_feed {
	padding: 10px;
	border: 1px dashed black;
}
.rsscontainer {
	margin-bottom: 1em;
	text-align: left;
}

#breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left: 10px;
	background-color:#EEE3C5;
}
.tabFrame
{
	height: 560px;
	width: 600px;
  border: solid;
  border-style: none;
  /*border-color: #909090;
  border-width: 1px;*/
  margin: 0px;
  padding: 0px;
}

.tabFrame a
{
	color:#0000AA;
}

.tabFrame a:visited
{
	color:#0000AA;
}

.tabOff
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: 700;
	text-align: center;
	color: white;
	background-color: #275779;
	border: #cccccc 1px solid;
	height: 25px;
	width: 120px;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}

.tabOn
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: 700;
	text-align: center;
	color: white;
	background-color: #263248;
	border: #111111 1px solid;
	height: 30px;
	width: 120px;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}