/*   
Theme Name: A Twentytwelve Child Theme
Theme URI: http://datech.ro/
Description: Use this theme to start your Thematic Child Theme development.
Author: Danut Durduc
Author URI: http://datech.ro/
Template: twentytwelve
Version: 1.0
Tags: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats

.

*/

/* Reset browser defaults */
@import url('../twentytwelve/reset.css');

/* Load defaults style*/
@import url('../twentytwelve/style.css');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
}
.site-header h1 a {
color:#175e94;    
}
.site-header h2 {
padding-left:20px;    
font-weight: normal;
font-size: 13px;
font-size: 1rem;
line-height: 2.846154;
color: yellow;
background-color: #005791;
}
.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {
font-size: 14px;
font-size: 1rem;
line-height: 2.181818182;
font-weight: bold;
text-transform: uppercase;
color: #005791;
}
.entry-header .entry-title {
color: #005791;    
}
.entry-content h1, .comment-content h1 {
color:#1996cc;    
}
@media screen and (min-width: 960px){
body {
background: url(images/bkblue.jpg) top center fixed;
background-color: #e6e6e6;
}
body .site {
margin-top: 0px;
margin-top: 0rem;
}
.site-header{
position: relative;    
}
#sd-image {
position: absolute;
border: 6px darkgray double;
width: 150px;
height: 157px;
right: 10px;
top: 175px;
background: url(images/sorin-danaila-candidat-camera-deputatilor-colegiul-9-galati.jpg) no-repeat top center;    
}
.site-header h1 a {
font-size: 32px;
font-size: 2.28571429rem;
}
.widget-area #s {
width: 67.666667%;
}
}
@media screen and (min-width: 600px){
.site-content {
float: right;
width: 65.104166667%;
padding: 10px;
}
.site-content article {
border-bottom: 0px double #ededed;
margin-bottom: 0px;
margin-bottom: 0rem;
padding-bottom: 0px;
padding-bottom: 0rem;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.entry-content a {
text-decoration: none;
}
.widget-area {
float: left;
width: 26.041666667%;
}
}
.site-content {
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.widget ul li {
box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
border: 1px outset whitesmoke;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin-bottom: 3px;
padding-left: 10px;
background-color: #005791;
}
.widget-area {
background-color: transparent;
padding: 10px;
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.widget-area .widget h3 {
margin-bottom: 0px;
margin-bottom: 0rem;
}
.widget-area ol, ul {
list-style: square;
list-style-position: inside;
color: white;
}
.widget-area a {
text-decoration: none;
}
.widget-area .widget a {
color: darkblue;
}
.widget-area .widget a:visited {
color: white;
}
.widget-area .widget a:hover {
padding-left: 5px;
}
.widget-area .widget {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
margin-bottom: 12px;
margin-bottom: 0.85714285725rem;
word-wrap: break-word;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
width: 98%;
}