/*
Theme Name: UnLimited
Version: 1.0
Description:<a href="http://wpthemeland.com/themes/unlimited/" title="Unlimited">Unlimited</a> is a 2-column fixed with wordpress theme, with Custom Header Image, by <a href="http://wpthemeland.com" title="WP Theme Land">WP Theme Land</a>.
Author: WP Theme Land
Author URI: http://wpthemeland.com
*/
body {
	margin:0;
	padding:0;
	text-align:left;
	font-size:110%;
	font-family:"Segoe UI";
	line-height:1.4em;
	background:#eed;
}

h1, h2, h3,h4,h5,h6 {
	font-family: Georgia, times new roman, times, serif;
	margin:0;padding:0;
	color:#2F4F4F;
}
li{
	padding:0.3em 0;
	margin:0;
	list-style: circle inside;
}
blockquote{
	border: 1px solid #ccb;
	border-radius:5px;
	padding: 20px;
	font-family:courier new;
	font-style:oblique;
	margin:0px 20px 20px 0px;
}
abbr
{
	border-bottom:#000 1px solid;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}
img.right
{
	float:right;
	margin:0 0 1em 1em;
}
img.left
{
	float:left;
	margin:0 1em 1em 0;
}
a
{
	/*text-decoration:none;*/
	border:none;
	background:transparent;
}
a:link
{
	color:black;
}
a:visited
{
	color:purple;
}
a:hover, a:active
{
	color:#333;
}
a.nohover:hover
{
	border:0;
}

.perm a:link,
.perm a:visited
{
	color:black;
}

a.perm:link,
a.perm:visited
{
	color:black;
}

table
{
	padding-bottom:2em;
}
.code {
	padding:3px 5px 3px 35px;
	border:1px solid #98be10;
	list-style-type:decimal-leading-zero;
	font-family:Courier;
}
.code code {font-family:Monaco,"Courier New",Tahoma}
.code li {
	margin:2px 0;
	padding:0 5px;
	background:#f7f7f5;
}
.code li.tab1 {padding-left:4ex}
.code li.tab2 {padding-left:8ex}
.code li.tab3 {padding-left:12ex}
.code li.tab4 {padding-left:16ex}
.code li.tab5 {padding-left:20ex}
.code .changed {
	color:#900;
	font-weight:bold;
}
.code em {
	color:#900;
	font-weight:bold;
	font-style:normal;
}
#headimg {
	margin:0;
	padding:0;
	height:90px;
	background-color:#fdd981;
}
#headimg h1 {
	margin:0;
	padding: 10px 0 0 15px;
	font-weight:normal;
	font-size:1.5em;
  font-variant:small-caps;
}
#headimg #desc {
	margin:0;
	padding: 0 0 0 15px;
	font-weight:normal;
	font-size:1em;
}

#headimg *
{
	color: #ffe;
}

ul#menu {
	list-style:none;
	margin:0 auto;
	padding:0;
	background:#ddc;
	height:30px;
	line-height:30px;
	border-bottom:#ccc 1px solid;
	font-size:1.1em;
	text-transform:uppercase;
}
#menu li
{
  float:left;
  margin:0;
  padding:0;
  list-style:none;
  background:none;
}
ul#menu li a {
	 display:block;
  padding:0 18px;
  border:none;
  color:#666;
}
ul#menu li a:hover,
ul#menu li a:active,
ul#menu li.current_page_item a
{
	background:#bba;
	color:#333;
}
ul#menu li.feed
{
	float:right;
}
ul#menu li.feed a
{
	background:url(img/feed.gif) no-repeat left;
}
ul#menu li.feed a:hover
{
	text-decoration:underline;
}
hr{margin: 10px 0}


#rap
{
	padding:20px;
/*	width:900px;*/
	margin:1em auto;
	min-width:424px;
	max-width:1024px;
	text-align:left;
	background:#fff;
	font-size:90%;
	border:#ccc 1px solid;
}

#content h3{margin:0 0 10px;font-size:130%}
#content {
	clear:both;
	min-width:400px;
	text-align: left;
	background:#fff;
	margin:0 0px 0 0;
}
#sidebar {
	float:left;
	margin:0;
	width:400px;
}
ul li
{
	margin:0;
	padding:0.3em 0;
	border-bottom:1px solid #eee;
	list-style: circle inside;
}
li li
{
	margin:0;
	padding:0.3em 0;
	border-bottom:0px;
}


#footer {
	clear:both;
	margin:0 auto;
	padding:10px;
	border-top:1px solid #dcc;
	background:silver;
	font-size:95%;
}
#footer p {
	padding:10px 0;
	text-align:center;
}
#content h2, #content h3 {}
#content .post  h1
{
	font-size:2em;
	margin:3px 0;
	line-height:1.1em;
	font-weight:normal;
	color:#BD3162;
}
li
{
	padding:0 0 0 0px;
}
#content p {
	margin:0 0 20px;
	line-height:1.2em;
}

#content ul li {
	line-height: 120%;
	list-style: circle inside;
}

.commentsfeed
{
	padding-top:2em;
}
#comments, #respond{
	margin-bottom: 1em;
}
.commentlist
{
	margin:10px;
	padding:10px 20px;
}
#commentform
{
	width:50%;
}
.commentlist {
	margin: 0;
	padding: 0;
	border-top:#dcc 1px solid;
}
.commentlist li
{
	list-style:none;
	margin: 0;
	padding: 1em;
	border-bottom:#dcc 1px solid;
}
.commentlist li .cmtinfo
{
	font-size:1em;
}
.commentlist li cite
{
	font-style:normal;
	font-size:1.1em;
}
.commentlist li em
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	background:#f2f2e9;
}
input.textbox, textarea
{
	background:#F2F2E9;
	border:blue 1px solid;
	font-size:110%;
	padding:2px;
}
textarea
{
	width:90%;
}
#header, #content, #sidebar, #footer, .widget
{
	overflow:hidden;
}

#twitter{padding: 0px 0;clear:both}
#twitter p{margin:0;padding: 0px 0;font-family:courier new;font-size:90%;}

/* http://www.cssplay.co.uk/menu/css3-shadows.html */
.shadow {float:left;}
.frame {
	position:relative;
	background:#fff;
	padding:10px;
	display:block;
	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
}
.clear {clear:both;}
.title{font-size:150%;padding:0 0 0px;line-height:1.2em}
#searchform{margin:0 0 0px}

#ad{margin:0 0 10px 0;height:280px;}
#ad-single-336x{height:280px;width:336px}
#ad-single-link-unit-486x{margin:0 0 0px 0;width:486px;float:left;padding:5px 0}
#search{float:left;padding:0 0 0px 0px;}
#search form input{height:30px;width:300px;}
#search #keywords{height:30px;width:290px;}
#search #btnSearch{height:30px;width:295px;}
.pagetitle{margin:0 0 10px}
#ad-top{margin:0 0 0px;border:thin solid gray;padding:5px;}
#footer-ad{border:thin solid silver;padding:5px;width:100px}
.twitter-share-button{float:left;width:100px;display:block}
.facebook-like-single{padding:0 0 15px;float:left}
#facebook_like-header{padding:0 0 15px;float:left}
.google_plus{float:left;padding:3px 0 0px 0px;width:100px}
.single-social{width:336px;padding:0;float:left;height:20px}

#ad-link-unit-468-single{}
.single-meta{background-color:#ddc;margin:0 0 10px;min-height:25px}

.posted {
float:left;
text-transform:uppercase;
padding:0px;
font-size:80%;
}
#header-logo{width:495px;float:left;margin:0 0 10px;height:61px}
#header {margin:0 0 0px;}
#fb-comments{width:500px;height:280px;margin:10px 10px 0 0}

hr {
margin:0;
background-color:black;
height:20px;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 14px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
.index-section{background-color:#ddc;padding: 10px 0;margin:0 0 20px}

small{font-size:70%;text-transform:uppercase}

.post-image-left-align{float:left;padding:0 10px 0}
