/*
Theme Name: Unga på Operan
Theme URI: http://wordpress.org/
Description: The new Unga på Operan theme.
Author: Great Works
Tags: simple, white, clean, easy, blog
*/

/* TAGS */
*				{margin: 0; padding: 0;}
img				{border: none; behavior: url(/unga/wp-content/themes/operan/inc/iepngfix.htc);}
body			{background-color: #FFFFFF; text-align: center; margin-top: 24px; font: 14px/16px Arial, Helvetica, sans-serif;}
a:link,
a:active,
a:visited		{color: #000000; text-decoration: none;}
a:hover			{color: #000000; text-decoration: underline;}
ul				{list-style-type: none;}
ul li			{background: url(images/dot.gif) no-repeat 0 0.3em; padding:0 0 0 17px;}

/* HEADINGS */
h2.category {font-size: 19px; font-style: normal; margin-bottom: 6px; font-family: Arial, Helvetica, sans-serif; letter-spacing: -0.5px; margin: 4px 0 30px 0;}

/* MAIN ELEMENTS */
#wrapper 			{width: 835px; margin: 0 auto 0 auto; text-align: left;}
#header	 			{margin-bottom: 24px; width: 835px; height: 171px; background-repeat: no-repeat;}
#col_left			{width: 504px; float: left; padding: 0 0 0 34px; clear: right;}
#col_right			{width: 230px; float: right; padding: 0 40px 0 0;}
#footer				{clear: both; padding: 0 0 0 34px; font-size: 11px; font-style: normal; margin: 0 0 40px 0;}

/* SIDEBAR */
#sidebar .box h2	{font-size: 12px; border-top: 3px solid #000000; border-bottom: 1px dotted #000000; text-transform: uppercase; padding: 5px 0 5px 0; margin-bottom: 12px; font-family: Arial, Helvetica, sans-serif;}
#sidebar .box 		{font-style: normal; margin-bottom: 24px;}
#sidebar .box ul li,
li.page_item 		{font-size: 12px; margin: 0 0 8px 0;}

#sidebar h2 a		{display: block; background: url(images/arrow_right.gif) no-repeat 216px 3px;}
#sidebar h2 a:hover	{text-decoration: none;}

/* POSTS */
.post .delimiter_dark		{border-top: 1px solid #888888; width: 100px; height: 18px;}
.post .delimiter_light	{border-bottom: 1px solid #CCCCCC; width: 100px; height: 10px; margin: 0px 0 10px 0;}
.post				{margin: 4px 0 60px 0;}
.post h1			{font-size: 19px; font-style: normal; margin-bottom: 6px; font-family: Arial, Helvetica, sans-serif; letter-spacing: -0.5px;}
.post h2			{font-size: 16px; font-style: normal; margin: 20px 0 10px 0;}
.post .info			{font-size: 11px; font-weight: bold; margin-bottom: 10px; color: #999999; font-style: italic;}
.post b				{color: #333333;}
.post p				{margin-bottom: 14px; line-height: 20px;}
.post .footer		{font-size: 11px; font-style: normal;}
.post .footer b		{color: #666666;}
.post li			{margin: 0 0 8px 0;}

/* COMMENT BOX */
#comment-box				{font-style: normal; margin-bottom: 60px;}
#comment-box p				{margin-bottom: 10px;}
h3#respond, h3#comments		{margin-bottom: 10px; font-size: 14px;}
#author, #email, #url		{border: 1px solid #CCCCCC;}
#comment					{border: 1px solid #CCCCCC; width: 450px; height: 150px;}
#comment-box ol.commentlist	{margin-bottom: 20px;}
#comment-box li				{padding: 10px; background-color: #F7F7F7;}
#comment-box li.alt 		{background-color: #FFFFFF;}
#comment-box li	p			{margin: 10px 0 10px 0;}

