/* Theme Name: SeaDescription: A minimalistic, blue-coloured WordPress theme.Author: Aneesah*//* Begin Layout */body {	font-family:Arial, Tahoma, sans-serif;	font-size:55%;	text-align:center;	margin:0;	padding:0;	color:#50799f;	background:#fff;}#page {	width:738px;	font-size:1.2em;	text-align:left;	margin:0 auto;	padding:0;	overflow:hidden;}#header {	width:738px;	height:160px;	margin:0 auto;	overflow:hidden;}	#title {	width:461px;	height:80px;	padding:10px 0 0 26px;	margin:0 0 0 14px;}	#description {	font:1.1em "Century Gothic", "URW Gothic L", Arial, Tahoma, sans-serif;	margin:-.4em 0 0 0;	padding:0 0 0 .3em;	letter-spacing:.05em;	text-transform:lowercase;	color:#6e9bc4;}#headersearch {	float:right;	margin:34px 0 0 0;	padding:0 42px 0 0;}#header > #headersearch {	padding:0 45px 0 0;}#content {	width:430px;	float:left;	text-align:justify;	line-height:1.6em;	margin:0 0 0 14px;	padding:10px 13px;}#page > #content {	padding:10px 28px;}p {	margin:1em 0;}.post {	margin-bottom:30px;}#sidebar {	width:179px;	padding:0 16px;	margin:0 0 0 500px;	color:#7299c5;}#footer {	width:486px;	padding:20px 0;	float:left;	text-align:center;}#footer span {	background:#3E6B95;	color:#fff;	padding:2px;	margin:2px;}#footer > span {	padding:4px 2px;}#footer span a {	text-decoration:none;	padding:2px;	color:#fff;}/* End Layout *//* Begin Headers */h1, h2, h3, h4, h5, h6 {	font-family:"Century Gothic", "URW Gothic L", Arial, Tahoma, sans-serif;	font-weight:normal;}	h1 {	font-size:1.8em;	color:#3e6b95;	margin:0;}	h1 a, h1 a:hover, h1 a:visited {	color:#3e6b95;	background:none;	text-decoration:none;}h2 {	font-size:1.1em;	margin:.3em 0;	text-align:center;	line-height:1em;	color:#5783ac;}h2.posttitle {	font-size:1.3em;		color:#82a9cc;	text-align:left;}	* html h2 {	clear:both;}h2 a, h2 a:hover, h2 a:visited {	color:#82a9cc;	background:none;	text-decoration:none;}#sidebar h2 {	color:#7299c5;	text-transform:lowercase;	font-size:1.6em;	text-align:left;}	h3 {	color:#4f6b92;	font-size:1.6em;	margin:12px 0;	padding-left:20px;}	h3.date {	color:#336699;	margin:0;	padding:0;	font-size:1.2em;	font-weight: bold;}h4 {	font-size:1.1em;	text-transform:lowercase;	padding-left:30px;	color:#6694c7;	margin:7px 0;	border-bottom:1px solid #dce6f0;}h4 a {	color:#9BB2D1;	text-decoration:none;}h5 {	font-size:1.2em;	text-transform:uppercase;	letter-spacing:.1em;	background:#e0ecf5;	color:#50799f;	margin:8px 0;	padding-left:35px;}h5 a, h5 a:hover {	color:#50799f;	background:none;	text-decoration:none;}h6 {	font-size:1.1em;	font-weight:bold;	margin:1px 0;	padding-left:40px;}/* End Headers *//* Begin Links */a {	text-decoration:underline;	color:#50799f;}a:visited {	color:#8596ac;}a:hover {	color:#fff;	background:#6687ae;	text-decoration:none;}/* End Links *//* Begin Lists */ul {	list-style-type:square;}ol {	list-style-type:lower-alpha;}	ul, ol {	padding:0 0 0 30px;	margin:1em 0;}/* End Lists *//* Begin Images */p img {	max-width:100%;}a img {	border:4px solid #c5d0e1;}a:hover img {	border:4px solid #7DA3C3;}	img.alignright, img.alignleft, img.centered {	display:inline;	border:4px solid #c5d0e1;}img.centered {	display:block;	margin-left:auto;	margin-right:auto;}img.alignright {	margin:2px 0 2px 7px;}img.alignleft {	margin:2px 7px 2px 0;}.alignright {	float:right;}.alignleft {	float:left}/* End Images *//* Begin Form Elements */#searchform {	margin:10px auto;	text-align:center;	padding:5px 3px;}#commentform textarea {	width:96%;}#commentform #submit {	float:right;	border:none;}#header #s {	width:110px;}input:focus, textarea:focus, label:focus {	background:#4f7799;}/* End Form Elements *//* Begin Comments*/input, textarea, select {	font:1em Arial, Tahoma, sans-serif;	padding:3px;	border:none;	color:#fff;	background:#7da3c3;}.commentlist p {	font-weight:normal;	line-height:1.3em;	text-transform:none;	margin:4px 5px 7px 0;}.comment {	margin:8px 10px;	padding:2px 5px;	height:1%;	color:#4d7aa0;	border:1px solid #EBF0F8;	background:#fff;}.comment:hover {	border:1px solid #426182;}	.commentmetadata {	margin:0;	font-size:.9em;	display:block;	text-align:right;}/* End Comments *//* Begin Various Tags & Classes */code {	font:1em 'Courier New', Courier, monospace;}	blockquote, .postmetadata {	margin:8px 30px;	padding:4px 14px 6px 14px;	background:#f6f8fa;	border:1px solid #B9CFE6;}.postmetadata {	font-size:1em;	line-height:1.4em;	margin:5px 20px;	padding:2px 5px;	text-align:center;}.center {	text-align:center;}hr {	display:none;}.navigation {	display:block;	text-align:center;	font-size:1em;	margin:0 0 30px 0;}/* End Various Tags & Classes*/