/*
Theme Name: Pixomia
Theme URI: http://www.templatesquare.com/
Description: Pixomia is a web 2.0 style premium magazine wordpress theme.
Version: 1.1
Author: templatesquare
Author URI: http://www.templatesquare.com/
Tags: fixed-width, two-columns, theme-options, right-sidebar, red, blue, yellow

*/


/*** GLOBAL  ***/
html,body{height:100%}
body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#666;
	height:100%;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #c5c5c5;
	background-color: #c5c5c5;
	height: 1px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2, h3, h4, h5 {margin-bottom:12px;	font-family:Tahoma, Arial, Verdana, sans-serif; font-weight:normal; color:#069;}
h1 {font-size:24px; line-height:24px;}
h2 {font-size:20px; line-height:24px;}
h3 {font-size:18px; line-height:20px;}
h4 {font-size:16px; line-height:18px;}
h5 {font-size:12px; margin:3px 0px; padding:0px; letter-spacing:1px;}

/* links */
a, a:visited {color:#c41; text-decoration:none;}
a:hover{color:#000; text-decoration:underline;}
a img{border:none}
.border{ border:1px solid #c5c5c5; padding:3px;}
.imgleft{float:left; padding-right:10px;}
.imgright{float:right; padding-left:10px;}
.homeImgRight {float:right; padding-left:6px;padding:2px; border:1px solid #abc;}
img.left{ float:left; margin-right:10px; border:1px solid #abc; padding:2px; margin-top:5px; background-color:#d5dde6; }
img.aligncenter{padding:0px;}
/* lists, blockquotes and paragraphs */
p, ul, ol {
	font-size:11px;
	line-height:18px;
	margin-bottom:20px;
	color:#234;
}
ul, ol {
	margin:10px 0 35px 40px;
}
li ol,
li ul
{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
blockquote {
	font-style:italic;
	margin:25px 0 25px 0px;
	color:#6c6c6c;
	padding:0px 20px 0px 20px;
	border-left:4px solid #aea866;
	}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #abc;
	padding:10px 10px;
}

.error{ color:#f00;}
/*** END OF DEFAULT ELEMENT STYLES ***/


/*** CONTAINER ***/
#bottom_container{background-image:url(images/bg_bottom_container.gif); background-repeat:repeat-x; height:65px;}
/*** END OF CONTAINER ***/

/*** CENTERCOLUMN ***/
#centercolumn{width:960px; margin:0px auto 0px auto; padding:0px 20px; background:url(images/ufonyx/page-shadow.png) repeat-y;}
/*** END OF CENTERCOLUMN ***/

/*** HEADER ***/
/* Top */
#topmenu{width:720px; float:left;}
/* Top Navigation bar menu styling */
#nav {margin:0px; padding:0px; float:left;}
#nav ul{ 
	padding:0;
	margin:0;
	width:auto;
	list-style: none;
	height:48px;
	position: relative;

}
#nav li{
	list-style:none;
	float:left;
	text-align:center;
	padding:0;
	font:normal 11px Tahoma, Arial, Verdana, sans-serif;
	line-height:26px;
}
#nav  li a {
	z-index: 10;
	display: block;
	float: left;
	height: 48px;
	position: relative;
	overflow: hidden;
	padding: 0 20px; 
	color:#234;
	text-decoration:none;
}
#nav  li a:hover {
	z-index: 10;
	display: block;
	float: left;
	height: 48px;
	position: relative;
	overflow: hidden;
	padding: 0 20px; 
	color:#579;
}
#nav  li .active {
	z-index: 10;
	display: block;
	float: left;
	height: 48px;
	position: relative;
	overflow: hidden;
	padding: 0 20px; 
	color:#579;
}


#top_rss{ line-height:26px; float:right; color:#fff;}

/* Logo */
.logo h1{line-height:50px; margin:0px;}


/* header Navigation bar menu styling */
#headermenu{width:960px; float:left; height:35px;background: url(images/ufonyx/white-curve-bg32.png) repeat-x #D9E0E8; border:1px solid #abc;}
#nav_header {margin:0px; padding:3px 0px 0px 0px; float:left;}
#nav_header ul{ 
	padding:0;
	margin:0;
	list-style: none;
}

#nav_header li{
	list-style:none;
	float:left;
	text-align:left;
	padding:0;
	font:normal 12px Tahoma, Arial, Verdana, sans-serif;
	/*background-image:url(images/line_ver_menu.gif);
	background-repeat:no-repeat;
	background-position:0 8px;*/
}

#nav_header li.cat-item-1{ background-image:none;}


/*** SLIDER ***/
#slides_container{width:635px; height:422px; padding-bottom:0px;}
#slides_container h2{ font-family:Tahoma, Verdana, Arial, sans-serif; font-size:16px; margin-bottom:5px; font-style:italic;}
#slides_container p{margin:0px 0px 0px 0px; color:#fff; font-size:11px; }
#slides{background:url(images/ufonyx/white-inset-bg412.png) repeat-x #fff; border:1px solid #abc; width:633px; height:405px; padding:0; float:left;  }
#slides_content{margin:19px;}

/* featured */
#featured{
	position: relative;
	width: 597px;
}

#featured #pauseicon{
	background: transparent url(images/paused.png) no-repeat left top;
	display: none;
	height: 99px;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	width: 99px;
	top: 25%;
	z-index: 99;
}

ul#featurednav{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 99;
}

ul#featurednav li{
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
}

ul#featurednav a{
	background: transparent url(images/featured_nav.png) no-repeat 0 0;
	display: block;
	height: 16px;
	width: 16px;
}
ul#featurednav a:focus{outline: none;}
ul#featurednav a:hover{background-position: 0 -42px;}
ul#featurednav a.active,
ul#featurednav a.active:hover{background-position: 0 -21px;}
ul#featurednav.paused a.active{background-position: 0 bottom;}
#featured ul#featuredimages img{display: block;}
#featured ul#featuredimages,
#featured ul#featuredexcerpts{
	height: 368px;
	left: 0px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0px;
	width: 597px;
}

#featured ul#featuredimages li,
#featured ul#featuredexcerpts li{
	display: block;
	height: 368px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 597px;
}

#featured .excerpt {
	background: transparent url(images/ufonyx/feature-excerpt-bg.png);
	bottom: 0;
	color: #000;
	left: 0;
	margin: 0;
	padding: 10px;
	position: absolute;
	width: 577px
}
#featured .excerpt a {text-decoration:none; color:#000;}

#featured .excerpt p{padding: 0 0px 0 0;}
#featured .excerpt h2{font-style:normal;font-size:24px;}
#featured .excerpt h2,
#featured .excerpt h2 a{color: #000;text-decoration: none;}
#featured .excerpt p{margin: 0;}
/*** SLIDER ***/


/*** END HEADER ***/


/*** CONTENT ***/
#main_content{width:960px; float:left; padding:10px 0px 20px 0px; background:#fff;}

/* main */
#main{width:635px; float:left;}
.main_text{padding:0px 0px 0px 0px;}

/* Content */
#content{ width:375px; float:left; line-height:20px; border:1px solid #abc; padding:0px 4px;}
#content_blog{ float:left; line-height:20px;border:1px solid #abc;}
.post{ padding-top:0px; border-bottom:0px dashed #abc;}
.post_blog{ padding:0px 19px 0px 19px !important;}
.entry{padding-bottom:5px;}
.typeline{border-bottom:1px dashed #abc; padding-bottom:20px;}
.typeline_src{border-bottom:1px dashed #abc;}
.typeline-mz{border-bottom:1px dotted #abc; padding-bottom:4px;}
.postmetadata {
	color:#234;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	}


.box_content_r{
	width:635px;
}

.box_content_t{
	width:635px;
}

.box_content_b{
	width:635px;
}
 .navigation, .pagination{padding:20px 20px 20px 20px;}

/* Main Title */
.main_title{width:385px;}
.main_title_blog{float:left; padding:0px 10px 8px 0px;}
h2.title_italic{font-style:italic; font-size:14px;}
.title h2 {font-size:20px; margin:16px 0px 0px 4px;}
.title{ width:331px; float:left;}
.title a, .title a:visited, .title_blog a, .title_blog a:visited{color:#357;}
.title a:hover, .title_blog a:hover{color:#234!important;}
.title_blog{ float:left; width:530px;}
.title_blog h2 {font-size:24px; line-height:30px; margin-top:8px;}

.month{display:block; color:#abc; font-size:12px; padding:1px 0px 0px 3px; }
.date{display:block; color:#9ab; font-size:20px;}

/* More News */
.box_news{padding:0px;}
.box_news a, .box_news a:visited{color:#234;}
.news_h2{ font-size:16px; font-style:italic; line-height:normal;}
ul.news{ margin:0px; padding:0px; font-family:Tahoma, Verdana, Arial, sans-serif; border-top:1px solid #abc;border-right:1px solid #abc;border-left:1px solid #abc;}
ul.news li{ list-style-type: none; color:#579; font-size:12px; padding:8px; line-height:12px; border-bottom:1px dashed #abc;}
ul.news li p {padding:0; margin:0;}


/* search result */
#search_result{padding:0px 0px;}
#search_result .entry{padding:0px;}
#search_result .main_title_blog{padding:10px 10px 0px 0px;}
#search_result .main_title_blog h2{margin-bottom:4px;}

/* single */
.box_metadata{margin:0px 4px 20px 4px; background: url(images/ufonyx/white-curve-bg32.png) repeat-x #d8e0e8; border:1px solid #abc;}
.box_metadata_t{}
.box_metadata_b{padding:8px; text-align:right;}
.meta_box{ clear:both; display:block;}
.box_metadata a, .box_metadata a:visited{color:#234;}
.tag{background-image:url(images/icon_tag.png); background-repeat:no-repeat;  padding:0px 0px 0px 35px; float:left; }
.cat{background-image:url(images/icon_cat.png); background-repeat:no-repeat;  padding:0px 0px 0px 30px;}

/* comment */
.box_comment{padding:20px 20px; }
#commentlist{list-style-type:none; margin:0px; padding:0px; }
.comment-author{float:left; width:55px; margin:0px; }
.comment-container{ margin-left:75px;}
cite.fn { font-style:normal; font-size: 18px; color:#1d1d1d; font-family:Georgia; font-weight:normal; }
cite.fn a, cite.fn a:visited{font-style:normal; font-size: 18px; color:#1d1d1d; font-family:Georgia; }
.comment-meta {font-size:10px; padding:0px 0px; margin:0px; }
.comment-meta a, .comment-meta a:visited{color:#234; font-weight:normal; font-size:10px;}
.comment-node {margin-bottom:0; padding:0;  }
.comment-content {padding:0px 0px; border-bottom:dotted 1px #d2cd95; }
.comment-content p { padding:8px 0px; margin:0px 0px 6px 0px;}

.reply a, .reply a:visited{color:#234; font-size:12px;}
.reply a.comment-reply-link{background-image:url(images/but_reply.gif); background-repeat:no-repeat; width:48px; height:24px; padding:4px 0px 0px 0px; text-align:center; float:right; color:#234; z-index:100;}
#commentform input{border:solid 1px #d2cd95; padding:5px;}
#commentform input.but{border:0px; background-image:url(images/but_comment.gif); background-repeat:no-repeat; font-size:11px; width:90px; height:27px; color:#234; float:right; margin-right:50px;}
#commentform textarea{border:solid 1px #d2cd95; padding:5px;}


/* Begin Sidebar */
#sidebar{
	color:#6f6b3f !important;
	padding:10px 0px;
}

#sidebar a, #sidebar a:visited{
	color:#234!important; text-decoration:none;
}
#sidebar a:hover{ text-decoration:underline;}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	font-size:11px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding: 0px 15px 0px 14px;
	}
	
#sidebar form {
	margin: 0;
	}


/* side left */
#side_left{width:229px; float:left; padding-right:21px;}
#box_sidebar_left_r{
	border:1px solid #abc;
	width:229px;
}
/*background:url(images/box_sidebar_left_r.gif) repeat-y;*/

#box_sidebar_left_t{
	width:229px;
}
/*background:url(images/box_sidebar_left_t.gif) no-repeat top;*/

#box_sidebar_left_b{
	width:229px;
}
/*background:url(images/box_sidebar_left_b.gif) no-repeat bottom;*/


/* side right */
#side_right{width:300px; float:left; padding-left:25px;}

#main_search{width:300px;float:right; margin-right:6px;}
.bg_input{ background:url(images/ufonyx/white-inset-bg28.png) repeat-x #fff; border:1px solid #abc; width:300px; height:30px; display:block;}
.inputbox{background:transparent; border:0px; width:250px; padding:2px 32px 2px 2px; height:26px; line-height:normal; color:#557799;}


#box_sidebar_right_r{
	background:#fff;
	border:1px solid #abc;
	width:300px;
}

#box_sidebar_right_t{
	width:300px;
}

#box_sidebar_right_b{
	width:300px;
}

#sidebarleft{
	color:#234 !important;
	padding:4px 0px 0px 0px;
}

#sidebarleft a, #sidebarleft a:visited{
	color:#c41; text-decoration:none;
}
#sidebarleft a:hover{ color:#234;}
#sidebarleft ul, #sidebarleft ul ol {
	margin: 0;
	padding: 0;
	font-size:11px;
	}

#sidebarleft ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding: 0px 2px 0px 2px;
	}
	
#recentcomments{ font-weight:bold;}
#recentcomments a, #recentcomments a:visited{ font-weight:normal;}

#sidebar h2 {
	margin: 0px 0px 3px 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	color:#abc;
	font-style:italic;
	border-bottom:1px dotted #abc;
	line-height:20px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0px 0px 8px 15px;
	line-height:18px;
	}
	
#sidebar ul ul li {
	background-image:url(images/icon_box.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;

	}	

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}
	
	
#sidebarleft h2 {
	margin: 0px 0 0;
	padding: 4px 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	color:#1d1d1d;
	font-style:italic;
	border-bottom:1px dotted #abc;
	}

#sidebarleft ul ul li, #sidebarleft ul ol li {
	margin: 0px 0 0;
	padding: 4px 2px 4px 2px;
	line-height:18px;
	}
	
#sidebarleft ul ul li {
	border-bottom:1px dotted #e0e9f1;
	}	

#sidebarleft ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebarleft ul ul, #sidebarleft ul ol {
	margin: 0px;
	}

#sidebarleft ul ul ul, #sidebarleft ul ol {
	margin: 0 0 0 0px;
	}

/* End Sidebar */


/*===Wp125===*/
#wp125{ margin-bottom:25px !important; float:left;}

/* Styles for two-column display */
#wp125adwrap_2c { width:100%; }
#wp125adwrap_2c .wp125ad { width:125px; float:left; padding:10px 5px 0px 5px !important;  border:0px;}
.wp125ad img{border:0px !important;}


/* WP-PageNavi */	
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px 4px 4px 4px!important; 
	margin: 2px; 
	text-decoration: none;
	border: 1px solid #aea866!important;		
	color: #234!important;	
	background-image:url(images/page_nav.gif); background-repeat:repeat-x;	
}
.wp-pagenavi a:visited {
	padding: 4px 4px 4px 4px!important; 
	margin: 2px; 
	text-decoration: none;
	border: 1px solid #aea866!important;	
	color: #234!important;	
	background-image:url(images/page_nav.gif); background-repeat:repeat-x;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #aea866!important;
	color: #234!important;	
	background-image:url(images/page_nav.gif); background-repeat:repeat-x;
}
.wp-pagenavi a:active {
	padding: 4px 4px 4px 4px!important; 
	margin: 2px; 
	text-decoration: none;
	border: 1px solid #aea866!important;	
	color: #234!important;	
	background-image:url(images/page_nav.gif); background-repeat:repeat-x;	
}
.wp-pagenavi span.pages {
	padding: 4px 4px 4px 4px!important; 
	margin: 2px 2px 2px 2px!important; 
	color: #234!important;	
	border: 1px solid #aea866!important;	
	background-image:url(images/page_nav.gif); background-repeat:repeat-x;
}
.wp-pagenavi span.current {
	padding: 4px 4px 4px 4px!important; 
	margin: 2px; 
	font-weight: bold;
	border: 1px solid #aea866!important;
	color: #234!important;	
	background-image:url(images/page_nav.gif); background-repeat:repeat-x;
}
.wp-pagenavi span.extend {
	padding: 4px 4px 4px 4px!important; 
	margin: 2px; 	
	border: 1px solid #aea866!important;
	color: #234!important;	
	background-image:url(images/page_nav.gif); background-repeat:repeat-x;
}


/* Keep update */
#sidebar ul.bookmarks li{
	border:0px;
	background-image:none;
	padding-bottom:15px;
}
.left_bm{ float:left; padding-right:10px;}
.bold{ font-weight:bold}

/*** END CONTENT ***/


/*** FOOTER ***/
#main_footer{ width:960px; margin:0px auto; padding-top:10px; clear:both;}
#left_footer{ width:400px; float:left;}
#right_footer{ 
text-align:right; width:400px; float:right; line-height:20px; padding:0px 0px 10px 0px; line-height:20px; font-family: Tahoma, Arial, Verdana, sans-serif; font-size:11px; color:#888787;
}
#right_footer a, #right_footer a:visited{ color:#888787;}
#right_footer a:hover{color:#888787;}
/*** END OF FOOTER ***/


/* Begin Typography & Colors */
.thread-alt {background-color: transparent;}
.thread-even {background-color: transparent;}
.depth-1 {border: 0px solid #ddd;}
.even, .alt {border-left: 0px solid #ddd;}
small {font-family: Tahoma, Arial, Verdana, sans-serif;font-size: 0.9em;line-height: 1.5em;}

.entry p a:visited {}
.sticky {}
.commentlist li, #commentform input, #commentform textarea {}
.commentlist li ul li {font-size: 1em;}
.commentlist li {font-weight: bold;}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* End Typography & Colors */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
p.attachment {
	text-align: center;
	margin: 5px 0px;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/* End Entry Lists */



/* Begin Form Elements */
#ufonyxsearchform {
	border:1px solid #abc;
	background: url(images/ufonyx/white-inset-bg28.png) repeat-x #fff;
	width: 293px;
	height:24px;
	margin: 5px;
	padding: 0px;
	}
#ufonyxsearchform #s {
	width: 258px;
	height:20px;
	margin:0px;
	padding: 2px 32px 2px 2px;
background:url(images/ufonyx/search-bg.png) right no-repeat transparent;border:0px;
	}
#searchform {
	padding: 2px;
	}

#searchform #s {
	margin:0px;
	padding:2px;
	border:1px solid #abc;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 90%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

/*****Forms*****/
form{margin:0; padding:0; font-family:Tahoma, Arial !important;}
fieldset{border:0px;}
.screenReader { left: -9999px; position: absolute; top: -9999px; margin:0px ;padding:0px; }
.thanks { background: #F2F3F6; border: 1px solid #7E8AA2; padding:10px; }

#contactForm{}
#contactForm ol.forms { float: left; list-style: none; margin: 0; width: 100%; }
#contactForm ol.forms li { 
	clear: both; 
	float: left; 
	margin-bottom: 18px; 
	position: relative;
	width: 100%;
	list-style-type:none;
}

#contactForm ol.forms li.screenReader{margin:0px; padding:0px;}
ol.forms label {
	cursor: pointer;
	display: block;
	font-weight:normal;
	padding:0px 20px 3px 0px;
	width: 100px;
}
ol.forms input{
width:280px; background-repeat:no-repeat; padding:5px 5px 11px 5px; margin:0px; border:solid 1px #e1e1e1;}
ol.forms textarea {border:solid 1px #e1e1e1; width:388px; height:111px; margin:0px; padding:8px;  font-family:Tahoma, Arial !important; font-size:12px;}
ol.forms li.buttons button {padding:0px; margin:0px; border:0px; width:69px; height:26px; background-color:#ece7b3; cursor:pointer; color:#234}

ol.forms input:focus, ol.forms textarea:focus {border:solid 1px #b3b3b3; }
.error { color: #f00; }
ol.forms li .error { font-size: 10px; margin-left:0px; }
ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 30px;
	top:80px;
	width:auto;
}
ol.forms li.screenReader {margin: 0; }
ol.forms li.buttons button:hover { color: #222; }
ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }
ol.forms li.buttons, ol.forms li.inline {}
ol.forms li.inline input { width: auto; }
ol.forms li.inline label { display: inline; float: none; width: auto; }


/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	
	}

/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {

	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #dbd6a1; }
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar caption, cite {
	text-decoration: none;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#today{ font-weight:bold;}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	

.navigation {
	display: block;
	text-align: center;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* ufonyx additions */
#disqus_thread {margin:4px;}
.addtoany_share_save_container {margin:4px 0px;}
.time2{ background:url(images/ufonyx/white-curve-bg24.png) repeat-x #d9e1e9; border: 1px solid #abc; float: right; margin-left: 4px; padding: 4px; text-align: center;}
.news h3 {margin-bottom:0px; font-size:16px;}
.signup a, .sf-menu .signup a, a.signup {padding:0px;}
#top_rss .sf-menu ul, #top_rss .sf-menu ul li, #top_rss .sf-menu li li
 {background:transparent;border:0px;}
#ufonyxLogo {width:153px; height: 48px; background:url(images/ufonyx/logo.png) transparent no-repeat;}
.latestCatFeature {font-size:125%;height:64px;}
/* Article Chart Styles */
.uChart {border:1px solid #abc;}
.uChart .currentPosition {background:#039; font-size:36px; text-align:left; color:#FFF; width:50px; padding:5px;}
.uChart .positionStats {background:#d5dde6;font-size:10px;text-align:right;width:150px;}
.uChart .positionStats input {background:#e5eef6;border:1px solid #579;}
.uChart .songInfo {background:#e5eef6;font-size:10px;text-align:right;width:300px;}
.uChart .songInfo input {background:#FFD;border:1px solid #579;}
.uChart .opinion {background:#e5eef6;}
.uChart .opinion textarea {width:560px;height:50px;background:#e5eef6;border:1px solid #579;overflow:hidden;padding:5px;margin:10px;}
/* Community Styling */
#ka_mainContainer {font-size:120%;}
#ka_footer, #footerUser {font-size:9px; color:#bbb; text-decoration:none;margin:4px 0px 0px 0px; padding:0px;}
#footerUser a {font-size:9px; color:#bbb!important; text-decoration:none!important;}
.ka_contentBody {margin-top:-1px!important;}
#ka_header {margin:0px -8px;}
#ka_relatedMediaContainer {margin: -1px 0px 10px 0px;}
#ka_userModule {margin-bottom:10px;}
#ka_contentContainer {float:left;}
#uCommunitySidebar {border:1px dashed #abc; width: 210px; position:absolute; top:267px; margin-left:740px; padding:4px;}
