/**
  Theme Name: RickyMills.com
  Theme URI: http://www.rickymills.com
  Version: 2.0
  Author: Ricky Mills
  Author URI: http://www.rickymills.com
  
  Description: A custom theme for RickyMills.com, created Summer 2009


*/

html {
  height: 100%;
}

body
{
	background: #eeeeee url('./images/bg.gif') center repeat-y;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	height: inherit;
}

.clear
{
	clear: both;
}

a 
{
	color: #226fa5;
	text-decoration: none;
}

a:hover
{
	color: #5f9815;
	text-decoration: none;
}

#wrapper
{
	width: 950px;
	margin: 0 auto;
	background: #FFFFFF;


}

#topBar
{
	background: #003a62;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#topBar ul
{
	float: left;
	width: 500px;
	list-style-type: none;
	margin:0;
	padding:0;
}

#topBar li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	margin-left: 20px;
}

#topBar li a
{
	color: #ffffff;
}

#topBar li a:hover
{
	color: #C2FF00;
}


#topBar img
{
	padding-right:15px;
	padding-top: 12px;
	text-align: right;
	float: right;
	height:16px;
	width: 16px;
}
/** Main Content **/

#contentWrapper
{
	width: 950px;
	float: left;
	background: #FFFFFF;
}

#contentMain
{
	margin-right: 355px;
	background: #FFFFFF;
	padding:5px;
}

#contentMain h1
{
	font-size: 21px;
	font-weight: normal;
	color: #226fa5;
	margin: 0px;
	padding: 0px;
}

#contentMain h2
{
	font-size: 18px;
	font-weight: normal;
	color: #777777;
	margin: 0px;
	padding: 0px;
}


#contentMain hr
{
	height: 1px;
	width: 100%;
	background: #dddddd;
	border: 0px;
}

#contentMain .tagline
{
	color: #888888;
	font-size: 11px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#contentMain .tagline em
{
	font-style: normal;
	font-weight: bold;
}

#contentMain .postfoot
{
	

}

#contentMain .post
{
	font-family: Tahoma, sans-serif;
	color: #333333;
	letter-spacing: 0.6px;
}

#rightWrapper
{
	float: left;
	width: 340px;
	background: #ecf7fe url('./images/right_bg.png') repeat-x bottom;
	border-left: 5px solid #ffffff;
	padding-bottom: 25px;
}

#rightMain
{
	padding:5px;

}

#logoWrapper
{
	width: 590px;
	height: 83px;
}

#logoMain
{
	width: 253px;
	height: 83px;
	float: left;
}

#logoRight
{
	width: 330px;
	height: 83px;
	float: right;
	text-align: right;
	padding-right: 5px;
	line-height: 20px;
}



#rightMain h1
{
	color: #777777;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:5px;
}


#rightMain h2
{
	color: #0e7bc0;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}

#rightMain h3
{
	color: #0e7bc0;
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}

#rightMain p
{
	letter-spacing: 0.5px;
}

#rightMain label
{
	color: #0e7bc0;
	font-weight: normal;
	font-size: 16px;
}

#rightMain input.search
{
	background: #f5f5f5;
	border: 1px solid #aaaaaa;
	color: #888888;
	font-size: 14px;
	width: 310px;
	padding: 5px;
	margin: 3px;
	margin-bottom: 10px;
}
#rightMain li.widget > ul
{
	list-style: none;
	padding:0;
	margin:0;
	margin-top: 5px;
	border-top: 1px solid #C5D2DB;
}

#rightMain ul.side
{
	list-style: none;
	padding:0;
	margin:0;
	margin-top: 5px;
}

#rightMain li.widget > ul li
{
	padding:0;
	margin:0;
	line-height: 20px;
	font-size: 14px;
	letter-spacing: 1px;
	
}


#rightMain li.widget > ul li a 
{
	color: #5f9815;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #C5D2DB;
	padding-left: 5px;
}

#rightMain li.widget > ul li a:hover
{
	color: #226fa5;
	text-decoration: none;
	background: #e4edf4;
}

#rightMain .adspot
{
	margin: 0px auto;
	line-height: 123px;
	width: 125px;
	text-align: center;
	margin-bottom: 25px;
}

#rightMain .adspot a
{
	border: 1px solid #bbbbbb;
	background: #eeeeee;
	display: block;
	font-weight: bold;
	color: #777777;

}

#rightMain .adspot a:hover
{
	border: 1px solid #5f9815;
	background: #eeeeee;
	display: block;
	font-weight: bold;
	color: #5f9815;
}


#footWrapper
{

	clear: left;
	width: 100%;
	position: relative;
	background: #003a62;
	border-top: 6px solid #002138;
	height: 230px;
	color: #ffffff;
}

#footWrapper #footLeft
{
	float: left;
	width: 400px;
	text-align: left;
	padding: 10px;
}

#footWrapper #footRight
{
	float: right;
	width: 400px;
	text-align: left;
	padding: 10px;
}

#footWrapper h1
{
	font-size: 16px;
	margin:0;
	padding:0;
	color: #daf0ff;
	margin-bottom: 5px;
}

#footWrapper a 
{
	color: #90ff00;
	text-decoration: none;
}

#footWrapper a:hover
{
	color: #8ebfe2;
	text-decoration: none;
}

  ol#posts {
    list-style: none;
    margin: 0;
    padding: 0;
  }



  #pagination {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 2px solid #cccccc;
	background: #eeeeee;
	height: 40px;
	line-height: 40px;
	padding: 10px;
	font-variant: small-caps;
  }
    #pagination li {
      display: inline;
    }
    #pagination .previous {
      text-align: left;
      float: left;
    }
    #pagination .future {
      text-align: right;
      float: right;
    }


/**
  theme requirements as per 
  http://codex.wordpress.org/CSS
*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}


/* Comments */

ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin { border:1px solid #FF5200; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; }
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#226fa5; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:5px solid #d5d5d5; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; line-height: 25px; padding-left: 10px;padding-right:10px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#226fa5; border:1px solid #00406F; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
.comment-form { border:1px solid #024769; background: #E7F5FF; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:5px 7px 5px 7px; position:relative; }

.post-foot { border:1px solid #D3381B; background: #FDF5F3; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:5px 7px 5px 7px; position:relative; }

#contentMain .post-foot h1
{
	font-size: 18px;
	margin:5px;
	padding:0;
	color: #D3381B;
}

#contentMain .post-foot ul
{
	list-style-type: none;
	margin:5px;
	padding:0;

}

#contentMain .post-foot li
{
	list-style-type: none;
	margin:0;
	padding:0;
}

#contentMain .post-foot li a
{
	color: #741700;
}

#contentMain .post-foot li a:hover
{
	color: #024769;
}

.tags
{
border: 1px solid #003cff;
background: #eff3ff;
padding:3px;
}
