html
{
	margin: 0;
	padding: 0;
	color: #444444;
	background-color: #556175;
	font: normal 12px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

/* Links */

a { text-decoration: none; font-weight: bold; }

a:link { color: #48546f; border-bottom: 1px dotted #5384bc; }

a:visited { color: #626b7d; border-bottom: 1px dotted #78a5d4; }

a:hover, a:active { color: #000000; border-bottom: 1px solid #000000; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #43506b; margin: .5em 0; line-height: 1.2em; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; }

h1 { font-size: 26px; }

h2 { font-size: 18px; }

h3 { font-size: 16px; }

#content h3 { font-size: 14px; color: #000; }

h4, h5, h6 { font-size: 14px; }

h2 a:link, h3 a:link { border: none; }

/* Other Html Elements */

ul, ol, blockquote, pre
{
	color: #555555;
	line-height: 2.0em; 
	margin: 0;
	padding: 10px 10px 10px 30px;
}

ul { list-style-type: square; }

blockquote { padding: 10px; margin: 10px; }

blockquote, pre { background-color: #dddddd; border: 1px solid #bbbbbb; }

pre { overflow: auto; font: 11px Consolas, Verdana, "Courier New"; }

ins { text-decoration: none; color: #9e624a; }

del { color: #666666; }

table
{
	width: 95%; 
	color: #555555; 
	margin: 10px 10px 20px;
	border-left: 1px solid #bbbbbb; 
	border-top: 1px solid #bbbbbb; 
}

table caption
{
	margin: 10px 0 5px;
	font-weight: bold;
}

th, td
{
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding: 2px 10px;
}

th { background-color: #cfcccf; }

tr td { background-color: #f3f3f3; }

tr.alt td { background-color: #dfdfdf; }

abbr, acronym, cite { cursor: help; border-bottom: 1px dotted #444444; }

/* Structure */

body
{
	width: 850px;
	margin: 0 auto;
	background: #c8ccd4 url(/themes/site_themes/romaniablog/bg3.png) top left repeat-y;
}

#header
{
	min-height: 224px;
	background: transparent url(/themes/site_themes/romaniablog/romanian_header2.jpg) top left no-repeat;
       position: relative;
}

#uiLogo
{
      position: absolute;
      left:772px;
      top: 2px;
      text-decoration: none;
      border: none;
}

#navigation
{
	float: left; 
	width: 100%;
	background: transparent url(/themes/site_themes/romaniablog/nav2.png) top left repeat-y;
}
#navigation h2 { text-indent: -9999px; height: 0; margin: 0; padding: 0; }

#wrapper
{
	float: left;
	clear: both;
	width: 100%;
	line-height: 1.6em;
}

#content-wrapper
{
	width: 65%;
	float: left;
}

#content
{
	float: left;
	padding: 0 25px 10px 65px; 
        width: 450px;
}

#content img {
	background-color: #bdd5ef;
	padding: 2px;
	margin: 12px .6em 10px 0;
	border: 1px solid #f4f4f4;
        float: left;
}

#sidebar-wrapper
{
	width: 32%;
	float: left;
}

#sidebar
{
	float: left;
	padding: 0 55px 10px 10px; 
}

#footer
{
	clear: both;
	color: #999999;
	text-align: center; 
}

/* Header */

#header h1 { margin: 0; padding: 0 0 10px; text-indent: -9999px; }

#header h2 { margin: 0; padding: 0 0 10px; text-indent: -9999px; }

/* Navigation */

#navigation ul { margin: 0; padding: 0; float: left; margin-left: 50px; margin-right: 50px; }

#navigation li { float: left; list-style-type: none; }

#navigation a
{
	float: left;
	display: block;
	padding: 5px 10px 5px; 
	border-bottom: 3px solid #f5e1b4;
}

#navigation a:link, #navigation a:visited { color: #d94904; }

#navigation a:hover, #navigation a:active { color: #000000; border-bottom-color: #000000; }

#navigation li#active a { color: #990000; border-bottom-color: #990000; }

/* Sidebar */


#sidebar ul { padding-left: 10px; margin: 0; padding-top: 0;}

#sidebar ul li{ 
margin-top: 0; 
padding-top: 0;
margin-left: 0;
padding-left: 10px;
list-style-type: none; 
color: #cfcfcf; 
background-image: url(/themes/site_themes/romaniablog/light_bullet.png); 
background-repeat: no-repeat;
background-position:left;
}

#sidebar a:link { color: #ccddee; border-bottom-color: #ccddee; }

#sidebar a:visited { color: #bbccdd; border-bottom-color: #bbccdd; }

#sidebar a:hover, a:active { color: #ffffff; border-bottom-color: #ffffff; }

h3#heading_popular { text-indent: -9999px; background: transparent url(/themes/site_themes/romaniablog/popular.png) center left no-repeat; }

h3#heading_monthly { text-indent: -9999px; background: transparent url(/themes/site_themes/romaniablog/monthly.png) center left no-repeat; }

h3#heading_cats { text-indent: -9999px; background: transparent url(/themes/site_themes/romaniablog/cats.png) center left no-repeat; }

/* Footer */

#footer p { margin: 0 50px; padding: 10px 0 5px; background-color: #333333; }

#footer a:link, #footer a:visited { color: #999999; border-bottom-color: #999999; }

#footer a:hover, #footer a:active { color: #bbbbbb; border-bottom-color: #bbbbbb; }

/* Misc */

.left { float: left; }

.clearleft { clear: left; }

p.date { font-size: .8em; margin: 0; padding: 0;  }

.rss { 
float: left;
margin: -4px 6px 0 0;
}

/* Comments */

.commentcount {
	padding-left:17px;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	margin-left:9px;
	}

.commentcount a, .commentcount a:visited {
	color:#9cbff3;
	}


.comments {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size:1em;
	font-weight:normal;
	background-color: #ECEFF3 ;
	line-height:1.1em;
	padding:10px;
	border:1px solid #000000;
	margin:10px;
	text-align:left;
	background-repeat: repeat-x;
	}

.commentdivider {
	background: url(/themes/site_themes/romaniablog/divider.gif) top center no-repeat;
	padding:8px 0;
}

.sideblock {
clear: left;
margin: 1em 0 2em 0;
}

/* prettypoppin styles */

.boxy { width: 300px; height: 300px; color: #000; }
.boxy a, .boxy a:hover { color: #111; }


/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
.paginate {
        font-size: .9em;
	padding: 6px 4px; 
	margin: 0 0 6px 0;
	text-align:center;
}

.paginate a {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none; /* no underline */
	color: #036CB4;
}

.paginate a:hover,
.paginate a:active {
	border: 1px solid #999;
	color: #666;
}
.paginate .current {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #036CB4;
	font-weight: bold;
}

div.speaker-icon {
        font-size:.9em;
        font-weight: bold;
        line-height:1.1em;
        padding: 6px 0 8px 20px;
        margin-bottom: 4px;
        background: url(http://will.illinois.edu/images/sitewide/speaker_icon.gif) no-repeat 0 50%;
        text-decoration:none;
        }

/* Image Gallery */
ul#thumbnailgrid ul li {list-style: none; margin: 0; padding: 0; }
ul#thumbnailgrid li { display: inline; }
ul#thumbnailgrid {text-align:center;font-size:.95em;margin-top:15px;}
ul#thumbnailgrid li {width:100px; height: 100px; float: left; }
ul#thumbnailgrid li img {
vertical-align:bottom;
border:1px solid#999;
padding:2px; margin: 0; 
background:#fff; }
ul#thumbnailgrid li a:hover img, li a:active img,li a:focus img
{background:#003663; }
