/*
Theme Name: Elixir
Theme URI: http://www.vivathemes.com
Description: Professional WordPress theme
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: two-column, widget-ready, business, personal, portfolio
*/

*{margin:0; padding:0;}

body {
	background: #000;
	color: #eobb8a;
	line-height: 145%;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
	
h1 {
	font-size: 24px;
	color: #553017;
	margin-top: 0px;
	text-transform: none;
	font-weight: normal;
	line-height: 28px;
	font-family: arial, helvetica, tahoma, sans-serif;
}

h2 {
	color: #94542e;
	margin:0;
	padding:0;
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
}

h3 {
	color: #553017;
	margin:0;
	padding:0;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
}

h4 {
	color: #94542e;
	margin:0;
	padding:0;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}

h5 {
	color: #eobb8a;
	margin:0;
	padding:0;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
}


p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #ccc;
	margin:15px;
	padding:0 12px 0 12px;
	font-style: italic;
}

code{
	font-family:"Courier New", Courier, monospace;
}


ul li {
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
	margin-bottom:8px;
	margin-top:0px;
	
}


/* links */

a {
	color: #00a2db;
	text-decoration: none;
 }

a:hover {
	color: #00a2db;
	text-decoration: underline;
}

/* link hover opacity */
 
a.opacity img {
 filter:alpha(opacity=100);
 -moz-opacity: 1.0; 
opacity: 1.0;
 -html-opacity: 1.0;}
 
a.opacity:hover img {
 filter:alpha(opacity=75); 
-moz-opacity: 0.75; 
opacity: 0.75;
 -html-opacity: 0.75; }

/* container */

#container {
	width: 900px;
	clear: both;
	margin: 0 auto;
	padding:0;
}

#wrapper {
	width: 900px;
	float: left;
	background: #fff;
	margin-top: 0px;
	margin-bottom: 15px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
	
	
/* header */

#header {
  	width: 900px; 
	height: 203px;
  	float: left;
	clear: left;
	margin-left: 0px;
	margin-top: 0px;
	background: #ddf1ff;
}

/* logo */

#logo {	
	width: 900px;
	float: left;
	height: 160px;
	margin: 0;
}

#logo a {
	color: #fff;
}

#logo a.site-title {
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin-top: 0;
}

#site-description {
	font-style: italic;
}


/* search */

#searchform {
	padding:0;
	margin:0;
	width: 182px;
	height: 24px;
	float: left;
	margin-top: 0px;
}

#searchform input#s {
	margin:0;
	padding: 0;
	color: #999;
	width: 138px;
	border: none;
	font-size: 10px;
	height: 16px;
	line-height: 15px;
	padding: 3px 5px;
	border: solid 1px #eaeaea;
	float: left;
}

#searchform input#searchsubmit {
	display: none;
}

#header h2 {
	display: none;
}


/* portfolio */

#portfolio {
	width: 890px;
	float: left;
	clear: left;
	margin-top: 0px;
	margin-left: 30px;
}

#portfolio .post {
	width: 260px;
	height: 150px;
	float: left;
	clear: none;
	overflow: hidden;
	margin-right: 30px;
	margin-bottom: 30px;
}

.attachment-portothumb {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 260px;
	height: 150px;
}

#portfolio .entry {
	width: 220px;
	height: 160px;
	text-align: center;
	padding: 20px;
	position: relative;
	z-index: 3;
	margin-top: -300px;
	background: url(images/transparent.png);
	opacity: 0;
	filter: alpha(opacity = 0);
	zoom: 1;
}

#portfolio h2,
#portfolio h2 a {
	color: #eobb8a;
	margin-top: 50px;
}

#portfolio a.more-link {
	text-align: center;
	float: none;
}

#contentwrapper {
	width: 840px;
	clear: both;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	padding-bottom: 15px;
}

#content {
	width: 620px;
	float: left;
	margin-top: 5px;
}

#contentfull {
	width: 880px;
	float: left;
	margin-top: 5px;
}

.attachment-bigthumb {
	float: right;
	clear: left;
	margin-left: -20px;
	margin-bottom: 15px;
	margin-top: -5px;
	float: left;
	clear: left;
	width: 900px;
	height: 300px;
}

.catview .post {
	padding:0;
	margin-top: 15px;
	float: left;
	width: 200px;
	margin-right: 20px;
	height: 200px;
}

.post {
	margin: 0px;
	padding:0;
	float: left;
}

.catview .firstpost {
	width: 250px;
	height: 170px;
	margin-top: 20px;
}

.entry {
}

h1.blogtitle,
h1.entry-title,
h2.blogtitle {
	line-height: 30px;
	margin-left: -40px;
	color: #eobb8a;
	font-size: 24px;
	font-family: arial, helvetica, tahoma, sans-serif;
	margin-top: 0px;
}


h1.blogtitle span,
h1.entry-title span,
h2.blogtitle span {
	padding: 10px 40px;
}

h1.entry-title {
	margin-bottom: 20px;
}
	
h2.entry-title {
	padding: 0;
	line-height: 20px;
	margin: 0;
        color: #eobb8a;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2.entry-title a {
	color: #eobb8a;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 17px;
	line-height: 22px;
	text-decoration: none;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
}

h2.entry-title a:hover {
	text-decoration: none;
}

h2.pagetitle {
	display: none;
}

#timestamp {
	float: left;
	clear: left;
	width: 100%;
	font-size: 10px;
	margin-bottom: 6px;
	color: #999;
	text-transform: uppercase;
	font-family: georgia, arial, helvetica, sans-serif;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin:8px 0;
}

a.more-link {
	color: #c9eafb;;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	float: left;
	display: block;
	margin-top: 7px;
}

a.more-link:hover {
	text-decoration: underline;
}

/* Right Sidebar*/

#rightbar {
	width: 190px;
	float: right;	
	padding: 0;
	margin-top: 5px;
}

#rightbar .widgets {
	margin-bottom: 20px;
	padding: 0;
	float: left;
	clear: left;
	width: 190px;
}

#rightbar h2 {
	margin: 0;
	padding: 0;
	color: #94542e;
	margin-bottom: 5px;
	font-size: 16px;
	text-transform: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	width: 225px;
	border-right: solid 5px #54301a;
}

#rightbar ul {
	float: left;
	margin: 0;
	padding: 0;
}

#rightbar ul li {
	list-style: none;
	width: 190px;
	float: left;
	margin: 0;
}

#rightbar ul li a {
	text-decoration: none;
	color: #666;
	line-height: 30px;
	border-bottom: dotted 1px #666;
}

#rightbar ul li a:hover {
	border-bottom: none;
}

/* comments */


#commentform {
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #999;
}
	
#commentform a { 
	color: #666; 
	text-decoration: none; 
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
	padding: 5px;
}

#author, #email, #url, #comment, #submit {
	font-size: 11px;
	margin: 5px 5px 0 0;
	border: none;
	background: #eaeaea;
	color: #666;
	padding-left: 5px;
}

#author, #email, #url {
	height:16px;
	padding-top:5px;
	padding-bottom: 5px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #666;
	padding: 4px 7px;
	background: none;
	background: #eaeaea;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #0099ff;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 18px;
	line-height: 120%;
	text-transform: none;
	font-weight: normal;
}	


.reply a.comment-reply-link {
	background: #fff;
	font-size: 11px;
	border: none;
	padding:0;
	color: #666;
	padding: 4px 7px;
	background: #eaeaea;
}

.reply a.comment-reply-link:hover,
#submit:hover {
	background: #ccc;
}

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	margin-top: 15px;
	margin-left: 5px;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	border: solid 1px #eaeaea;
	margin: 0;
	padding: 20px;
	list-style-type:none;
	float: left;
    	width: 450px;
	margin-bottom: 20px;
}

ol.commentlist ul li {
    border: none;
    padding: 20px;
	width: 400px;
	padding-bottom: 0;
	padding-right: 0;
}

ol.commentlist li.alt {
	
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {
	color:#666;
	text-decoration: none;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #000; 
	text-decoration: none; 
	border-bottom: 1px solid #ccc;
}

/* misc */

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

.alignleft a {
	margin: 5px;
}
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	margin: 0 10px 10px 0;
}

.wp-caption img a{
   	margin: 0;
   	padding: 0;
   	border: 0 none;
	margin: 0 auto;
}

p.wp-caption-text {
   	font-size: 11px;
   	line-height: 17px;
   	padding: 0 4px 5px;
   	margin: 0;
}

p { margin-top: 6px; }

#archivelist {
	float:left;
	margin-right: 0;
	
}

#archivelist ul li {
	list-style: none;
	line-height: 35px;
}

#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}

#archivelist ul li a {
	color: #666;
	text-transform: uppercase;
}

#archivelist ul li a:hover {
	text-decoration: none;
}

ol {
	margin: 10px;
}

ul {
	margin: 5px;
}


/* footer */

#footer {
	clear: left;
	float: left;
	width: 860px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	font-size: 11px;
	color: #553017;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #c9eafb;
}

.interior {
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #c9eafb;
}

#copyinfo {
	color: #eobb8a;
	float: left;
	font-size: 11px;
	margin-left: 5px;
	line-height: 9px;
	margin-top: 4px;
	width: 380px;
}

#footermenu {
	width: 300px;
	float: right;
	color: #553017;
	font-size: 11px;
}

#footermenu ul {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 0px;
}

#footermenu ul li {
	float: left;
	list-style: none;
	border-right: solid 1px #fff;
	padding-right: 8px;
	margin-left: 7px;
	margin-right: 0;
	line-height: 10px;
}

#footermenu ul li a {
	text-decoration: none;
	text-transform: lowercase;
	color: #553017;
}

#footermenu ul li a:hover {
	text-decoration: underline;
}

/* social icons */

#socialize {
	width: 150px;
	float: right;
	text-align: right;	
}

#socialize a {
	width: 32px;
	height: 32px;
	margin-left: 10px;
	text-decoration: none;	
}

.box {float: left;
	background: #ddf1ff;
	background-image:url("http://www.cscommunity.org.au/wp-content/uploads/contact-seeds.png");
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
	line-height: 18px;
	color: #553017;
	width: 94%;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right:10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.boxb {float: left;
	background: #ddf1ff;
	font-size: 12px;
	line-height: 18px;
	color: #553017;
	width: 94%;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right:10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#roll_one {display:block; width:200px; height:145px; text-indent:-999em; background:url("http://www.cscommunity.org.au/wp-content/uploads/gree-box.jpg");}
#roll_one:hover {background:url("http://www.cscommunity.org.au/wp-content/uploads/gree-box2.jpg");}
#roll_two {display:block; width:200px; height:145px; text-indent:-999em; background:url("http://www.cscommunity.org.au/wp-content/uploads/blue-box.jpg");}
#roll_two:hover {background:url("http://www.cscommunity.org.au/wp-content/uploads/blue-box2.jpg");}
#roll_three {display:block; width:200px; height:145px; text-indent:-999em; background:url("http://www.cscommunity.org.au/wp-content/uploads/pink-box.jpg");}
#roll_three:hover {background:url("http://www.cscommunity.org.au/wp-content/uploads/pink-box2.jpg");}
#roll_four {display:block; width:200px; height:145px; text-indent:-999em; background:url("http://www.cscommunity.org.au/wp-content/uploads/orange-box.jpg");}
#roll_four:hover {background:url("http://www.cscommunity.org.au/wp-content/uploads/orange-box2.jpg");}