/*
Theme Name: Adsticle
Author URI: http://wpmole.com
Description: Adsticle is a simple wordpress theme. Adsticle supports 6 widget area, custom header, custom background, custom theme colors, options for AdSense code(Adsticle=Adsense+Article) and some other featuring.
Author: WPMOLE
Version: 2.2.1
License: GNU/GPL Version 3 or later. 
License URI: http://www.gnu.org/licenses/gpl.html
Tags: featured-images, sticky-post, threaded-comments, theme-options, rtl-language-support, editor-style, custom-header, custom-colors, blavatar, custom-background, two-columns, right-sidebar, fixed-width, custom-menu, featured-images, translation-ready, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, white, yellow, dark, light
Copyright: (c) 2011 WPMOLE
*/

html,
body,
p,
h1,
h2,
h3,
h4,
h5,
em,
i,
table,
tr,
td,
th,
form,
input,
textarea,
select,
li,
ol,
ul,
strong {
	margin:0;
	padding:0;
}
html {
	font-size:62.5%;
}
em,
i {
	font-style:normal;
}
li {
	list-style-type:none;
}
h1,
h2,
h3,
h4,
h5 {
	font-weight:400;
	line-height: 1.3em;
	padding:5px 0; 
}
p {
	padding:5px 0;
}
a:active,
a:focus,
img,
input,
select {
	outline:0;
}
a,
a:link,
a:active,
a:visited {
	color:red;
	cursor:pointer;
	text-decoration:underline;
}
a:hover {
	color:red;
	text-decoration:underline;
}
img {
	border:none;
}
.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
body {
	background-color:gray;
	color:green;
	font-size:14px;
	font-family:"Verdana", "Adobe Garamond", "Georgia", "Times New Roman", "serif";
	line-height: 1.4em;
}
.wrapper {
	margin: 0 auto; 
	min-height: 100%;
	position: relative; 
	width: 1000px; 
}
::selection {
	background:blue; 
	color:yellow;
}
.header  {
	width:100%; 
	height: 80px;
}
.header  .title {
	left: 10px; 
	overflow: hidden;
	position:absolute; 
	top: 5px; 
	width:500px; 
	height: 80px;
}
.header  .title  h1 {
	font-size: 30px; 
	margin: 0px; 
	margin-left: 10px; 
	padding:0px;
}
.header  .title  h1 a {
	text-decoration: none;
}
.header  .title  span {
	font-size: 14px; 
	margin:0px; 
	overflow: hidden;
	padding:0px; 
	text-transform:uppercase; 
}
.header .ads468-60 {
	left: 522px; 
	overflow: hidden;
	position:absolute; 
	top: 10px; 
	width:468px; 
	height: 60px; 
}
.footer {
	background-color:red; 
	border-top: 3px solid green;
	clear:left; 
	width:100%;
	height:60px;
}
.footer .fl, 
.footer .fr {
	display:inline;
}
.footer .fl {
	float:left; 
	padding: 10px 0px 0px 10px;
}
.footer .fr { 
	float:right; 
	padding: 10px 10px 0px 0px;
}
.middle {
	background-color:lightblue; 
	overflow:hidden;
	width:100%; 
}
.middle .content, 
.middle .sidebar {
	display:inline; 
	margin-bottom:30px;
}
.middle .content {
	float:left; 
	margin-left: 10px; 
	overflow:hidden;
	width:650px; 
}
.middle .sidebar {
	float:left; 
	margin:0 5px 0 20px; 
	overflow:hidden;
	width: 305px; 
}
.sidebar-big {
	clear:both; 
	overflow:hidden;
} 
.sidebar-2column1 {
	clear:both; 
	float: left; 
	overflow:hidden;
	width:150px; 
}
.sidebar-2column2 {
	float: right; 
	overflow:hidden;
	width:150px; 
}

.widget {
	padding-bottom: 5px; 
	padding-top: 15px;
}
.widget h3, 
.widget h2 {
	font-size: 16px; 
	margin-bottom:5px;
	padding-bottom:5px; 
	text-transform:uppercase; 
}
.widget {
	padding-bottom: 10px;
	padding-top: 20px; 
}
.widget, 
.widget p, 
.widget li {
	font-size: 14px;
}
.widget p {
	margin-bottom: 5px;
	padding: 0px; 
}
.widget a {
	color: red; 
	text-decoration: none;
}
.widget a:hover {
	border-color: #000;
}
.widget ul ul {
	border: none; 
	margin-left: 1.3em; 
	padding: 0; 
}
.post {
	width: 100%;
}
.post  h1{
	color: red; 
	font-size: 30px; 
	margin-top: 15px; 
	padding: 0px;
}
.post  h1 a{
	text-decoration:none;
}
.meta {
	color: gray; 
	font-size: 12px; 
	padding-bottom: 10px;
	text-transform:uppercase; 
}
.post-content {
	font-size: 16px; 
	padding-top: 10px;
}
.post-content  p{
	padding-bottom: 15px;
}
.post .addcomment, 
.footer .readmore {
	display:inline;
}
.post .readmore {
	float:left;
}
.post .addcomment {
	float:right;
}
.page-link{
	clear:both; 
	padding-bottom:10px; 
	padding-top:5px;
}
.taggs {
	clear:both; 
	padding-top:10px;
} 
.navigation {
	padding-top: 25px;
	text-align: center; 
}
.sticky {
	background: red;
}
table {
	padding:5px;
	width:100%;
}
td {
	padding:10px;
}
.post-content ul li {
	list-style-type: disc;
	margin-left: 20px;	
	padding: 2px;
}
.post-content ol li {
	list-style-type: decimal;
	margin-left: 30px;	
	padding: 2px;
}
.post-content ul ul {
	border: none; 
	margin-left: 1.3em; 
	padding: 0; 
}
.post-content ol ol {
	border: none; 
	margin-left: 1.3em; 
	padding: 0;
}
.ads-728-15-top {
	display: block;
	float: left;
	margin: 0 auto;
	padding-top:7px;
	text-align: center;
	width: 1000px;
	height: 25px;
}
.ads-728-15-footer {
	display: block;
	float: left;
	margin: 0 auto;
	padding-bottom:7px;
	text-align: center;
	width: 1000px;
	height: 25px;
}
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 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 ul li {
	list-style-type: disc;
	margin-left: 20px;	
	padding: 2px;
}
#comments .comment-body ol li {
	list-style-type: decimal;
	margin-left: 30px;	
	padding: 2px;
}
#comments .comment-body ul ul {
	border: none; 
	margin-left: 1.3em; 
	padding: 0; 
}
#comments .comment-body ol ol {
	border: none; 
	margin-left: 1.3em; 
	padding: 0; 
}
#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 {
	left: 0;
	position: absolute;
	top: 4px;
}
.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;
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 600px; 
	height: auto; 
}
.alignleft,
img.alignleft {
	display: inline;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 630px !important; 
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
.post-content .attachment img {
	display: block;
	margin: 0 auto;
}

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 1000px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 1000px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px gray;
	-moz-box-shadow: 0px 3px 3px gray;
	-webkit-box-shadow: 0px 3px 3px gray;
	display: none;
	float: left;
	left: 0;
	position: absolute;
	top: 38px;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: red;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: red;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #0000FF;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: gray;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	padding-bottom: 4px;
	text-align: center;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
.thumbnail {
	float:left;
	padding-top:10px;
}
.center {
	display: table-cell; 
	padding:12px;
	vertical-align: middle;
}
.post-nav-l {
	float:left;
}
.post-nav-r {
	float:right;
}
.big-pic {
	margin: 10px;
	text-align:center;
	width: 70px;
}
.prev-pic {
	float: left; 
	font-size: 16px;
	margin-left: 10px;
}
.next-pic {
	float: right;
	font-size: 16px;	
	margin-right: 10px;
}
