﻿/*
Template:tortuga
Theme Name:tortuga_child
*/

@import url('../tortuga/style.css');

.site-header {
	background: #33aacc;
	color: #fff;
}

.primary-navigation-wrap {
	border-bottom: 5px solid #0033cc;
	background: rgba(0,0,0,0.15);
	box-shadow: inset 0 1px 0 rgba(0,0,0, 0.05);
	color: #fff;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	margin: 0;
	padding: 0.6em 1em;
	border: none;
	background: #33aacc;
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	font-size: 1.0625rem;
	transition: all 0.2s ease;
}

.widget {
	margin: 0 0 2em 0;
	padding: 1em 1.5em 1.5em;
	max-width: 100%;
	border-top: 6px solid #0033cc;
	background: #fff;
	box-shadow: 0 2px 2px #aaa;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content {
	margin: 0;
	padding: 1em 1.5em 1.5em;
	max-width: 100%;
	border-top: 3px solid #0033cc;
	background: #fff;
	box-shadow: 0 2px 2px #aaa;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.type-post,
.type-page,
.type-attachment,
.comments-area  {
	margin: 0 0 2em 0;
	padding: 1.5em;
	max-width: 100%;
	border-top: 6px solid #0033cc;
	background: #fff;
	box-shadow: 0 2px 2px #aaa;
}

.entry-title a:link,
.entry-title a:visited {
	color: #303030;
	text-decoration: none;
	transition: all 0.2s ease;
}



.site-header {
	background: #33aacc;
	color: #fff;
}

.primary-navigation-wrap {
	border-bottom: 5px solid #0033cc;
	background: rgba(0,0,0,0.15);
	box-shadow: inset 0 1px 0 rgba(0,0,0, 0.05);
	color: #fff;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	margin: 0;
	padding: 0.6em 1em;
	border: none;
	background: #33aacc;
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	font-size: 1.0625rem;
	transition: all 0.2s ease;
}

.widget {
	margin: 0 0 2em 0;
	padding: 1em 1.5em 1.5em;
	max-width: 100%;
	border-top: 6px solid #0033cc;
	background: #fff;
	box-shadow: 0 2px 2px #aaa;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content {
	margin: 0;
	padding: 1em 1.5em 1.5em;
	max-width: 100%;
	border-top: 3px solid #0033cc;
	background: #fff;
	box-shadow: 0 2px 2px #aaa;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.type-post,
.type-page,
.type-attachment,
.comments-area  {
	margin: 0 0 2em 0;
	padding: 1.5em;
	max-width: 100%;
	border-top: 6px solid #0033cc;
	background: #fff;
	box-shadow: 0 2px 2px #aaa;
}

.entry-title a:link,
.entry-title a:visited {
	color: #303030;
	text-decoration: none;
	transition: all 0.2s ease;
}

.radius {
	border-radius:150px;
}

h2.new {
	font-size: 20px;
	color: #dd5533;
	margin: -10px 0 5px 10px;
	padding-left: 15px;
	border-left: solid 3px #dd5533;
}
