@import url("common/reset-min.css");

* {
	margin: 0;
	padding: 0;
}

a
{
    text-decoration:none;
}

p
{
}

body {
	font-size: 62.5%;
	font-family:Arial,Verdana;
	background:#333 url(common/img/global/Siteheader-background.png) center 40px no-repeat;
	color:#F2F2F2;
	margin-top:40px;
}

.fl
{
    float:left;
}
.fr
{
    float:right;
}

.tac
{
	text-align:center;
}

.cb
{
    clear:both;
}
.cl
{
    clear:left;
    height:0px;
    font-size:1px;
}

h1, h2, h3,h4 {
}


blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #29ABE2;
}

a:hover {
	text-decoration: none;
	color: #A2E4FC;
}

hr {
	display: none;
}

img {
	border: 0;
}

a img {
	border: 0;
}


/*
 * Header
 */

#header {
	width:951px;
    margin:0 auto;
}

#header h1
{
    background:url(common/img/global/Moopa-Logo.png) top left no-repeat;
    height:100px;
}
#header h1 a
{
    display:block;
    width:360px;
    height:100px;
}
#header h1 span
{
    display:none;
}
#header h2 span
{
    display:none;
}

/*
 * Menu
 */

.main-navigation
{
    margin-top:46px;
    float:right;
}
.main-navigation a
{
    font-size:1.2em;
    line-height:1.6em;
    font-weight:bold;
    color:#D9E021;
    border-bottom:1px dotted yellow;
}
.main-navigation a:hover
{
    color:#FFFFFF;
}
.main-navigation span
{
    font-size:8px;
    color:White;
}
.main-navigation li
{
    display:inline;
    margin-left:20px;
}

/*
 * Page
 */

#mainpage 
{
    width:951px;
    margin:0 auto;
}

/*
 * Content
 */

#content {
	float: left;
	width: 635px;
}

.post {
	margin-bottom: 40px;
}

.post .title {
	font-size:1.5em;
    padding:5px;
    background:#369CBF url(common/img/global/header-bg.gif) bottom right no-repeat;
    color:White;
    margin-right:20px;
    margin-bottom:1px;
}

.post h2 
{
    font-size:1.5em;
    color:White;
    padding:5px 0;
}
.post .title a  {
    color:White;
}

.post .title a {
	text-decoration: none;
}
.post .title a:hover {
	color:#D9E021;
}

.post .entry {
	padding: 0;
	/*padding-right:20px;*/
	margin-right:20px;
}

.post .entry p 
{
    font-size:1.2em;
    line-height:1.6em;
    letter-spacing:-0.03em;
    padding:10px 0;
    text-align:justify;
    margin:0 !important;
}

.post .meta {
	height: 40px;
	padding: 15px 0;
	line-height:1.6em;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .byline {
	float: left;
}

.post .meta .comments {
	float: right;
}
.post-info
{
    font-size:1.2em;
    line-height:1.6em;
    letter-spacing:-0.03em;
}
.post-info-footer
{
    font-size:1.2em;
    line-height:1.6em;
    letter-spacing:-0.03em;
    width:615px;
    background:url(common/img/global/work-hr.png) repeat-x bottom center;
    margin-bottom:30px;
}

/*
 * Sidebar
 */

#sidebar {
	float: right;
	width: 295px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .borderline 
{
  /*border:1px solid #ccc;*/
  margin-bottom:40px;
}
#sidebar li {
}

#sidebar li ul {

}

#sidebar h2 {
	font-size:1.5em;
    padding:5px;
    background:#369CBF url(common/img/global/header-bg.gif) bottom right no-repeat;
    color:White;
}

#sidebar li p {
	padding: 0 0 20px 20px;
}

/*
 * Search (StarGazer)
 */

#search {
	padding: 20px;
	text-align: left;
}

#search #searchbutton {
	margin-bottom: 10px;
	padding: 3px 5px;
	/*background: #333333 url(images/img06.gif) no-repeat center center;*/
	background:#333;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search #searchfield {
	width: 66%;
	background: #1F1F1F;
	margin-bottom: 10px;
	margin-right:8px;
	padding: 3px 5px;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

/*
 * Tag Cloud
 */

#tagcloud 
{
    margin-top: 1px !important;
	margin-bottom: 10px;
	background:#494944 url(common/img/categories/category-bg.gif) bottom left repeat-x;
	padding:5px !important;
}

#tagcloud li {
	display: inline;
	border-bottom: none;
}

#tagcloud a {
	display: inline;
	padding: 3px 1px 3px 1px;
	text-decoration: none;
}

#tagcloud li a:hover {
	background: none;
	text-decoration: underline;
}

#tagcloud a.biggest {
	font-size:1.8em;
}

#tagcloud a.big {
	font-size: 1.5em;
}

#tagcloud a.medium {
	font-size: 1.3em;
}

#tagcloud a.small {
	font-size: 1.1em;
}

#tagcloud a.smallest {
	font-size: 0.9em;
}

/*
 * Search Page
 */

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid #454545;
 background: #F1F1F1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #F1F1F1;
 border: 1px solid #000000;
}


/*
 * Related Posts
 */

#relatedPosts {
	padding: 5px 10px 10px 10px;
}

#relatedPosts h1 {
	margin: 0px;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
}

/*
 * Comments
 */
.comment 
{
	border: 1px solid #454545;
	padding: 15px 15px 15px 15px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.comment .date {
	text-align: left;
	margin: 0;
	padding: 3px 0px;
}
.comment .author {
	margin: 0;
	text-align: left;
	padding-top: 3px;
	margin: 5px 0px 3px 0px;
	clear: both;
}

.self {
	background-color:#1F1F1F;
}

.comment .gravatar {
	float: right;
	width: 80px;
	margin: 5px 5px 5px 5px;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content 
{
	float:left;
	min-height: 85px;
	width: 440px;
	margin: 5px 0 0 0px;
}
.commentForm {
}

.commentForm label 
{
    font-size:1.4em;
    font-weight:bold;
	float: left;
	display: block;
	width: 80px;
	margin:5px 0;
}

.commentForm input {
	width: 200px;
	margin:5px 0;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
}
#commentCompose textarea
{
    width:635px;
}

#ajaxLoader,#commentPreview
{
    display:none;
}

/*
* Category List
*/
#categorylist li,#resources li,#ctl00_Menu1_ulMenu li
{
    color:White;
    font-weight:bold;
    background:url(common/img/categories/category-bg.gif) top left repeat-x;
    padding:5px;
    font-size:1.2em;
    letter-spacing:-0.03em;
    margin-top:1px;
}
#categorylist li a,#resources li a,#ctl00_Menu1_ulMenu li a
{
    display:block;
    color:White;
}
#categorylist li a:hover,#resources li a:hover,#ctl00_Menu1_ulMenu li a:hover
{
    color:#D9E021;
}

/*
 * Archive
 */

#archive {
	padding: 5px;
}

#archive h1 {
	margin: 0;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid #454545;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px 20px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table {
	width: 100%;	
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

#archive table td, #archive table th {
	text-align:left;
}

#archive table td {
	text-align:left;
	border-bottom: 1px solid #454545;
	padding: 2px 0;
}

#archive .date {
	width: 70px;
}

#archive .comments {
	width: 70px;
	text-align: center;
}

#archive .rating {
	width: 70px;
	text-align: center;
}

/*
 * Contact Page
 */

#contact {
	padding: 5px;
}

#contact h1 {
	margin: 0;
	padding-bottom: 9px;
}

#contact label {
	float: left;
	display: block;
	width: 80px;

}

#contact input.field {
	width: 200px;
}

#contact textarea {
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/*
 * Star Rating
 */

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
	margin: 0;
}

.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(./images/stars.gif);
	line-height: 10px;
	height: 10px;
}

/*
 * Blogroll
 */

.xoxo li img {
	margin-right: 5px;
	vertical-align:middle;
}

/*
 * Disclaimer
 */
.disclaimer 
{
	padding:  0 20px 20px 20px;
}

/*
 * Month list
 */

#monthList {
	font-weight: bold;
}

#monthList ul li {
	margin-left: 5px;
	font-weight: normal;
	list-style: none;
}

#monthList li.year{
  cursor: pointer;
}

#monthList ul{
	display: none;
}

#monthList ul.open{
	display: block;
}


/*
 * Calnedar
 */

#calendarContainer {
	margin: 0 auto;
	padding-bottom: 20px;
}

.calendar {
	border: none;
	margin: 0 auto;
	font-size: 1em;
	width: 80%;
}

.calendar_body {
	border: none;
	margin: 0 auto;
	font-size: 1.2em;
	width: 80%;
}

.calendar_body .other {
	color: #111111;
}

.calendar_body a {
	text-decoration: none;
	font-weight: bold;
}

.calendar_body a:hover {
	text-decoration: underline;
}

.calendar_body a.exist {
	display: block;
	font-weight: bold;
}

.calendar_body td {
	vertical-align: top;
	background: #111111;
}

.calendar_body th {
	background: #333333;
}

/*
* FOOTER
*
*/
#footer
{
    width:951px;
    margin:0 auto;
    padding:0 0 10px 0;
    overflow:auto;
}

#footer ul
{
    float:right;
}
#footer li
{
    list-style-type:none;
}
#footer p
{
    color:#D9E021;
    float:left;
}
#footer a
{
    color:#D9E021;
    border-bottom:1px dotted yellow;
}
#footer a:hover
{
    color:#FFFFFF;
    border-bottom:1px dotted yellow;
}


