/* Theme Name: AquariumTheme URI: http://crave4more.com/Description: WP Theme Aquarium by SadishVersion: 1.0Author: Sadish Balasubramanian*/body {	margin:0;	padding:0;		font-size:10px;	font-size:small;	color:#333;	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Sans-serif;	background:#f7f7f7 url(img/body-pattern.gif) repeat fixed 0 234px;}/***************   COMMON ELEMENTS                      ############################################*/abbr {	cursor:help;}	blockquote {    margin:1em;    padding-left:10px;    border-left:#666 2px solid;    color:#666;}a {	color:#6FB2AC;	text-decoration:none;	border-bottom:1px dashed;}a:hover {	color:#365753;		border-bottom:1px solid;}	p {	line-height:1.5em;	margin-top:5px;}	ul {	list-style:none;}li {	margin:10px 0 10px 0px;	padding-right: 40px;	font-size: .9em;	line-height: 1.5em;}	ul li {		padding-left:15px;	list-style:none;	background:url(img/parl_bullet.png) no-repeat top left;}h1 {	font-size:180%;	font-family:times, serif;	margin-bottom:0;	color:#4E5C7D;}	h2 {	font-family:Georgia, tahoma, sans-serif;		font-size:110%;		color:#660000;	margin:0.5em 0;	padding:0.25em 0;}fieldset {	border:none;}#container {	background: url(img/content-back.gif) repeat-y 50% 0;	margin:auto;	width:710px;	font-size:95%;	border-left: 1px solid white;	border-right: 1px solid white;	}#header {	width:700px;	margin:0 auto;	height:130px;	background:#666 url(img/header2.jpg) no-repeat 50% 0;		color:#000;	position:relative;	}#content {	float:right;	color:#333;	width:490px;	margin:0;	padding:0 10px;	}.post {    margin:0.5em 0.5em 3em 0.5em;    padding:0.5em;}.post h4 {	font-size:1em;	font-weight:normal;}.post h4 em{	font-style:normal;	float:right;	font-weight:normal;}.post-title {	font-size:160%;	font-weight:normal;	color:#4E5C7D;    border:none;    margin:0.5em 0;    padding:0;}.post-title a {    color:#4E5C7D;    border-bottom:none;}.post-date {    color:#999;    margin:0;    padding:0;    }.post-info {    color:#999;    margin:0;    padding:0;    font-size:0.9em;    border-top:#ddd 1px solid;}.post-info em {    color:#666;    font-style:normal;}.post-info em.user{	background:url(img/user.png) no-repeat left center;	padding-left:15px;}.post-info em.cat{	background:url(img/star.png) no-repeat left center;	padding-left:15px;}.post-info a:link, .post-info a:visited{    border:none;}.post-info a:hover, .post-info a:active{    border-bottom:1px solid;}.post-content {    margin:0;    padding:0.2em 0;}.post-comments {   float:right;}.post-comments a {   background:url(img/comments-small.gif) no-repeat left center;   padding-left:12px;   }#sidebar {	float:right;	width:175px;	padding-right:15px;	font-size:90%;	}#sidebar h2 {    color:#660000;     margin:1em 0 0 0;       }#sidebar img {background-color: white;padding: 6px;margin-left:3px;}#sidebar ul {	margin:0;	padding:10px 0;	list-style:none;}#sidebar ul li {	margin:0;	padding:0;	list-style:none;	background:none;	}#sidebar ul ul, #sidebar form {    margin:0;    padding:0.5em 0 0 1em;}#sidebar ul ul ul {	margin:0;	padding:2px 0;}#sidebar ul li ul li ul li{	margin:0;	padding:3px 0 3px 12px;	background:url(img/arrow.gif) no-repeat left center;}#sidebar li li a:link, #sidebar li li a:visited{    color:#964;    border:none;}#sidebar li li a:hover,#sidebar li li a:active{    border-bottom:#964 1px solid;}#sidebar li li {    margin:0.5em 0;}#footer {	clear:both;	width:700px;	padding:10px 0;	margin:10px auto 0 auto;	text-align:center;	font-size:90%;	background:#fff url(img/con_top.gif) repeat-x top;	border-top:1px solid #ccc;}/*Comments Style*/#comments, #respond{	margin: 2em 0 0 5px;}.commentlist {	margin:10px;	padding:10px 20px;}#commentform {	margin:10px;	padding:10px;}.commentlist {	margin: 0;	padding: 0;}.commentlist li {	list-style:none;	margin: 0.5em 0;	padding: 0.5em;		background:none;}.commentlist li .cmtinfo {	font-size:1em;		border-bottom: #ccc 1px solid;}.commentlist li cite {	font-style:normal;	font-weight:bold;}.commentlist li .cmtinfo em {	float:right;	margin:0;	padding:0;	font-style:normal;	font-size:0.9em;	color:#999;}.commentlist .alt {	background:#f9f9f9;}/***************   NAVIGATION                         ############################################*/ul#navigation {	list-style:none;	margin:0 auto;		padding:6px 0 4px 0;	background:#fff url(img/con_top.gif) repeat-x top;	width:698px;	border-bottom:1px solid #ccc;	border-top:1px solid #ccc;		font-family:Tahoma,Georgia, Verdana, Arial, Serif;	font-weight:bold;	text-transform:uppercase;	font-size:1em;	}ul#navigation li {		padding:0 5px;	display:inline;	background:none;	list-style:none;	margin:0;}	ul#navigation li a {	text-decoration:none;		padding:3px 5px;	margin:0;	color:#999;	background-color:inherit;	border-bottom:none;}	ul#navigation li a:hover {	border-bottom:#9f9d9c 2px solid;	color:#333;}	#navigation li.current_page_item a:link, #navigation li.current_page_item a:visited, #navigation li.current_page_item a:hover, #navigation li.current_page_item a:active{	border-bottom:#9f9d9c 2px solid;	color:#222;}/***************   TEXT ELEMENTS                   ############################################*/#header h1{	position:absolute;	top:80px;	left:250px;	font-size:1.2em;	font-weight:normal;	font-family:"Century Gothic", sans-serif;	letter-spacing:0.1ex;	color:#000;	background:none;	}#header h1 a {	color:#fff;	border-bottom:none;}textarea {    width:80%;    background:#fcfcfc;	border:#999 1px solid;}.textbox {	background:#fcfcfc;	border:#999 1px solid;}
