/*
Description: Interfata temporara pentru proiectele R12media
Version: 1.0
Author: R12media.ro - Razvan Cranganu  
Author URI: www.r12media.ro
*/
/* == Reset-uri generale == */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul, li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''}
/* The below restores some sensible defaults */
strong { font-weight: bold; }
em { font-style: italic; }
a img { border: none; } /* Gets rid of IE's blue borders */
/* == Corp pagina / default-uri ==*/
body {background: url("images/bg.png") #B4CFE5 repeat-x top left; font-size: 11px; font-family: Tahoma; color: #666; }
#wrapper {width: 800px; margin: 0 auto;}
.logo {width: 800px; float: left; display: block; margin: 25px 0 0 0;}
.content {width: 800px; float: left; margin:10px 0 0 0;}
/* == sidebar == */
.sidebar {width: 240px; float: left;}
.sidebar h2 {font-size: 15px; line-height: 18px; padding: 5px; color: #000; font-weight: bold; }
   /* == Proiecte online == */
   .sidebar .proiecte {width: 230px; float: left; background: #fff; border: 2px solid #507aa2;}
   .sidebar .proiecte ul {margin: 0 0 5px 0;}
   .sidebar .proiecte li {padding: 5px; list-style: none;}
   .sidebar .proiecte li a{ display: block; border-bottom: 1px dotted #ccc; color: #507aa2; text-decoration: none;}
   .sidebar .proiecte li a:hover {color: #000; border-bottom: 1px dotted #507aa2;}
   /* == Contact == */
   .sidebar .contact {width: 230px; float: left; background: #fff; border: 2px solid #507aa2; margin: 10px 0 0 0;}
   .sidebar .contact li {padding: 5px; list-style: none;}
   .sidebar .contact li b {font-weight: bold; color: #507aa2; margin: 0 5px 0 0;}
   .sidebar .contact li a {text-decoration: none; color: #666;}
   .sidebar .contact li a:hover {color: #507aa2;}
/* == main == */
.main {width: 555px; height: 334px; float: left; background: #fff; border:2px solid #507aa2;}
.main h1 {display: block; font-size: 16px; line-height: 20px; font-weight: bold; font-family: Arial, Verdana, sans-serif; color: #000; padding: 5px 10px;}
.main h3 {font-size: 14px; line-height: 16px;color: #507aa2; padding: 5px; font-weight: bold;}
.main p {font-size: 12px; line-height: 16px; padding: 5px;}
.main span {font-weight: bold; color: #507aa2; border-bottom: 1px dotted #333;}
.main a {font-weight: bold; color: #507aa2; text-decoration: none; border-bottom: 1px dotted #333;}
.main a:hover {color: #000; border-bottom: 1px dotted #507aa2;}
/* == footer == */
.footer {width: 800px; float: left; border-top: 1px dotted #333; margin: 15px 0 0 0;}
.footer p {padding: 5px 0;}

