/* Theme Name: Yes Internet
URI: http://yesinternetbusiness.com/
Description:  Fixed width (1000px), clean-looking, 2 column, widget-enabled theme. 
Version: 1.0
Author: Kevin Brown
Author URI: http://kevinsbrown.com/ 
*/
a:hover {
	color:#555555;
}
a img {
	border: 0;
}
ol, ul {
	margin-left: 0px;
	padding-left: 0px;
}
li {
	// list-style-image: none;
	// list-style-type: none;
	line-height: 1.8em;
	text-align: left;
}
/* Layout */
#wrap {
	width: 1000px;
	margin: 8px auto;
        padding-left:10px;
        padding-right:10px;
	text-align: left;
	background-color: #ffffff;
}
#container {
	width: 960px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
        border:8px solid #ffffff;
}
#header-wrap {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 0;
	background-color: #ffffff;
}
#media {
    width: 690px;
    float:left;
    margin: 8px auto;
    background-color: #ffffff;
    padding: 20px;
    text-align: center;
  }
  #optin {
    width: 250px;
    float:left;
    margin: 10px;
    background-color: #ffffff;
    padding: 10px;
    border: 1px solid #0000aa;
    text-align: center;
  }
/* Header */
#header {
	height: 100px;
        text-align:center;
/* Comment Out Next Line To Suppress Header Image */
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#header h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	color: #736451;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: center;
}
#header h1 a {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.4em;
        text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
#header h2 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.2em;
	text-transform: none;
	text-align: center;
	font-weight: bold;
	margin: 0;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0;
}
#header .description {
	font-size: 1.2em;
	margin-left: 20px;
	text-align: center;
	color: #333;
}
#header-box {
	float: right;
	width: 250px;
	margin-top: 15px;
	margin-right: 30px;
	padding: 10px;
	background-color: #ffffdd;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid #cc0000;
	text-align: center;
}
/* Sidebar Left */
#sidebar2 {
	width: 200px;
        padding-left: 20px;
	height: 100%;
	float: left;
	padding-top: 2px;
	text-align: left;
}
#sidebar2 ul li {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.0em;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	text-align: left;
	line-height: 1.8em;
	border-bottom: 1px dashed #dddddd;
}
#sidebar2 ul li h4 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.2em;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	text-align: left;
	line-height: 1.8em;
	border-bottom: 0px;
}
#sidebar2 ul {
	margin-left: 0px;
	margin-right: 0px;
}
#sidebar2 ul li a {
	font-size: 1.0em;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
}
#sidebar2 ul li a:hover {
	text-decoration: underline;
}
/* Sidebar Right */
#sidebar1 {
	width: 230px;
	height: 100%;
	float: left;
	clear: none;
	padding-top: 2px;
        padding-left:20px;
	text-align: left;
        background-color:#ffffff;
}
#sidebar1 ul li {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.0em;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	text-align: left;
	line-height: 1.8em;
        margin: 0 0 0.8em;
	// border-bottom: 1px dashed #dddddd;
}

#sidebar1 ul li h4 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.2em;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	text-align: left;
        text-transform:uppercase;
	line-height: 1.8em;
	border-bottom: 0px;
}
#sidebar1 ul li ul li {
	font-size: 1.0em;
	list-style-image: none;
	list-style-type: square;
        list-style-position: inside;
	font-weight: normal;
	text-align: left;
        text-transform:none;
	line-height: 1.7em;
	border-bottom: 0px;
}
#sidebar1 ul {
	margin-left: 0px;
	margin-right: 20px;
}
#sidebar1 ul li a {
	font-size: 1.0em;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
}
#sidebar1 ul li a:hover {
	text-decoration: underline;
}
/* Widgets */
.linkcat {
	border-bottom: 1px dashed #dddddd;
}
ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {
        float:left;
        font-size:1.3em;
        line-height:1.4em;
        margin:0 0 2.0em;
       width:200px;
}
li.widget h4, li.linkcat h4 {
       list-style-image: none;
       list-style-type: none;
       border-top:2px solid #555555;
       font-size:1.077em;
       font-weight:bold;
       letter-spacing:normal;
       padding:0.4em 2px;
       text-transform:uppercase;
}
.widgettitle {
	margin-top: 10px;
	margin-bottom: 4px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.2em;
}
.textwidget {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.0em;
	border: none;
}
li.widget ul, li.linkcat ul {
        list-style-image:none;
        list-style-position:none;
        list-style-type:none;
        margin:0 0 0.5em 20px;
}
#top-nav ul {
	padding-top: 2px;
	padding-bottom: 2px;
}
#top-nav li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
/* Content */
#content {
	width: 690px;
	float: left;
	height: 100%;
	background-color: #ffffff;
        padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: left;
}
/* Featured Post */
#featured .post {
	border: 1px dashed #a00;
	font-size: 1.1em;
	padding: 10px;
	margin-bottom: 20px;
}
/* Post */
.post {
	padding-top: 5px;
        padding-left:20px;
	text-align: left;
        background-color: #ffffff;
}
.post h1 {
	font-size: 1.5em;
	font-weight: bolder;
	margin: 5px 0px 15px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform: none;
	border-bottom: 1px solid #eeeeee;
	color: #222222;
}
.post h2, .posttitle {
	font-size: 1.5em;
	font-weight: bolder;
	margin: 5px 0pt 15px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform: none;
	border-bottom: 1px solid #eeeeee;
	color: #444;
}
.post a {
        text-decoration: underline;
}
.post p {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}
.post ol {
	margin-left: 40px;
}
.post ol li {
	padding-left: 10px;
	padding-bottom: 5px;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 1.4em;
	text-align: left;
}
.post ul {
	margin-left: 40px;
}
.post ul li {
	padding-left: 10px;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.4em;
	text-align: left;
}
.postinfo {
	padding: 0px;
	line-height: 16px;
	font-size: 0.9 em;
	font-style: italic;
}
.post .articleimg {
	float: right;
	padding: 5px;
	border: 1px solid #eeeeee;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* Misc */
input {
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #666;
	background-color: #eee;
	margin-bottom: 2px;
}
input[type=submit] {
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666;
	margin-bottom: 2px;
}
blockquote {
	margin: 15px 20px 10px 10px;
	padding-left: 20px;
	width: 350px;
	background: #ffd;
}
.center {
	text-align: center;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.image-right {
	float: right;
	font-size: 10px;
	text-align: center;
}
.wp-caption img {
	border: 0pt none;
	margin: 0pt;
	padding: 5px;
}
.wp-caption-text {
	text-align: center;
}
.more-link {
	font-size: 0.9em;
	font-weight: normal;
	color: #00c;
	font-style: italic;
	text-decoration: underline;
}
td.data {
	padding: 4px;
	font-size: 0.9em;
}
table {
	border-spacing: 0px;
}
/* Comments */
#respond {
        margin: 20px;
        padding: 20px;
}
h3#comments {
	padding-top: 20px;
	font: 1.0em;
}
h3#respond h3#comments {
	padding-top: 20px;
	font: 1.0em;
}
.commentlist {
	padding-top: 30px;
	background-color: #ffffff;
}
.commentlist li {
	padding: 6px;
	margin-bottom: 9px;
	background-color: #eeeeee;
	list-style-image: none;
	list-style-type: none;
	line-height: 1.8em;
	text-align: left;
}
.comment-meta commentmetadata {
        display: hidden;
}
