/*

Theme Name:My Cold

Theme URI: 

Author: ioanopris09@gmail.com

Author URI: http://ioanopris.com/

Description: The 2012 theme for mycold.ie 

License: My Cold



*/



/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */



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;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	display: block;
}
h2, h3, h4, h5 {
	color:#30335A;
	font-size:25px;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	line-height: 1;
	font-family:arial;
}
ol, ul {
	list-style: none;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	display: block;
}
#page {
	width:980px;
	margin:0 auto;
	position:relative;
}
#page a {
	color:#30335A;
}

/* HEADER */

#header {
	width:980px;
	height:100px;
	margin: 20px auto 0;
}
#logo {
	/*background: url("images/my_cold_logo.gif") repeat scroll 0 0 transparent;*/
	float: left;
	height: 70px;
	width: 280px;
}
#logo a {
	display:block;
	width:280px;
	height:70px
}
/* TOP NAV */

#top_nav .menu ul {
	float: left;
	font-size: 12px;
	height: 23px;
	padding: 5px;
	text-align: center;
}
#top_nav .menu li {
	float: left;
	height: 20px;
	margin-left: 7px;
	margin-right: 7px;
	padding: 3px;
	width: auto;
	background:url("images/menu_btn.png") repeat-x scroll 0 17px transparent;
	-webkit-appearance: none;
}
#top_nav .menu li:hover {
	background:url("images/menu_btn.png") repeat-x scroll 0 16px transparent;
}
#top_nav .menu li a {
	color: #30335A;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	-webkit-appearance: none;
}
#top_nav .menu li a :hover {
	text-decoration: underline;
	background:url("images/menu_btn.png") repeat-x scroll 0 16px transparent;
}
#top_nav .menu .current_page_item {
	font-weight:bold;
	background:url("images/menu_btn.png") repeat-x scroll 0 16px transparent;
}
#top_nav {
	float:right;
	font-size: 14px;
	margin-top:20px;
}
#top_nav ul {
	font-family: arial;
	font-size: 12px;
}
/* BANNER*/
#banner div { display: none; }
#banner img {width:980px;height:345px;}
#banner {
	border: 1px solid #CCCCCC;
	height: 345px;
	margin: 0 auto;
	width: 980px;
	*margin-bottom:20px;
}
#banner div{
	height: 345px;
	width: 980px;
}
#banner .message {
left: 0;
    background: none repeat scroll 0 0 #E8E8E8;
    display: block;
    height: 40px;
    opacity: 0.9;
    padding: 20px;
    position: absolute;
    top: 266px;
    width: 940px;
}
#banner  .message h1{
	    font-size: 18px;
    line-height: 7px;
	margin-top: -3px;
}
#banner  .message span{
	width: 800px;
	font-size:16px;
}
#banner  .message span p {
margin-top:10px;
font-size: 13px;
width: 806px;
line-height: 18px;
}
#banner  .message span a{
	line-height: 18px; 
	font-size:12px;
}
#navigator {
    height: 25px;
    margin-top: -337px;
    position: absolute;
    right: 2px;
    width: 145px;
    z-index: 6;
}
#navigator a{
	background: #30335A;
    display: block;
    float: left;
    height: 16px;
    margin: 5px;
    text-decoration: none;
    width: 16px;
	border:1px solid #cdcdcd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#navigator a.activeSlide{
	background: #FFF;
}

#breadcrumbs {
	height: 34px;
	margin-top: 10px;
	padding-left: 5px;
	border-bottom: 1px dotted #88A6C8;
	border-top: 1px solid #88A6C8;
	color: #30335A;
	/*width:936px;
	margin-left:10px;*/
	font-weight: bold;
	font-style:italic;
	line-height:34px;
	font-size:12px;
}
#breadcrumbs a {
	color: #9B9DC0;
	font-weight: normal;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}
#breadcrumbs strong {
	color:#9B9DC0;
	font-weight: normal;
}
/* MAIN */

/* testimonials template*/
.testimonials_template  h2 {font-size: 18px;}
#main {
	width:980px;
	height:auto;
	margin: 20px auto 0;
	font-size:12px;
	line-height:18px;
}
#content {
	width:700px;
	float:right;
	margin-bottom: 35px;
	padding-left: 20px;
	border-left:1px dotted #88A6C8;
	min-height:300px;
}

#content.home{min-height:280px;}

#content h2 {
	margin:10px 0;
}
#content h2 a {
	text-decoration:none;
}
#content ul {
	list-style:disc;
	padding-left: 30px;
}
#content ul li {
}
.post-inner p strong {
	font-weight:bold;
}
.home {
	width:980px!important;
	margin: 0 auto;
	border-left: medium none!important;
}

#content.home h2{padding-bottom:10px;}
/*#content .first h2{font-size: 18px;line-height: 25px;}*/
.box {
height: 300px;
	border-right: 1px dotted #88A6C8;
	width: 275px;
	float:left;
	margin-left:20px;
	line-height: 18px;
	padding-right:20px;
}
.box h2 {
	font-size: 22px;
	margin-bottom: 20px;
	font-family:Arial;
}
.box a {
	color:#4D528E;
}
.box p {
	font-family:arial;
	font-size:12px;
	margin-right: 20px;
}
.box.first{margin-left:0;}
.last {
	width:340px;
	border-right:none;
	height: 250px;
	padding-right:0;
}
.last p {
	float:left;
	margin-left: 10px;
}
#content .last ul {clear:both!important;}
.last a {
	margin-left:10px;
}
.first p {
	font-size:12px;
	line-height:20px;
}
.news li {
	list-style:none;
	margin-bottom:0px;
}
.news li a {
	text-decoration:none;
	color:black!important;
}
.news li a:hover {
	text-decoration:underline;
}




/* SIDEBAR*/

#sidebar {
	width:238px;
	float:left;
	margin-bottom: 35px;
	margin-right:20px;
	/*margin-top: -30px;*/
}
#sidebar ul {
}
#sidebar ul li {
	border-bottom:1px dotted #4E528F;
	margin-top: 10px;
}
#sidebar ul .current_page_item a {
	font-weight:bold;
}
#sidebar ul li a {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#30335A!important;
}
#testimonials {
	margin-top:10px;
	color:black;
	margin-bottom: 20px;
}
#testimonials a {
	text-decoration:none;
}
#testimonials a:hover {
	text-decoration:underline;
}
#sidebar span {
	margin-top:10px;
}
#sidebar h3 {
	margin-top:40px;
	font-size:21px;
	margin-bottom: 10px;
	line-height:25px;
}
#sidebar ul div div aside{margin-top:-30px;}
.left_email {
	background: url("images/left_nav_icons.gif") no-repeat scroll 0 5px transparent;
	color: #30335A;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-top: 5px;
}
.left_print {
	background: url("images/left_nav_icons.gif") no-repeat scroll 0 -19px transparent;
	color: #30335A;
	height: 21px;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-top: 10px;
}
#left_icons {
	margin-top:20px;
}
#left_icons li {
	list-style:none;
	height:27px;
}
/* FOOTER */

#footer {
	border-top: 1px solid #999999;
	height: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 960px;
	padding:10px;
	clear:both;
}
#footer_left {
	color: #999999;
	float: left;
	font-size: 0.8em;
}
#footer_right {
	float:right;
}
#footer_nav {
	list-style:outside;
}
#footer_nav li {
	float: left;
	height: 20px;
	margin-right: 7px;
	width: auto;
	color: #999999;
	float: left;
	font-size: 0.8em;
}
#footer_nav li a {
	color: #999999;
	text-decoration:none;
}
#footer_nav li a:hover {
	color: #999999;
	text-decoration:underline;
}
#footer_nav ul {
	list-style:none outside none
}
/* CONTACT FORM */

.contact_map {
	float:right;
	width:398px;
	height:180px;
	border: 1px solid #CCCCCC;
}
.wpcf7 input {
	border:1px solid #88A6C8;
	height: 43px;
	width: 320px;
	font-size:25px;
}
.wpcf7 .wpcf7-submit {
	background: url("images/contact_submit.gif") repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    float: right;
    font-size: 18px;
    height: 42px;
    margin-top: 170px;
    padding-bottom: 5px;
    width: 156px;
}
.wpcf7 p {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 20px;
	width: 320px;
}
div.wpcf7-validation-errors {
	border:none!important;
}
div.wpcf7-mail-sent-ok {
	border:none!important;
}
div.wpcf7-response-output {
	border:none!important;
}
.wpcf7 textarea {
	font-size: 25px;
	clear:both;
	width:661px;
	height:120px;
}
.wpcf7 input {
}
.contact_tbl {
	width:700px;
	border: 1px solid #CCCCCC;
	margin-top: 40px;
}
.contact_tbl td {
	padding-left: 40px;
	padding:40px;
	font-size:14px;
}
.contact_tbl td strong {
	font-weight:bold;
}
.post {
}
.post-inner p {
	margin-bottom:20px;
}
.post .data {
	font-style:italic;
	font-size:10px;
	color: #9B9DC0;
}
.post-news {
	border-bottom:1px dotted #88A6C8;
	margin-bottom:20px;
}
.post-news .data {
	font-style:italic;
	font-size:10px;
	color: #30335A;
}
/* 404 PAGE */

.no-results {
}
.no-results p {
	margin-top: 20px;
}
.no-results h3 {
}

#wpadminbar ul li a{color:#ddd;}

#sidebar .textwidget ul li{border:none; margin-left:20px; list-style-type: disc;}

.anniv h2{font-size:22px;}
.anniv{clear: both;margin: 20px 0;border: 1px dotted #ccc;padding: 10px;}
.anniv p{margin: 10px 0;line-height: 20px; font-size: 12px}



