/*   
Theme Name: DIMAS
Theme URI: http://www.opendesigns.org/preview/?template=1657
Description: Customised from WILDCITY by Outsider
Author: lucy
Author URI: http://www.triffid.org/
Template: 
Version: 0.1
.
blah.
.
*/



* {
	margin: 0;
	padding: 0;
}

/** was 15px **/
body {
	font: 14px Verdana, arial, helvetica, sans-serif;
	/**** background: url(images/header.jpg) top center no-repeat #ffffff; ****/
	background: url(images/holdingpage.jpg) top center no-repeat #ffffff;
	text-align: center;
	/** LJN EDITED from TEXT (from fffffff) */
	color: #484848;
}

.page {background: url(images/header-noimage-white.jpg) top center no-repeat #ffffff;}
.index_page {background: url(images/header-noimage_white_date.jpg) top center no-repeat #ffffff;}

/***** FORM THINGAMIES *****/

.success_message {color: green;}
.warning {color: red;}

/**** GENERAL STYLES ****/

a {
	color: #F47D1F;
	text-decoration: none;
	font-weight: bold; 
}

a:hover {
	/** color: #c8003e; **/
	text-decoration: underline;
}
<!--
p {
	line-height: 1.4em;
	/** text-align: justify; **/
	padding: 10px 0 0 0;
}
-->
p.tmp {
	font-size: 22px;
	text-align: center;
	padding: 10px 20% 10px 20%;
}
#mainContent ul,
#mainContent ol {
	margin-left: 40px;
	line-height: 1.8em;
	padding: 10px 0 0 0;
}

#mainContent ul {
	list-style: url(images/bullet_o.gif);
}

blockquote {
	border-left: 4px solid #B21;
	color: #484848;
	margin: 10px 40px 0 40px;
	line-height: 1.8em;
	padding: 0 10px 10px 10px;
}

blockquote:first-line {
	font-size: 20px;
	font-style: italic;
	line-height: 1.4em;
}

code {
	border-bottom: 1px dotted #B21;
	color: #484848;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-variant: small-caps;
	line-height: 1.5em;
}



h1 {
	font-size: 26px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

.my  {
	font-weight: bold;
	font-variant: normal;
	line-height: 1.5em;
	font-size: 22px;

}
/**** GENERAL LAYOUT ****/

#container {
	width: 868px;
	margin: 0 auto;
	text-align: left;
}

#header {
	/* height: 520px; */
	height: 400px; 
	padding: 0 10px 0 20px;
}

#nominate {
	padding-bottom: 10px;
	padding-top: 20px;
	width: 670px;
	display: block;
 	text-align: right;

}
	
/* new LJN - height before text comes in under banner on page.php */
#header-page {
	height: 120px; 
	padding: 0 10px 0 20px;
}

#header-page-short {
	height: 60px; 
	padding: 0 10px 0 20px;
}

#mainContent {
	background: url(images/footer.jpg) bottom center no-repeat; 
}

/**** HEADER STYLES ****/

#header h1 {
	float: left;
	font-size: 72px;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.2em;
	padding-top: 10px;
}

#header h1 a {
	color: #ffffff;
}

#header h1 a:hover {
	color: #484848;
}

#header h2 {
	float: left;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	line-height: 1.2em;
	padding: 35px 0 0 10px;
}
/*** INDEX PAGE ONLY ***/

.padme td { padding:10px; }

/*** nominate table ***/
.nominate_table td, th{
	vertical-align: top;
	horizontal-align: top;
	padding: 5px;
}

/**** MAIN MENU LAYOUT and STYLES ****/
/** 
.current_page_item {
font-weight: bold;
}
**/

/** SUB PAGES **/
ul ul{
font-weight: normal;
font-size: 12px;
margin-left: 5px;
line-height: 15px;
list-style: none;
}



#mainMenu {
	color: #484848;
	float: right;
	/** LJN EDITED from 30px**/
	font-size: 22px;
	line-height: 1.5em;
	list-style: none;
	margin-left: -95px;
	position: relative;
}

/** START argus and seeda logos **/
#menu_sponsor a, img{
	color: #ffffff;
}
/** END argus and seeda logos **/

#mainMenu a {
/** LJN EDITED from ffffff **/
	color: #484848;
	font-weight: normal; 
}

#mainMenu a:hover {
	background: #484848;
	color: #ffffff;
	text-decoration:none;
}
/** START override argus and seeda  **/
#menu_sponsor a:hover{
	background: none;
    text-decoration:none;
}
/** END override argus and seeda  **/

#mainMenu a,
#menu_sponsor, 
#mainMenu span {
	/*** EDIT ME FOR POSITION OF LEFT OF MENU ***/
	/** padding: 0 10px; **/
}

/**** BLOG LAYOUT and STYLES ****/
.reverse {
	background: #484848;
	color:#ffffff;
	}
	
/*** Category page boxes classes ***/
.grey_box {
border-width: 2px; padding: 10px 10px 10px 10px; background: #dddddd; border-style: none; border-color: red;
}

.white_box {
border-width: 2px; padding: 10px 10px 10px 10px; background: #ffffff; border-style: none; border-color: red;
}

.cat_name {
font-size: 25px;
font-variant: small-caps;
font-weight: bold;
}
p.stb {  text-indent: 20px; margin-top:0px }
p.mtb { text-indent: 0; margin-top: 2.17em }
p.ltb { text-indent: 0; margin-top: 3.08em }


.blog-page {
/** edited from 40px LJN **/
	padding-bottom: 10px;
	/* new LJN */
	/**** 669 px for the blog_meta-page image ***/
	width: 670px;
}

.blog {
/** edited from 40px LJN **/
	padding-bottom: 40px;
}

.blog h2.blogTitle {
	font-size: 28px;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	position: relative;
	z-index: 1;
	/** LJN EDITED added **/
	color: #484848;
}
/** was 24 **/
.pageTitle {
	font-size: 24px;
	 color:#facc9b;
}

/** for sponsors layout **/
.spon_td {
/* border: 1px solid #999; */
padding: 0.1em 1em;
text-align: left;
}

.spon_th {
vertical-align: top;
/* border: 1px solid #999; */
padding: 0.1em 1em;
text-align: right;
}
.sponsor_name {
/** font-size: 24px; **/
}

.blog h3.meta {
/**** 669 px for the blog_meta-page image ***/
	background: url(images/blog_meta-page.gif) no-repeat;
	color: #484848;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	height: 36px;
	line-height: 36px;
	padding: 0 10px 0 15px;
	position: relative;
	z-index: 0;
}


* html .blog h3.meta {
	padding-top: 10px;
}

.blog h2.blogTitle a {
	color: #ffffff;
}

.blog h2.blogTitle a:hover {
	color: #484848;
}

.blog h3.meta a {
	color: #484848;
}

.blog h3.meta a:hover {
	color: #ffffff;
}

img.bullet {
	padding: 0 4px;
}

/**** ROUNDED CORNER BOX STYLES ****/

.c1 {
	background: url(images/c1.gif) top left no-repeat #EC691F;
	margin: 0 0 40px 0;
}

.c2 {
	background: url(images/c2.gif) top right no-repeat;
}

.c3 {
	background: url(images/c3.gif) bottom left no-repeat;
}

.c4 {
	background: url(images/c4.gif) bottom right no-repeat;
}

#mainContent .c4 p,
#mainContent .c4 ul {
	padding: 0 20px;
	line-height: 36px;
	margin-left: 0;
}

/**** ROUNDED CORNER BOTTOM BOX STYLES ****/

.c4 li {
	display: inline;
	background: url(images/bullet_w.gif) center right no-repeat;
}

.c4 li a {
	color: #484848;
	margin-right: 11px;
	white-space: nowrap;
}

.c4 li a:hover {
	color: #ffffff;
}

.boxDesc {
	font-size: 28px;
	font-weight: normal;
	font-variant: normal;
}

/**** SIDEBAR ****/

/* Begin Sidebar */
#sidebar {
padding: 20px 0 10px 0;
margin-left: 750px;
width: 190px;
}

#sidebar form {
margin: 0;
}
/* End Sidebar */

/**** ROUNDED CORNER BOX - INPUT STYLES ****/

li.formList .c1,
li.formList .c2,
li.formList .c3,
li.formList .c4 {
	width: 125px;
}

#postComment .c1,
#postComment .c2,
#postComment .c3,
#postComment .c4 {
	height: 40px;
	line-height: 40px;
	width: 300px;
}

.c4 input.searchBox,
#postComment input,
.postCommentTA textarea {
	background: transparent;
	border: none;
	color: #ffffff;
	font: 12px Georgia, "Times New Roman", Times, serif;
	position: relative;
	left: 4px;
	width: 80px;
}

#mainContent .c1 {
	margin-bottom: 15px;
}

#postComment input {
	float: left;
	position: relative;
	top: 12px;
	width: 200px;
}

#postComment .postCommentTA .c1,
#postComment .postCommentTA .c2,
#postComment .postCommentTA .c3,
#postComment .postCommentTA .c4 {
	height: auto;
	width: 500px;
}

#mainContent #postComment .postCommentTA .c1 {
	margin-bottom: 30px;
}

.postCommentTA textarea {
	margin: 10px;
	overflow: auto;
	width: 470px;
}

#postComment label {
	color: #484848;
	float: right;
	padding-right: 10px;
}

#mainMenu li.formList {
	line-height: .6em;
}

/**** BUTTON STYLES ****/

.goButton {
	background: url(images/button.gif) center center no-repeat;
	border: none;
	color: #484848;
	height: 28px;
	width: 38px;
}

.goButton span {
	position: relative;
	top: -1px;
}

.postButtonCluster {
	position: relative;
	top: -20px;
}

.postButtonCluster button {
	background: none;
	border: none;
	color: #484848;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin-right: 20px;
}

/**** COMMENT LIST STYLES ****/

#commentList {
	list-style-position: outside;
	position: relative;
	left: -40px;
	margin-right: -40px;
	width: 868px;
}

#commentList li {
	background: url(images/blog_meta-page.gif) no-repeat;
	color: #484848;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	padding: 0 10px 0 15px;
}

.commentMeta {
	clear: both;
	height: 36px;
}

.cml { 
	float: left;
}

.cmr { 
	float: right;
	font-size: 10px;
}

.commentContent {
	color: #ffffff;
	position: relative;
	top: -20px;
}

/**** FOOTER STYLES ****/

#footer p {
	color: #484848;
	font-size: 11px;
	padding: 10px 0;
	text-align: center;
}

/**** IMAGE FLOATING, IMAGE CENTERING ****/

.floatImgR,
.floatImgL,
.imageCenter {
	border: 1px solid #B21;
	padding: 2px;
}

.floatImgR {
	float: right;
	margin: 10px 0 5px 10px;
}

.floatImgL {
	float: left;
	margin: 10px 10px 5px 0;
}

.imageCenter {
	display: block;
	margin: 10px auto;
}

div.hr {
  height: 35px;
  background: #fff url(images/hr.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

/**** CLEARING ****/

br.clear {
	clear: both;
}
a:img {
border:0 !important;
border-style: none;

}
 
 alignnone {
 border:0 !important;
  border-style: none;
  
 }
 
  img
{  border-style: none;
}