/*
Theme Name: SKM Events
Theme URI: http://sunkissedmommy.com/
Description: Child Theme for Buddymatic
Author: Shazia Mistry
Author URI: http://s/
Template: buddymatic
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

@import url("../buddymatic/style.css");


/* GRID LAYOUT */

/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/


/* Containers
----------------------------------------------------------------------------------------------------*/
#container {
    float:left;
    margin:auto;
}

#main {
margin: auto;
	width: 996px;
	
}

#wrapper {
width: 996px;
margin: auto;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 8px;
	margin-right: 7px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

#main .grid_1 {
	width:68px;
}

#main .grid_2 {
	width:151px;
}

#main .grid_3 {
	width:234px;
}

#main .grid_4 {
	width:317px;
}

#main .grid_5 {
	width:400px;
}

#main .grid_6 {
	width:483px;
}

#main .grid_7 {
	width:566px;
}

#main .grid_8 {
	width:649px;
}

#main .grid_9 {
	width:732px;
}

#main .grid_10 {
	width:815px;
}

#main .grid_11 {
	width:898px;
}

#main .grid_12 {
	width:981px;
}



/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

#main .prefix_1 {
	padding-left:83px;
}

#main .prefix_2 {
	padding-left:166px;
}

#main .prefix_3 {
	padding-left:249px;
}

#main .prefix_4 {
	padding-left:332px;
}

#main .prefix_5 {
	padding-left:415px;
}

#main .prefix_6 {
	padding-left:498px;
}

#main .prefix_7 {
	padding-left:581px;
}

#main .prefix_8 {
	padding-left:664px;
}

#main .prefix_9 {
	padding-left:747px;
}

#main .prefix_10 {
	padding-left:830px;
}

#main .prefix_11 {
	padding-left:913px;
}



/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

#main .suffix_1 {
	padding-right:83px;
}

#main .suffix_2 {
	padding-right:166px;
}

#main .suffix_3 {
	padding-right:249px;
}

#main .suffix_4 {
	padding-right:332px;
}

#main .suffix_5 {
	padding-right:415px;
}

#main .suffix_6 {
	padding-right:498px;
}

#main .suffix_7 {
	padding-right:581px;
}

#main .suffix_8 {
	padding-right:664px;
}

#main .suffix_9 {
	padding-right:747px;
}

#main .suffix_10 {
	padding-right:830px;
}

#main .suffix_11 {
	padding-right:913px;
}



/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

#main .push_1 {
	left:83px;
}

#main .push_2 {
	left:166px;
}

#main .push_3 {
	left:249px;
}

#main .push_4 {
	left:332px;
}

#main .push_5 {
	left:415px;
}

#main .push_6 {
	left:498px;
}

#main .push_7 {
	left:581px;
}

#main .push_8 {
	left:664px;
}

#main .push_9 {
	left:747px;
}

#main .push_10 {
	left:830px;
}

#main .push_11 {
	left:913px;
}



/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

#main .pull_1 {
	left:-83px;
}

#main .pull_2 {
	left:-166px;
}

#main .pull_3 {
	left:-249px;
}

#main .pull_4 {
	left:-332px;
}

#main .pull_5 {
	left:-415px;
}

#main .pull_6 {
	left:-498px;
}

#main .pull_7 {
	left:-581px;
}

#main .pull_8 {
	left:-664px;
}

#main .pull_9 {
	left:-747px;
}

#main .pull_10 {
	left:-830px;
}

#main .pull_11 {
	left:-913px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


/* JFLOW */

#top-feature {
margin: auto;
}

#mySlides2 .top-feature-image { margin: 0; padding: 0; width: 450px; height: 320px;}

#mySlides2 .top-feature-image img {
width: 450px;
height: 320px;
}

img.bg_feature {
position: absolute; top: 0; left: 0; z-index: 2; width: 450px; height: 320px;
}

img.img_feature { 
position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; 
}


#myController2 {
float: right;
width: 90px;
height: 200px;
padding-top: 35px;
margin-right: 20px;
}

#myController2 span.jFlowControl2{
color:#000;
background:#fff;
margin-right:10px;
cursor:pointer;
width: 65px;
height: 65px;
padding: 6px 3px;
float: left;
overflow: hidden;
position: relative;
}

#myController2 span.jFlowControl2 img {
width: 65px;
height: 65px;
position: absolute; top: 0; left: 0; z-index: 1;
}

#myController2 span.jFlowControl2 img.bg {
width: 65px;
height: 65px;
position: absolute; top: 0; left: 0; z-index: 2; 
}


#myController2 span.jFlowSelected2 {
background:#fff;
}




/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
    font: 14px arial, verdana, sans-serif;
    line-height:22px;
}
p, ul, ol, dd, pre {
    margin-bottom:22px;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}

hr.swirl {
background: #fff url(images/bg_brswirl.jpg) no-repeat top center;
padding-top: 85px;
padding-bottom: 10px;
clear: both;
margin-bottom: 0;
border: 0;
}

a:link {
    color:#5d274d;
}
a:visited {
    color:#5d274d;
}
a:active,
a:hover {
    color: #333;
}

hr {
color: #fff; background-color: #fff; border: 3px dotted #ddd; border-style: none none dotted;
margin: 10px 10px 15px 10px;
}


/* =Header
-------------------------------------------------------------- */

#header {
    z-index:2;
    background: url(images/bg_header.jpg) no-repeat top center;
    margin: auto;
    width: 981px;
    height:400px;
}
#branding {
    padding:88px 0 44px 0;
}
#blog-title {
    font-family:Arial,sans-serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
    visibility: hidden;
}
#blog-title a {
    color:#000;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
}
#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;
}


/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#access {
    height:0px;
    font-size:13px;
    overflow:visible;
    z-index:100;
}
/*** ESSENTIAL STYLES ***/
#secondary ul li ul li {
text-align: left;
}

#logout-link {
position: absolute;
top: 90px;
margin-left: 810px;
width: 150px;
padding-left: 40px;
line-height: 20px;
}

form#login-form {
position: absolute;
top: 20px;
margin-left: 710px;
width: 250px;
padding-left: 40px;
line-height: 20px;
font-size: .9em;
color: #666;
}

form#login-form input {
background: none;
border: solid 1px #ddd;
padding: 4px;
color: #666;
margin: 3px;
}

form#login-form input#wp-submit {
padding: 3px;
border: none;
}

form#login-form input#rememberme {
border: none;
}

form#login-form input#signup-submit {
padding: 3px;
border: none;
background: none;
}

#mainmenu {
position: absolute;
top: 365px;
margin-left: 10px;
width: 960px;
background: #990000;
}

#mainmenu ul {
list-style: none;
line-height: 10px;
}

#mainmenu ul li {
display: inline;
float: left;
padding: 5px 15px;
color: #fff;
border-left: solid 1px #fff;
vertical-align: middle;
}

#mainmenu ul li.first {
border-left: none;
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
width: 980px;
}
.sf-menu ul li {
	width:			100%;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
/**/
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
	float:left;
	text-transform: capitalize;
	font-size: 1.2em;
}
.sf-menu a {
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {

}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		none;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #fafafa;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}


/* =Content
-------------------------------------------------------------- */

#main {
    clear:both;
    padding:0px 0 22px 0;
}

#content {
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
float: left !important;
width: 98% !important;
margin: auto !important;
}

.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    font-family:Arial,sans-serif;
    font-size:26px;
    font-weight:bold;
    line-height:26px;
    padding:0 0 7px 0;
}
.entry-title a {
    color:#000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #FF4B33;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}

.post {
margin: 10px;
}
.entry-content {
    padding:10px;
}
.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #main,
.attachment-png #main {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 0px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-below {
clear: both;
display: block;	
}

#nav-above {
display: none;
}

.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:10px;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#666;
}
.aside a {
    color:#666;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
}
.aside h3 {
    font-size:15px;
    font-style:italic;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
#search {
line-height: 40px;
}

#search img {
vertical-align: middle;
}
#search input {
border: solid #ccc 1px;
padding: 5px;
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0 20px;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}

/*
    Content Asides
*/

#content .aside {
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;  
    text-align: left;  
}


/* =Footer
-------------------------------------------------------------- */
#footer {    
    clear:both;
    text-align: center;
}
#subsidiary {
    width:980px;
    margin:0 auto;
    overflow:hidden;
}

#subsidiary .section {
    float:left;
    margin:0 10px 0 12px;
}

#subsidiary .section ul li {
float: left;
width: 150px;
padding-right: 30px;
}

#subsidiary .section ul {
padding: 0;
margin: 5px 0;
}

#subsidiary #third {
    margin:0 0 0 8px;
}

#footer {
       margin-top:22px;
}
#siteinfo {
    color:#666;
    font-size:11px;
    line-height:18px;
    padding:22px 0 44px 0;
}
#siteinfo a {
    color:#666;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #FF4B33;
}


/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}

#post-share {
margin: 0 20px;
text-align: center;
line-height: 20px;
color: #5d274d;
border-bottom: dotted 4px #ddd;
border-top: dotted 4px #ddd;
padding: 20px;
display: block;
clear: both;
}

#post-share p, #post-meta {
font-size: .9em;
}

#post-share p a{
text-decoration: none;
}

#post-share img {
padding: 0 5px;
width: 20px;
height: 20px;
}

#post-share .socialtitle {
font-size: 1.2em;
}

#post-meta {
color: #666;
clear: both;
margin: 0 30px;
}

#post-meta .post-comment {
float: left;
}

#post-meta .post-author {
float: right;
}

/* WIDGETS */


#primary li#linkcat-2 h3 {
visibility: hidden;
}

#side-marketplace {
background: url(images/sidettl_dailyfind.jpg) no-repeat top center;
padding: 50px 0 0 15px;
}

#side-marketplace p {
margin: 10px;
}

#side-marketplace img {
width: 35px;
float: left;
padding: 3px;
border: 1px solid #ddd;
margin: 0 3px;
}

#primary li#linkcat-2 {
background: url(images/bg_sidelinks.jpg) no-repeat top center;
padding: 40px 0 0 0;
}

#primary li#linkcat-2 ul {
list-style-type: none;
margin: 0 0 10px 20px;
padding: 0;
}

#primary ul li, #secondary ul li {
text-align: left;
}


.side-connect {
line-height: 27px;
text-align: left;
}

.side-connect img {
vertical-align: middle;
padding: 5px;
}

#side-comment {
background: #f9f9f9 url(images/bg_commenttip.jpg) no-repeat top center;
padding: 36px 25px 10px 25px;
}

#side-tips {
background: url(images/bg_tips.jpg) no-repeat top center;
padding: 80px 25px 10px 25px;
height: 160px;
}

#secondary li#democracy .dem-results {
background: url(images/bg_poll.jpg) no-repeat top center;
padding: 40px 25px 10px 45px;
height: 160px;
}

#secondary li#democracy .dem-results li {
list-style: none;
}

#secondary input.dem-vote-button, a.dem-vote-link {
margin-left: 20px;
color: #fff;
}

#secondary input.dem-vote-button {
background: #ddd;
color: #666;
border: none;
}

#side-quotes {
background: url(images/bg_quotes.jpg) no-repeat top center;
padding: 35px 20px 10px 20px;
}

.ngg-gallery-thumbnail img, .ngg-gallery-thumbnail a:hover img {
border: none !important;
background: none;
}

.piclenselink, .slideshowlink {
display: none;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 0px;
	margin: 0px;
	position: relative;
	width: 75px;
	height: 75px;
}

.ngg-gallery-thumbnail img.bg {
position: absolute; top: 0; left: 0; z-index: 2; width: 65px; height: 65px;
background: none;
}

.ngg-gallery-thumbnail img {
position: absolute; width: 65px; height: 65px; top: 0; left: 0; z-index: 1;
}

#section-mainpage .post-comment a, #section-mainpage .section-meta a {
color: #5d274d;
}

#section-mainpage .section-meta {
text-align: right;
color: #5d274d;
padding-bottom: 10px;
}

.section-image {
float: left;
min-height: 150px;
width: 150px;
text-align: center;
}

.section-share {
text-align: center;
}

.section-share img {
width: 18px;
height: 18px;
padding: 5px 2px;
}

.box-img {
	position: relative;
height: 120px;
}

.box-img img.bg {
position: absolute; top: 0; left: 0; z-index: 2; width: 140px; height: 120px;
background: none;
}

.box-img img {
position: absolute; width: 140px; height: 120px; top: 0; left: 0; z-index: 1;clear: both; 
}

li.widget_rss ul {
list-style-type: none;
}

li.widget_rss img {
display: none;
}

ol.subsidiary-list {
padding: 0;
margin: 5px;
}

#primary .sociable, #secondary .sociable {
display: none;
}

.mc-field-group {
padding-left: 10px;
}

#sideicons {
margin: auto;
}

#sideicons ul {
list-style: none;
width: 130px;
display: inline;
}

#sideicons ul li {
float: left;
padding: 5px;
}

/* HOME */

#index-top ul li {
padding: 0;
margin: 0;
}

.box {
	margin: 5px;
	padding: 10px;
	float: left;
	width: 140px;
	height: 340px;
	overflow: hidden;
	color: #666;
	line-height: 1.3em;
}

.box h1 {
height: 40px;
overflow: hidden;
padding: 3px;
}

.box .entry-content {
height: 80px;
overflow: hidden;
}

.box .entry-content p {
margin: 0;
padding: 0;
}

.box .readmore {
padding-top: 20px;
height: 20px;
}

#feature-boxes {
clear: both;
width: 560px;
float: left;
margin: auto;
}

.top-feature-desc {
margin: 10px;
}

#home-excerpt {
height: 200px;
}

#feature-boxes .box img {
width: 140px;
height: 120px;
text-align: center;
}

#index-bottom {
text-align: center;
}

#prevNext2 {
padding-bottom:5px;
margin-top: 0;
}

img.subsidiary-img {
width: 145px;
height: 50px;
border: solid 1px #ddd;
}

/* SECTION HOME */

#section-mainpage {
width: 100%;
margin: auto;
}

#section-mainpage p.ttl {
text-align: center;
}

#section-mainpage .box {
	margin: 5px;
	padding: 10px;
	float: left;
	width: 480px;
	height: 100%;
	overflow: hidden;
	color: #666;
	line-height: 1.3em;
	min-height: 160px;
	border-bottom: 3px dotted #ddd;
}

#section-mainpage .box h1 {
overflow: hidden;
padding: 3px;
}

#section-mainpage .box .entry-content {
overflow: hidden;
float: right;
width: 260px;
height: 100%;
}

#section-mainpage .box-img {
float: left;
width: 160px;
}

/* TYPOGRAPHY */

#primary, #secondary {
font-size: .8em;
font-family: arial, verdana, sans-serif;
}

div.ttl {
font-size: 1.2em;
font-family: arial, verdana, sans-serif;
display: inline;
margin: 3px;
}

#primary li#linkcat-2 ul li a {
text-decoration: none;
color: #5b264b;
}

#secondary li#linkcat-2 ul li a, #secondary li#recent-posts-3 ul li a {
text-decoration: none;
color: #666;
}

h3.widgettitle, a.rsswidget {
color: #5b264b;
font-style: normal;
}

#primary h3.widgettitle {
font-size: 1.1em;
text-align: center;
}

input#mce-EMAIL {
border: solid 1px #ddd;
width: 130px;
}

input#mc-embedded-subscribe {
line-height: 20px;
padding-left: 25px;
background: url(images/btn_emailsubmit.jpg) no-repeat top left;
font-variant: small-caps;
color: #666;
border: none;
}

li.widget_rss ul li a {
font-size: .9em;
text-decoration: none;
color: #666;
}

#mainmenu ul li a {
font-family: arial, verdana, sans-serif;
text-transform: capitalize;
color: #fff;
font-size: 1em;
text-decoration: none;
}

input#s {
color: #aaa;
font-size: .9em;
font-family: Arial, verdana, sans-serif;
}

.box h1 a {
color: #5d274d;
text-decoration: none;
text-transform: lowercase;
font-size: .9em;
}

.box {
font-size: .9em;
font-family: Arial, verdana, sans-serif;
}

.feature-title {
color: #5d274d;
font-size: 1.2em;
}

.box .readmore  a{
text-decoration: none;
color: #5d274d;
font-size: .8em;
}

.side-connect a {
text-decoration: none;
color: #5d274d;
}

#mySlides2 a {
text-decoration: none;
}

#subsidiary .section ol li {
font-size: .8em;
}

h1.entry-title {
color: #5d274d;
font-size: 1.2em;
text-align: center;
}

.entry-content {
font-size: .9em;
color: #666; 
}

#side-tips p, #side-tips a, #secondary .democracy {
color: #fff;
}

#logout-link a {
text-decoration: none;
font-size: .9em;
text-transform: lowercase;
}

#logout-link p {
color: #5d274d;
vertical-align: middle;
}

.widgetcontainer a {
text-decoration: none;
}

#secondary ul.blogroll {
font-style: italic;
color: #999;
}

#secondary ul.blogroll a {
font-style: normal;
}

body.slug-beauty h1.entry-title {
display: none;
}

#section-mainpage .box .entry-content {
font-size: 1em;
}

#section-mainpage .box .section-post-footer {
width: 280px;
clear: both;
}

#section-mainpage .box .post-comment {
float: left;
width: 100px;
}

#section-mainpage .box .readmore {
float: right;
width: 100px;
padding-top: 0px;
height: 20px;
text-align: right;
}

#section-mainpage .box .readmore a {
text-decoration: none;
color: #5d274d;
font-size: .9em;
text-align: right;
}

#section-mainpage .box h1 {
font-size: 1.4em;
font-weight: bold;
}

#blog-description {
display: none !important;
}

div.menu {
display: none;
}

form#search-form {
display: none;
}

#secondary ul li {
text-align: center;
}

