/* 

Theme Name: WESLAYAN

Theme URI: http://www.sheggadesign.com

Description: A grid-based, black and white WordPress theme

Version: 1.0

Author: Shegga Design 

Author URI: http://www.sheggadesign.com

Tags: black, white, three-columns, fixed-width, threaded-comments, sticky-post

License: GNU General Public License (GPL) version 3

*/



/* =Global

------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .more-link  {

margin:0;

padding:0;

}



a, a:link, a:visited {

outline: none;

text-decoration: none;

}



h1, h2, h3, h4, h5, h6 {

font-weight: bold;

}



blockquote:before, blockquote:after {

content: "";

}



blockquote, q {

quotes: "" "";

}



/* =Layout

------------------------------------------------------------------*/

body {

background: url(./images/bg2.jpg) top center fixed repeat;

background-color: #FFFFFF;

}

#outerwrap {
background: url(./images/btm.png) no-repeat bottom center;
display: table;
height: 100%;
margin: 0px auto 25px auto;
padding: 0px 30px 28px 30px;
width: 1002px;
}

#innerwrap {
background: url(./images/mid.png) repeat-y center;
display: table;
width: 1002px;
}

#wrapper {
background-color: #FFFFCC /* Light Yellow */;
display: block;
float: left;
height: 100%;
width: 920px;
margin: 0px 15px;
padding: 10px 26px 0px 26px;
}


#main_nav {
background-color:#FFFFCC;
width: 195px;
margin: 5px 0 20px 0;
float: left;
font-size: 13px;
display: inline;
}



#content {

width: 725px;

margin: 5px 0 0 0;

float: right;

display: inline;

min-height: 30em;

}



#entry_content {

width: 475px;

margin: 0 25px 0 25px;

float: left;

display: inline;

}



#entry_content2 {

width: 725px;

margin: 0 0 0 0;

float: left;

display: inline;

}

#entry_content_menu {

width: 700px;

margin: 0 0 0 25px;

float: left;

display: inline;

}


#entry_content2 div.entry div.autoviewer, #entry_content2 div.entry div.simpleviewer, #entry_content2 div.entry div.tiltviewer, #entry_content2 div.entry div.pcviewer, #entry_content2 div.entry div.slideshow {

background-color: #FFFFFF;

border: #000000 solid 1px;

margin: 0 0 0 20px;

padding: 4px;

width: 692px;

height: 602px;

}

div.entry div.awppost {
margin-top: -0.65em;
}

#supplementary {

width: 200px;

margin: 0 0 0 0;

float: right;

display: inline;

}



#main_nav a {

border: none;

display: block;

font-size: 1.2em;

}


.meta ul {

margin: .75em 0 0 0;

}



.meta li {

margin: 0;

line-height: 1.75em;

padding: 0 0 .65em 0;

}



.meta ul li ul li ul, .meta ul li ul li ul li {

margin: 0px;

padding: 0px;

}



.meta ul li ul li {

color: #000000;

padding-left: 10px;

}



ul#categories li, ul#archives li {

border-bottom: 0;

}



#footer {

clear: both;

border-top: 1px solid #000;

text-align: center;

}



#footer p, #footer ul, #footer ul li, #footer ul li ul, #footer ul li ul li {

display: inline;

list-style: none;

}



#search span {

line-height: 1.75em;

}



.description {

margin-left: .5em;

}



.header {

margin: 0 0 1.5em 0;

}



.entry {

margin: 0 0 1em 0;

}



.alignleft {

float: left;

margin-top: 5px;

margin-right: 10px;

}



.alignright {

float: right;

margin-top: 5px;

margin-left: 10px;

}



.entry img.alignright {

margin: 0 0 0 1em;

}



.entry img.alignleft {

margin: 0 1em 0 0;

}



.offsite img {

margin-top: 1em;

border: 0;

}



span.masthead a {

font-weight: bold;

font-size: 1.25em;

}



dd.gallery-caption {

font-size: 11px;

color: #000000;

line-height: 12px;

margin-top: .5em;

}



.entry .gallery {

margin-top: 0;

padding-top: 0;

}



ul.post-meta {

clear: both;

margin: 0;

line-height: 1.55em;

}

ul.post-meta li 
{
	list-style: none;
	display: inline;
	padding-right: 15px;
}

ul.post-meta li span.post-meta-key 
{
	display: none;
}

/* =Typography

------------------------------------------------------------------*/

body, .delicious-desc {

font-family:  Georgia,"Times New Roman",Times,serif;

font-size: 15px;

line-height: 1.5em;

}



h1, h2, h3, h4, h5, #main_nav ul, .date, .description, .ctitle, .fin, .error, .navigation, .more-link, .comment-author, .comment-meta {

font-family: Georgia,"Times New Roman",Times,serif;

}



h1, .date, .postmetadata {

font-variant: small-caps;

}



h1 {
font-size: 1.75em;
}



h2 {
font-size: 1.7em;
margin-bottom: .5em;
}



h3 {
font-size: 1.65em;
}



#supplementary h3, h2.widgettitle, .widget_text h3, .widget_menu_widget h3, .wp_email_capture_widget h3, .anc_widget_insert h3 {
background-color: #FFFFFF;
font-size: 1.25em;
margin: 0.9em 0 0 0;
border: 2px solid #000000;
border-left: none;
border-right: none;
padding: 1px 0 3px 0;
text-align: center;
text-transform: none;
}



.widget li {
border-bottom: 0;
}



h4 {
font-size: 1.6em;
margin: 2em 0 0 0;
font-variant: small-caps;
}



h5 {
font-size: 1.55em;
margin: .8em 0;
}

h6 {
font-size: 1.5em;
}

#entry_content .sticky {

border: 1px dotted #000000;

padding: 15px;

margin-bottom: 20px;

}



#main_nav ul {
	display: block;

list-style-type: none;
}

#main_nav ul ul {
	border: none;
	margin: 0;
	padding: 0;
}

.cms-nav-bc {

color: #000000;

border-bottom: #333333 1px dotted;

margin-bottom: 15px;

font-size: .85em;

padding-bottom: 3px;

}



.entry {



}



#entry_content p, #entry_content_menu p {

margin: .5em 0 1em 0;

}



span.description {

font-size: 14px;

color: #aaa;

}



.date, .postmetadata {

font-size: .85em;

color: #aaa;

}



.postmetadata a, .cms-nav-bc a {

color: #000000;

}



.postmetadata a:hover, .cms-nav-bc a:hover {

color: #990000 /* Red */;

}



.commentcount {

color: #aaa ;

}



#entry_content .date {

margin: -.5em 0 1em 0;

}



/* .entry > p:first-child:first-letter {

font-size: 2em;

}



.entry > p:first-child:first-line {

font-variant: small-caps;

font-size: 1.3em;

} Cause the first line to be capitalized */



.entry ul, .entry ol {

margin: 1.5em 0 0 0;

padding-left: 2.2em;

}

.entry ul li ul, .entry ol li ol {

margin: 0;

}

.search {

text-transform: uppercase;

font-size: .85em;

padding-right: .25em;

}



#searchform {
margin:0 0 10px;
}

input#s {
height: 18px;
width: 135px;
}

input, textarea {
border: 1px solid #000;
}

input.submit, input#submit, input#searchsubmit {
background-color: #FFDF00 /* Yellow */;
border: #000 solid 1px;
font-weight: bold;
font-size: 10px;
margin-top: 5px;
padding: 1px 3px 2px 3px;
width: auto;
}

input.submit:hover, input.submit:hover, input#searchsubmit:hover {
background-color: #000;
color: #FFF;
}

blockquote {

width: 90%;

margin: 2em auto;

padding: 0 0 0 1em;

border-left: 2px solid #000;

font-style: italic;

}



.breadcrumb {

color: #990000;

border-bottom: #000000 solid 1px;

font-size: .75em;

margin-bottom: .55em;

padding-bottom: .1em; 

}



.entry img {

margin: 0;

padding: 2px;

border: 1px solid #000;

display: block;

}



#entry_content .caption {

margin: -2.4em 2em 1.5em 0;

font-size: .85em;

color: #666;

text-align: center;

}



#entry_content .caption a, ol.footnotes a {

font-size: 1.0em;

}



#entry_content h3 a {

font-weight: normal;

font-variant: small-caps;

color: #000;

}



#supplementary ul {

list-style-type: none;

margin: 0;

}



#supplementary p {

margin: 0;

padding: 0 0 10px 0;

}



.meta {

margin: 0;

font-size: .85em;

}



.footnotes {

margin: 3em 0 0 0;

padding-left: 2.2em;

border-top: 1px dotted #999;

font-size: .85em;

line-height: 1.2em;

}



li.footnote {

margin-top: .5em;

}



.wp-tag-cloud {

padding-left: 0;

}

.side-c div {
margin: 10px;
width: 180px;
}

.side-c div div {
margin: 0;
}

.highlight {

color: #ff9900;

}



.error {

font-size: 1.5em;

text-align: center;

}



#footer {

font-size: .7em;

}



#footer p {

margin: 0;

padding: 0;

}



#entry_content .fin {

text-align: center;

font-size: 1.25em;

margin: 3em 0 4em 0;

}



.more-link .bracket {

line-height: 5em;

font-size: 1.5em;

}



.post_nav {

position: fixed;

width: 200px;

}



code {

font-size: 1.2em;

}



.navigation {

clear: both;

border-top: #000000 dotted 1px;

margin-top: 25px;

padding: 15px 0px 35px 0px;

}



.spacer {

height: 2em;

background: url(./images/icon.gif) top center no-repeat;

padding-right: 1em;

}



.entry table.ec3_schedule {
display: inline;

font-size: .85em;

line-height: 1.55em;

font-weight: bold;

}



table.ec3_schedule td.ec3_start, table.ec3_schedule td.ec3_to, table.ec3_schedule td.ec3_end {

padding-bottom: .25em;

}



/* =Link Styles

------------------------------------------------------------------*/

a {

border-bottom: #990000 /* Red */ dotted 1px; 

color: #000000;

}



a:hover {

border-bottom: #000000 dotted 1px; 

color: #990000 /* Red */;

}



h1.masthead a {

color: #000000;

}



h1.masthead a:hover {

color: #990000 /* Red */;

text-decoration: none;

}



#entry_content h2, #entry_content_menu h2 {
border-bottom: 1px dotted #000000;
text-align: right;
}

#entry_content .post h2 {
text-align: left;
}

h2 a {
border: none;
color: #990000 /* Red */;
font-weight: normal;
font-size: .95em;
}



h2 a:hover {
border: none;
color: #000000;
}

img a, img a:hover {

text-decoration: none;

}



.entry a, .navigation a {

font-weight: bold;

color: #000;

border-bottom: 1px dotted #990000; /* Red */;

}



.entry a:hover, .navigation a:hover {

color: #990000 /* Red */;

border-bottom: 1px dotted #333;

}


a span span.emoba-em {
	
font-weight: bold;

color: #990000 /* Red */;

}

a span span.emoba-em:hover {

color: #000;

}

.entry sup {

font-size: 11px;

color: #aaa;

}



.entry sup a {

border: 0;

color: #990000 /* Red */;

margin: 0;

font-weight: normal;

font-size: 10px;

}



#supplementary .post_nav ul.about_nav li a, #supplementary .post_nav ul.single_post_meta a, #supplementary ul.contact_key li a {

color: #888888;

border-bottom: 0;

}


#main_nav ul {

border-top: 2px solid #000;

margin: .5em 0 0 0;

}


#main_nav li {

border-bottom: 2px solid #000;

text-align: center;

}


#supplementary .offsite a, .offsite a img {

border: 0;

}



.entry h3 a, .entry h3 a:hover {

color: #333;

text-decoration: none;

border: 0;

}



.entry a.more-link {

color: #666;

font-variant: small-caps;

font-size: 1.2em;

border: 0;

text-align: center;

display: block;

margin: 1em auto;

text-transform: none;

font-weight: normal;

}



/* =Plug-in Styles

------------------------------------------------------------------*/

ul.delicious {

list-style-type: none;

}



ul.delicious li {

margin: 1em 0;

padding-bottom: .8em;

}



.twitter {

margin: 0 0 4em 0;

font-size: .85em;

color: #999;

}



.smartarchives {

margin: 2em 0 3em 0;

font-size: .85em;

}



.smartarchives ul {

margin: 0 0 1.5em 0;

list-style-type: none;

}



.smartarchives h2 {

margin: 0 0 0 0;

}



.smartarchives h2 a {

text-decoration: none;

color: #000;

border: 0;

}



.smartarchives h2 a:hover {

text-decoration: none;

border: 0;

}



.monthly {

clear: both;

padding-top: 3em;

}



ul.archive_block {

padding-left: 0;

width: 100%;

overflow: hidden;

padding-bottom: 2em;

}



#content .archive_block li {

float: left;

display: inline;

padding: 5px 7px;

background: #000;

color: #FFF;

font-size: 11px;

margin-left: .2em;

margin-bottom: .2em;

}



#content .archive_block li.empty {

font-size: 11px;

color: #333;

}



#content .smartarchives .archive_block li a {

color: #000000;

border-bottom: 0;

font-weight: normal;

font-size: 11px;

border-bottom: 1px dotted #336699;

}



.contactform {

margin: 2em 0;

}



.contactform label {

font-weight: bold;

}



.contactleft {

margin: 1em 0 0 0;

}



#contactsubmit {

margin: 1em 0 0 0;

}



/* =Threaded Styles

------------------------------------------------------------------*/

ul.commentlist cite {

font-style: normal;

font-weight: bold;

}



ul.commentlist span.says {

display: none;

}



ul.commentlist .comment-author, ul.commentlist .comment-meta {

font-variant: small-caps;

}



ul.commentlist .comment-meta {

margin-top: -.5em;

}



ul.children {

list-style-type: none;

}



h3#comments {

margin-bottom: 1em;

}



ul.commentlist .navigation {

border: 0;

}



ul.commentlist .comment.bypostauthor .vcard img {

border: 1px solid #990000 /* Red */;

}



ul.commentlist .comment .comment-author.vcard img{

border: 1px solid #000;

}



.depth-2 {

margin-top: 2em;

}



/* =Comment Styles

------------------------------------------------------------------*/

ul.commentlist, ul.commentmeta {

margin: 0;

padding: 0;

list-style-type: none;

}



ul.commentmeta {

margin-top: 2em;

}



img.avatar {

margin: 0 1em 0 0;

float: left;

display: inline;

}



.commenttext {

margin-left: 4.4em;

border-bottom: 1px dotted #000;

padding-bottom: 1.5em;

}



#comments, #respond {

margin: 3em 0 0 0;

border: 0;

}



.moderation {

margin-left: 4.4em;

}



.ctitle {

font-variant: small-caps;

}



/* =Better image scaling in IE

------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }



/* =Required 

------------------------------------------------------------------*/

.aligncenter {

display: block;

margin-left: auto;

margin-right: auto;

}


#entry_content .entry p.wp-caption-text {

color: #000000;

text-align: center;

font-size: 11px;

line-height: 15px;

margin-top: 0;

margin-bottom: 0px;

}

#header {
background: url(./images/top_bg.jpg) repeat-x top center;
clear: both;
height: 132px;
width: 100%;
margin: 0 auto;
z-index: 1000;
}

#header a {
border: none;
}

#header img, #header a img {
clear: both;
display: block;
margin: 0 auto;
}

/* =Widget

------------------------------------------------------------------*/
.side-c div.textwidget {
border-bottom: 1px dotted #000000;
line-height: 21px;
margin: 0 5px 10px 5px;
text-align: center;
text-transform: none;
width: 185px;
}

.side-c div.textwidget p {
margin: 5px 0;
}

.wp_email_capture_widget {
line-height: 21px;
text-transform: none;
}

#wp-email-capture {
text-align: center;
}

#wp_email_capture {
border-bottom: 1px dotted #000000;
margin: 0 5px 10px 5px;
padding-bottom: 10px;
text-align: left;
}

form.wpcf7-form img {
border: none;
display: inline;
margin: 0;
vertical-align: middle;
}

textarea#comment {
width: 461px;
}

#wp_email_capture form input {
width: 100%;
}

#wp_email_capture form input.wp-email-capture-submit {
background-color: #FFDF00 /* Yellow */;
border: #000 solid 1px;
font-weight: bold;
margin-top: 5px;
padding: 1px 3px 2px 3px;
width: auto;
}

#wp_email_capture form input.wp-email-capture-submit:hover {
background-color: #000;
color: #FFF;
}

/* Menu items style */
#entry_content_menu .entry h3, #entry_content_menu .entry p, #entry_content_menu .entry ul {
margin: .15em 0 .55em 0;
padding: 0;
}

#entry_content_menu .entry h3 {
font-size: 1em;
}

#entry_content_menu .entry h1 {
font-size: 1.4em;
line-height: 1.15em;
padding-bottom: 2px;
text-align: center;
}

#entry_content_menu .entry h1 a {
border: none;
}

#entry_content_menu .entry ul.menu {
border-top: #990000 /* Red */ solid 1px;
margin: 0;
padding: 5px 0 15px 0;
}

#entry_content_menu .entry ul.menu li {
background: url(./images/menu_bg.gif) 0px 14px repeat-x;
display: table;
clear: both;
list-style: none;
margin: 0 0 0.75em 0;
width: 100%;
}

#entry_content_menu .entry ul.menu li div.title {
display: inline;
float: left;
width: 85%;
}

#entry_content_menu .entry ul.menu li div.title span  {
background-color: #FFFFCC /* Light Yellow */;
border: none;
display: inline;
font-weight: bold;
margin: 0px;
}

#entry_content_menu .entry ul.menu li div.title p.desc {
clear: both;
margin: 0 !important;
}

#entry_content_menu .entry ul.menu li div.price {
clear: none;
display: inline;
float: right;
font-weight: bold;
font-size: .9em;
line-height: 1.45em;
margin: 0px;
padding: 0px;
text-align: right;
width: 15%;
}

#entry_content_menu .entry ul.menu li div.price span {
background-color: #FFFFCC /* Light Yellow */;
padding: 0px;
}

#entry_content_menu .entry ul.menu li div.title ul.menu_items {
float: left;
padding: 5px 0 0 0;
text-align: center;
width: 49%;
}

#entry_content_menu .entry ul.menu li div.title ul.menu_items li, #entry_content_menu .entry ul.menu li div.title ul li, #entry_content_menu .entry ul.menu li#post105, #entry_content_menu .entry ul.menu li#post469, #entry_content_menu .entry ul.menu li#post471 {
background: none;
line-height: 1.65em;
margin: 0;
padding: 0;
}

#entry_content_menu .entry ul.menu li div.title ul {
float: left;
padding: 0;
width: 33%;
}

.side-c div.ngg_slideshow {
margin: 0 !important;
}

.ngg_slideshow object.slideshow-widget {
border: #000000 1px solid !important;
display: block;
margin: 10px;
width: 178px;
}

.mapp-div {
border: #000000 solid 1px;
}

.mapp-poweredby {
display: none;
}

.ddsg-wrapper h2 {
font-size: 1.4em;
}

.red, .green {
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px !important;
font-weight: bold !important;
padding: 2px 4px;
}

.red {
background-color: #990000 /* Red */ !important;
}

.green {
background-color: #063 /* Green */ !important;
}

/* Quick Links */
ul.mc_menu li.mc_menu_item a {
line-height: 25px;
}

ul.mc_menu li.mc_menu_item a:hover {
background-color: #FFF;
}

img#wpstats {
display: none;
}