*
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
html, body
{
    height: 100%;
}
img
{
	border:0px;
}
h1, h1 a
{
	font-size:18px;
	font-weight:100;
	text-decoration:none;
	color:#000;
}

h2 { 
	font : bold 1.4em Arial, Sans-Serif;
	color : #444444;
} 

h3 { 
	font-size : 12px;
	color : #444444;
} 

h4 { 
	font : bold 1.1em Arial, Sans-Serif;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	color : #444444;
} 

h5 { 
	font : normal 1.1em Arial, Sans-Serif;
	border-top : 1px dotted #cccccc;
	border-bottom : 1px dotted #cccccc;
	color : #444444;
} 

h6 { 
	font : normal 1.1em Arial, Sans-Serif;
} 

small { 
	padding-left : 0;
} 
blockquote {
	background-color:transparent;
	color:#888888;
	margin:0 48px;
	font-style:italic;
}
/*========================================================*//* CONTAINER */
#master
{
	width:100%;
	float:left;
	background:url(http://www.midiaon.com.br/App_Themes/MidiaOn/Images/background_interna.jpg) repeat-x;
}
#container
{
	width:780px;
	margin:0px auto;
}
/*===========================================================*//* HEADER */
#header
{
	width:100%;
	height:105px;
	float:left;
	padding-top:25px;
}
#header #logo
{
	width:181px;
	height:115px;
	float:left;
}

#header #menu
{
	width:580px;
	float:right;
	margin-top:10px;
}
#header #menu ul
{
	list-style:none;
}
#header #menu ul li
{
	display:block;
	float:left;
	margin-left:20px;
}
#header #menu ul li a
{
	font-size:18px;
	text-decoration:none;
	color:#fff;
}
#header #menu ul li a:hover
{
    color:#68D465;
}
#header #busca
{
	width:150px;
	float:right;
}
#header #busca input
{
	float:left;
}
#header #busca .textbox
{
	width:110px;
	border:0px;
	padding:4px;
}
#subscription { 
	width : 28%;
	float : right;
	text-align : right;
} 

#subscription a { 
	position : relative;
	color : #ffffff;
	font-weight : bold;
	font-size : 110%;
	padding : 2px 20px 2px 10px;
	background-color : transparent;
} 

#subscription a:hover { 
	color : #ff9900;
} 

#subscription img { 
	margin-left : 5px;
	/*vertical-align : bottom; unsupported Value*/
	margin-bottom : 1px;
}
#container_inferior
{
    position:relative;
    bottom:0px;
}
#container_footer
{
    width:100%;
    float:left;
    background:#000;
}
#container_footer #footer
{
	width:780px;
	height:35px;
	margin:0px auto;
	padding-top:15px;
}
#container_footer #footer ul
{
	list-style:none;
}
#container_footer #footer ul li
{
	display:block;
	float:left;
	padding:0px 10px 0px 10px;
	border-right:1px #fff solid;
	color:#fff;
}
#container_footer #footer ul li a
{
	color:#51a955;
	text-decoration:none;
}
#container_footer #footer #intranet
{
	width:80px;
	color:#fff;
	float:right;
}
#container_footer #footer #intranet a
{
	color:#fff;
	text-decoration:none;
}
/*=======================================================*//* ADMIN MENU */
#adminmenu  
{
    width:100%;
    height:100px;
    float:left;
} 
#adminmenu ul
{
    margin:0px;
}
#adminmenu li
{
	display:block;
	float:left;
	margin-top:10px;
} 
#adminmenu a 
{ 
	color : #333333;
	padding : 3px 10px;
	border-left : 1px dotted #bbbbbb;
} 
#adminmenu a:hover 
{ 
	color : #ff9900;
} 
/*=====================================================*//* MAIN CONTENT */
#content
{
	width:550px;
	float:left;
	padding:10px;
	padding-top:40px;
}
#content a
{
    color:#000;
    background:#fff;
}
#content a:hover
{
    color:#fff;
    background:#000;
}
#content p
{
    text-align:justify;
    text-indent:20px;
    margin-bottom:10px;
}


/*========================================================*//* LEFT MENU */
#left { 
	float:right;
	width:140px;
	background:url('http://www.midiaon.com.br/App_Themes/MidiaOn/Images/background_listrado.jpg');
	padding:10px;
} 
#left a
{
    color:#000;
    text-decoration:none;
}
#left h3 { 
	padding : 1px 0 1px 3px;
	margin : 5px 0 4px 0;
} 
#left #categories
{
    width:140px;
    background:#fff;
    margin:0px auto;
    margin-top:10px;
    float:left;
    padding-bottom:10px;
}
#left #net
{
    width:130px;
    margin:0px auto;
    margin-top:10px;
    background:#fff;
    padding:5px;
    float:left;
}
#left #briefing
{
    width:140px;
    background:#fff;
    margin:0px auto;
    margin-top:10px;
    float:left;
}
#left #briefing img
{
    float:right;
}
#left #briefing p
{
    text-align:justify;
    width:121px;
    margin:0px auto;
    margin-bottom:10px;
    font-size:12px;
}
#left #briefing p a
{
    font-size:10px;
}
#left #net .web
{
    margin-bottom:10px;
    float:left;
}
#left #net .web a
{
	text-decoration:none;
	color:#000;
}
#left #net .web span:hover
{
    background:#000;
    color:#fff;
}
#left #net .web
{
    width:100%;
    float:left;
}
#left #net .web a img
{
    float:left;
}
#left #net .web a span
{
	font-size:10px;
	float:left;
	margin-left:5px;
	cursor:pointer;
}

/*=======================================================*//* CATEGORIES */
#categories ul {margin:0px;}
#categories li { 
	list-style-type : none;
	
	line-height : 10px;
	margin : 0 5px 0 10px;
	background : transparent url('images/icon_arrow.gif') no-repeat scroll 0 3px;
	padding : 3px 0 2px 15px;
}
#categories li a
{
    color:#000;
    text-decoration:none;
}
#categories li img { 
	/*vertical-align : bottom; unsupported Value*/
} 

/*============================================================*//* PAGES */
#pages ul {margin:0px;}
#pages li {
	list-style-type : none;
	border-bottom : 1px dashed #dddddd;
	line-height : 10px;
	padding : 4px 0 4px 14px;
	margin : 0 5px 0 5px;
	background : transparent url('images/icon_page.gif') no-repeat scroll 0 3px;
} 
/*=========================================================*//* CALENDAR */
#calendar { 
	text-align : center;
	margin : 0 0 15px 0;
} 

#calendar h3 { 
	text-align : left;
} 

#calendar .weekend { 
	background-color : #e8e8e8;
} 

#calendar .other { 
	color : #989898;
} 

#calendar a.exist { 
	display : block;
	font-weight : bold;
	background-color : #f1f1f1;
} 

#calendar td { 
	background : white;
	border : 2px solid #f7f7f2;
	padding-top : 2px;
} 

#calendar tr { 
	background : #EAEAEA;
} 

#calendar .calendar { 
	width : 95%;
	margin-bottom : 3px;
} 

#calendarContainer { 
	margin : 0 auto;
} 

.calendar { 
	border : none;
	margin : 0 auto;
} 

.calendar .weekend { 
	background-color : #f1f1f1;
} 

.calendar .other { 
	color : #989898;
} 

.calendar a.exist { 
	display : block;
	font-weight : bold;
	background-color : #f1f1f1;
} 

.calendar td { 
	background : white;
	border : 2px solid #f7f7f2;
	padding-top : 2px;
} 

.calendar tr { 
	background : #eaeada;
} 

/*=============================================================*//* TAGS */
#tags { 
	text-align : justify;
} 

#tagcloud {
	/*white-space : normal;*/
	margin-left : 3px;
}
#tags ul {
	margin:0px;
}
#tagcloud li {
	margin:0px;
	display : inline;
} 

#tagcloud a { 
	margin-right : 3px;
	color : #000;
	text-decoration:none;
	/*display : inline;*/
} 

#tagcloud a.biggest { 
	font-size : 12px;
	font-weight:bold;
} 

#tagcloud a.big { 
	font-size : 11px;
	color : #333333;
}
#tagcloud a.medium { 
	font-size : 10px;
	color : #666666;
} 
#tagcloud a.small { 
	font-size : 9px;
	color : #999999;
} 
#tagcloud a.smallest { 
	font-size : 8px;
	color : #cccccc;
} 

/*========================================================*//* BLOG ROLL */
#blogroll { margin-top:10px; } 

#blogroll img { margin : 0 4px 0 0;} 

#blogroll ul { 
	margin:0px;
	padding : 0;
} 

#blogroll li {margin:0px;}

#blogroll ul li { 
	list-style-type : none;
	margin : 2px 0 2px 0;
	padding : 0;
} 
#blogroll ul li a
{
    color:#000;
    text-decoration:none;
}
#blogroll ul li ul li a { /*rss titles/links for blog rolls*/
	margin-left:18px;
	color: #666;		
	font-size: 10px;
} 

#blogroll a.opml { 
	display : block;
	text-align : left;
	border-top : 1px dotted #dddddd;
	margin-top : 10px;
	padding-top : 3px;
} 

/*==========================================================*//* AUTHORS */
#authors img { 
	margin : 0 4px 0 0;
} 
#authors ul {margin:0px;}

#authors ul li { 
	list-style-type : none;
	margin : 2px 0 2px 0;
	padding : 0;
} 

/*===========================================================*//* MONTHS */
#months { 
	padding : 0;
	margin-left : 0;
	font-weight : bold;
	color : #666666;
} 
#months li{margin:0px;}

#months ul { 
	list-style-type : none;
	margin : 2px 0 5px 0;
	padding : 0;
} 

#months ul li ul li a { 
	margin-left : 10px;
	font : normal 1em Tahoma, sans-serif;
	padding-bottom : 5px;
} 


/*=====================================================*//* RECENT POSTS */
#recentposts {/*color : #555555;*/} 

#recentposts ul { margin:0px;}

#recentposts li { margin:0px;}

#recentposts ul li { 
	list-style-type : none;
	padding-bottom : 10px;
} 

#recentposts ul li span { 
	display : block;
	text-indent : 5px;
	text-transform : none;
} 
/*==================================================*//* RECENT COMMENTS */
#recentcomments { /*color : #555555;*/} 

#recentposts ul { margin:0px;}

#recentcomments li { margin:0px;}

#recentcomments ul li { 
	list-style-type : none;
	/*padding-bottom : 10px;*/
	text-transform : none;
} 

#recentcomments ul li a.postTitle { 
	line-height : 2em;
} 
/*==========================================================*//* BANNERS */
#banners { 
	text-align : center;
} 

#banners h3 { 
	text-align : left;
	margin-bottom : 10px;
} 




/*=======================================================*//* DISCLAIMER */
#disclaimer { 
	color : #484848;
	background : #f0f0f0;
	clear : left;
	border : 1px dashed #c8c8c8;
	width : 180px;
	font : normal 0.9em Tahoma, sans-serif;
	padding : 5px 5px 5px 5px;
	margin : 0px 5px 15px 10px;
} 






/*============================================================*//* POSTS */
#post {	margin-bottom : 35px; border-bottom:1px #000 solid; padding-bottom:20px; }

#postauthor, #postcategories, #postactions { 
	font-size:11px;
	
} 
#postauthor a, #postcategories a, #postactions a
{
    font-size:11px;
    text-decoration:none;
}
#postadmin { 
	/*color : #b8b8b8;*/
	/*background-color : transparent;*/
	/*font : normal 100% Tahoma, sans-serif;*/
	/*float : right;*/
	margin : 7px 0 0 0;*/
} 

#postdate { 
	/*color : #888888;*/
	/*background-color : transparent;*/
	/*font : normal 100% Tahoma, sans-serif;*/
	/*float : left;*/
	/*width : 50%;*/
	/*text-align : right;*/
} 

#postentry {margin: 10px 5px;} 

#postcategories { 
	/*font : normal 100% Tahoma, sans-serif;*/
	/*color : #888888;*/
	/*background-color : transparent;*/
	padding-bottom : 2px;
	margin-bottom : 2px;
} 

#posttags { /*font : normal 100% Tahoma, sans-serif;*/} 

#postactions { 
	/*font : normal 100% Tahoma, sans-serif;*/
	/*width : 50%;*/
	/*float : left;*/
} 

#postrating { 
	color:#000;
	/*width : 50%;*/
	/*float : right;*/
	/*margin-top : -13px;*/
} 
/*=========================================================*//* COMMENTS */
#comments { 
	background-color : #f8f8f8;
	margin : 5px 0 5px 0;
	border : 1px dotted #d8d8d8;
	padding : 5px;
	height : 100px;
} 

#commentauthor { 
	float : left;
	width : 50%;
} 

#commentdate { 
	float : right;
	width : 50%;
	text-align : right;
} 

#commentgravatar { 
	margin : 4px;
	float : left;
} 

/*=====================================================*//* COMMENT FORM */
.commentForm p
{
    font-weight:bold;
}
.commentForm label { 
	float:left;
	display:block;
	width:80px;
	margin-bottom:10px;
} 

.commentForm input { width : 130px; float:left; } 

.commentForm textarea { 
	width : 440px;
	height : 150px;
} 
.commentForm br
{
    clear:left;
}
.commentForm h1#addcomment { margin : 30px 0 15px 0;} 

#commentMenu
{
    list-style:none;
    font-weight:bold;
}

/*====================================================*//* RELATED POSTS */
#relatedPosts { margin-bottom : 30px;} 

#relatedPosts a { 
	display : block;
	margin-top : 5px;
	margin-left : 15px;
	margin-bottom : 5px;
	font-size : 1em;
} 

/*===========================================================*//* RATING */
.rating p { 
	display : inline;
	position : relative;
	top : 14px;
	left : 55px;
	font : normal 0.9em Tahoma, sans-serif;
	/*vertical-align : text-top; unsupported Value*/
} 
.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;
	/*vertical-align : bottom; unsupported Value*/
} 
.star-rating a, .star-rating .current-rating { 
	position : absolute;
	top : 0;
	left : 0;
	text-indent : -1000em;
	height : 25px;
	line-height : 25px;
	/*outline : none; unsupported Value*/
	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(../../pics/star_small.gif);
	line-height : 10px;
	height : 10px;
} 


/*========================================================*//* DIV POSTS */

div.post .entry a[rel] { 
	padding-right : 11px;
	background-repeat : no-repeat;
	background-position : right center;
} 
div.post .entry a[rel="me"] { background-image : url('../../pics/xfn/me.gif');}
 
div.post .entry a[rel~="contact"], div.post .entry a[rel~="acquaintance"], div.post .entry a[rel~="friend"] { background-image : url('../../pics/xfn/contact.gif');} 

div.post .entry a[rel~="contact"][rel~="met"], div.post .entry a[rel~="acquaintance"][rel~="met"], div.post .entry a[rel~="friend"][rel~="met"] { background-image : url('../../pics/xfn/contactMet.gif');}
 
div.post .entry a[rel~="colleague"], div.post .entry a[rel~="co-worker"] { 	background-image : url('../../pics/xfn/colleague.gif');} 

div.post .entry a[rel~="colleague"][rel~="met"], div.post .entry a[rel~="co-worker"][rel~="met"] { 	background-image : url('../../pics/xfn/colleagueMet.gif');}
 
div.post .entry a[rel~="muse"], div.post .entry a[rel~="crush"], div.post .entry a[rel~="date"], a[rel~="sweetheart"] { background-image : url('../../pics/xfn/sweet.gif');}
 
div.post .entry a[rel~="muse"][rel~="met"], div.post .entry a[rel~="crush"][rel~="met"], div.post .entry a[rel~="date"][rel~="met"], div.post .entry a[rel~="sweetheart"][rel~="met"] { background-image : url('../../pics/xfn/sweetMet.gif');
} 


/*==========================================================*//* CONTACT */
#contact label { 
	display : block;
	padding-top : 5px;
	margin-bottom : 2px;
} 

#contact input.field { 
	width : 200px;
	background : #ffffff;
	border : 1px solid #bbbbbb;
} 

#contact textarea { 
	display : block;
	overflow : auto;
	width : 75%;
	height : 150px;
	margin : 0;
	border : 1px solid #bbbbbb;
} 
/*==========================================================*//* ARCHIVE */
#archive {font-weight : normal;} 

#archive h2 { 
	border : 1px dotted #c8c8c8;
	background : #f0f0f0;
	font : bold 1.1em Arial, Sans-Serif;
	padding : 0 0 0 3px;
	margin-bottom : 5px;
} 

#archive h2 img { 
	margin-right : 5px;
	margin-top : 3px;
} 

#archive ul { 
	list-style-type : square;
	margin : 0 10px 30px 0;
	padding : 10px;
} 

#archive ul li { margin-right : 20px;} 

#archive table { 
	width : 100%;
	border-collapse : collapse;
	margin-bottom : 30px;
} 

#archive table td, #archive table th { text-align : left;} 

#archive table td { 
	text-align : left;
	border-bottom : 1px dotted #d8d8d8;
	padding : 2px 0;
} 

#archive .date { 
	width : 100px;
	font-weight : normal;
} 

#archive .comments { 
	width : 70px;
	text-align : center;
} 

#archive .rating { 
	width : 70px;
	text-align : center;
} 

#archive li { list-style : none;} 
/*======================================================*//* SEARCH PAGE */
.searchpage ul.paging { 
	list-style-type : none;
	margin : 0;
	margin-bottom : 20px;
	padding : 0;
} 

.searchpage ul.paging li { 
	display : inline;
	border : 1px solid gray;
	background : #f1f1f1;
	margin-right : 5px;
} 

.searchpage ul.paging li a { 
	padding : 5px 8px;
} 

.searchpage ul.paging li.active { 
	background : #f1f1f1;
	border : 1px solid black;
} 

/*========================================================*//*PAGE ADMIN */
#admin { } 
#admin ul {}
#admin li {} 
#admin a {} 
#admin a:hover {} 
/*====================================================*//* SEARCH RESULTS*/
.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;
} 



/*======================================================*//* CSHARP CODE */
.csharpcode, .csharpcode pre { 
	font-size : small;
	color : black;
	font-family : Consolas, "Courier New", Courier, Monospace;
	background-color : #ffffff;
} 

.csharpcode pre { margin : 0;} 

.csharpcode .rem { color : #008000;} 

.csharpcode .kwrd { color : #0000ff;} 

.csharpcode .str { color : #006080;} 

.csharpcode .op { color : #0000c0;} 

.csharpcode .preproc { color : #cc6633;} 

.csharpcode .asp { background-color : #ffff00;} 

.csharpcode .html { color : #800000;} 

.csharpcode .attr { color : #ff0000;} 

.csharpcode .alt { 
	background-color : #f4f4f4;
	width : 100%;
	margin : 0;
} 

.csharpcode .lnum { color : #606060;} 

/*======================================================*//* CODE FORMAT */
.code { 
	font-size : 12px;
	color : black;
	font-family : Consolas, "Courier New", Courier, Monospace;
	background-color : #f1f1f1;
	line-height : normal;
} 

.code p { padding : 5px;} 

.code .rem { color : #008000;} 

.code .kwrd { color : #0000ff;} 

.code .str { color : #006080;} 

.code .op { color : #0000c0;} 

.code .preproc { color : #0000ff;} 

.code .asp { background-color : #ffff00;} 

.code .html { color : #800000;} 

.code .attr { color : #ff0000;} 

.code .alt { background-color : #f4f4f4;} 

.code .lnum { color : #606060;} 


