﻿body, html
{
	font-family:sans-serif;
	font-size:12px;
	margin:10px;
}
*
{
	margin:0px;
	padding:0px;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover
{
	color:#666666;
}
#container
{
	border-top:3px solid #DFDFDF;
}
#header
{
	height:60px;
}
#header h1 a
{	
	margin-top:7px;
	text-transform:uppercase;
	float:left;
	color:#191919;
}
#slogan
{
	float:right;
}
.navigation
{
	clear:both;
}
.ssw
{
	text-align:justify;
}
#me
{
	border: 2px #cccccc solid;
	margin:3px;
}
.navigation ul
{
	background-color:#ECECEC;
	height:50px;
	padding:0px;
}

.navigation li
{
	float:left;
	list-style:none;
	height:50px;
	border-right:1px solid #c9c9c9;
}

.navigation li:hover
{
	background-color:#333333;
	color:#EEEEEE;
}
.navigation li a
{
	text-transform:uppercase;
	width:140px;
	clear:both;
	text-decoration:none;
	color:#202020;
	display:block;
	height:47px;
	padding-left:10px;
	padding-right:20px;
	padding-top:3px;
	font-size:11px;
}
.navigation li a:hover
{
	color:#eeeeee;
}
.link-desc
{
	color:#777777;
	font-size:11px;
	text-transform:lowercase;
}

.navigation li.right
{
	float:right;
	border-left:1px solid #c9c9c9;
	border-right:none;
}

#sidebar
{
	width:300px;
	float:right;
}
#sidebar p {
	color:#777777;
}

#sidebar ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:8px 0 4px;
}

#body-posts
{
	float:left;
}

#mjuzik-body
{
	float:left;
	width:100%;
	min-height:500px;
}
.postMeta {
	background:transparent url(Images/dot.gif) repeat-x scroll left center;
	font-size:11px;
	margin-bottom:5px;
	text-align:right;
	text-transform:uppercase;
}

.postMeta span.date {
	background:#FFFFFF none repeat scroll 0 0;
	color:#7F7F7F;
	padding:0 2px 0 4px;
}

.postMeta span.comments {
	background:#FFFFFF url(Images/chat_grey.gif) no-repeat scroll left center;
	margin-left:2px;
	padding-left:15px;
}

.postMeta span.comments a, .postMeta span.date a {
	color:#555555;
}
.post h2 {
	line-height:1.2em;
	margin-bottom:7px;
}
h2 {
	font-size:18px;
}
.post .entry {
	line-height:160%;
	overflow:hidden;
	margin-top:20px;
	text-align:justify;
}

.comment {
	background-color:#f5f5f5;
	padding:20px;
	margin-bottom:30px;
}

.cmeta
{
    position:relative;
    top:15px;
    left:15px;
}
#recentPosts span
{
    display:none;
}
.grav
{
    float:right;
    width:80px;
    height:80px;
}

.post h2 a {
	display:block;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	width:100%;
}
#content-g
{
	margin-top:20px;
}
.post
{
	margin-bottom:30px;
}

#searchWrap 
{
	margin-bottom:20px;
}
#searchWrap #s {
	border:1px solid #BBBBBB;
	font-size:1.1em;
	margin-right:3px;
	padding:1px 2px;
	width:270px;
}
#searchWrap input {
	vertical-align:middle;
	color:#666666;
}

.middle_links h3 {
	margin-bottom:7px;
}
#midCol ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:8px 0 4px;
}
.middle_links ul li {
	background:transparent url(Images/li.gif) no-repeat scroll 0 3px;
	border-top:1px solid #BBBBBB;
	color:#7F7F7F;
	line-height:1.2em;
	padding:4px 0 4px 16px;
}
.middle_links
{
	margin-bottom:20px;
}

#blogroll img
{
    display:none;
}

.self 
{
    background-color:#FFFF99;
}
.commentsPane
{
	padding-top:25px;
}
.commentsPane h3
{
	padding-bottom:20px;
}

.commentsPane em
{
	padding:20px;
	position:relative;
	top:15px;
}
#copy
{
	position:relative;
	top:5px;
	font-size:11px;
}
.styledTextBox
{
	height:25px;
	width:300px;
	font-size:16px;
	border: 1px #cccccc solid;
	padding:2px;
	margin:2px;
}

.styledTextArea
{
	height:100px;
	width:650px;
	font-size:16px;
	border: 1px #cccccc solid;
	padding:2px;
	margin:2px;
	display:block;
	margin-bottom:0pt;
	font-family:Sans-Serif;
	font-size:16px;
}
div.grippie {
	background:#EEEEEE url(grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
	width:650px;
	margin-left:2px;
	padding-right:4px;
}
#saveComment
{
	border:#cccccc 1px solid;
	background-color:#191919;
	color:#f2f2f2;
	font-size:14px;
	font-weight:bold;
	position:relative;
	top:10px;
	height:25px;
	padding:5px 10px 5px 10px;
	cursor:pointer;
	margin-left:2px;
}
.centered 
{
	margin: 0 auto 0 auto;
	width:300px;
}

.error
{
	color:#ac0200;
}

.admin
{
	background-color:#E0E0E0;
}

#pager li
{
	float:left;
	list-style:none;
	margin-left:15px;
	border:1px solid #cccccc;
	padding:5px;
}

#pager li:hover
{
	border-color:#202020;	
}

#pager li.current
{
	background-color:#202020;
	color:#fff;
}

#pager
{
	position:relative;
	top:-10px;
}

#pager a
{
	color:#000;
	padding:5px;
}

#pager li.current a
{
	color:#fff;
}

#archives
{
	padding-left:20px;
	padding-top:35px;	
}

#archives li
{
	line-height:30px;
	border-bottom:1px dotted #cccccc;
	color:#7F7F7F;
	width:100%;
}

#archives li:hover
{
	background-color:#F9F9F9;
}

#archives a
{
	font-weight:bolder;
}

#archives span
{
	float:right;
	position:relative;
	/*top:-28px;*/
	font-weight:lighter;
}

#services
{
	padding:5px;	
}

#services li
{
	padding-top:40px;
}

#services p
{
	line-height:20px;
}

#servicesPage
{
	background-image:url(/Content/Images/services-bg.png);
	background-repeat:no-repeat;
	background-position:right;
}

#technlogies li
{
	float:left;
	list-style:none;
	padding-right:30px;
}

#technlogies
{
	padding:20px;
	list-style:none;
	margin: 0 auto 0 auto;
}
.pbtn
{
	padding-top:30px;
}

#charts thead tr
{
	color:#000;
	height:30px;
	font-weight:bolder;
}

#charts
{
	width:600px;
	border:0;
}

#charts td
{
	border:0;
}
.loved 
{
	font-weight:bold;
}
.alt
{
	/* background-color:#F0F0F0; */
}
#mjuzik-logo
{
	float:right;
}

.trackEntry
{
	padding:5px;
	margin:5px;
}

.trackEntry:hover
{
	background-color:#F0F0F0;
}

.mHead
{
	font-family:Segoe UI, Arial, Sans-Serif;
	font-size:32px;
	font-weight:lighter;
	cursor:default;
	border-bottom:#cccccc dotted 1px;
}