/*
Theme Name: Phrixus Elements
Theme URI: http://www.phrixus.co.uk/
Description: The theme for ice cream!
Version: 0.9
Author: Shane Marriott
Author URI: http://www.shanemarriott.com
*/

/* ---------------- Basic Elements ------------------ */

body {color:#000000;margin: 5px 0 0; padding:0 0 10px; text-align: center; min-width: 750px;background:#ffffff url(images/bgmain.gif);font:12px/1.5em Verdana, Arial, Helvetica, sans-serif;}

a, a:link, a:visited {
	color:#808080;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {color: #EF2501;text-decoration:none;}

a img {border: none;}

h1{
font-size: 18px;
	color: #474747;
	border-bottom-style: none;
}

h2 {padding:7px 0 0 0;margin:0;font-size:16px;border-bottom:1px solid #ddd;color:#EF2501;}

h2 a, h2 a:link, h2 a:visited{text-decoration:none; font-size:16px; color:#EF2501;font-weight:bold;
	padding-top: 7px;
}
h2 a:hover{	background-color: #ffffff;
}

h3 {padding:2px;margin:0;font-size:14px; color:#555555;}
h3 a, h3 a:link, h3 a:visited{text-decoration:none; font-size:14px; color:#EF2501;font-weight:bold;}
h3 a:hover{	background-color: #E6E6E6;}

p {padding:5px;margin:0;}

.about {color:#718799;font-weight:bold;}

.image {
	padding: 1%;
	border:1px solid #C8C8C8;
	margin:4px;
	float: center;
	background-color: #ffffff;

}
.gravatar {
	padding: 1px;
	border:1px solid #C8C8C8;
	margin:-14px -8px 15px 15px;
	float: right;
	background-color: #ffffff;
    z-index: 2;  
	position: relative;
	

}
.gravatarno {
	padding: 1px;
	margin:-20px -13px 0px 0px;
	float: right;
    z-index: 2;  
	position: relative;
	font-size:8px; color:#aaaaaa;


}
.box {
	background: #ffffff url(images/comback.gif) repeat-x;
	border:1px solid #E6E6E6;
	padding:4px;
	margin:15px 0 0 0;
	text-align: left;
	z-index: 1;   


}
.clearbox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearbox {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearbox {height: 1%;}
.clearbox {display: block;}
/* End hide from IE-mac */


 #navlist ul
{
	margin: 0;
	padding: 0;
	

}

#navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 1px;

}

#navlist a {
	margin: 0px;
	padding: 2px 5px;
	border: 1px solid #666666;
	text-decoration: none;
	font-size:9px;font-weight:bold;
}

#navlist a:link, #navlist a:visited, #navlist a:active
{
color: #4D4D4D;
background-color: #FFFFFF;
	
	}
	
#navlist a:hover
{
color: #EF2501;
background-color: #EEEEEE;		
}

/* ---------------- Containers ------------------ */

#container {width: 750px; text-align: left; margin: 0 auto;position:relative;}

#contentcontain {margin: 0 0 0 0px;padding:0; background: #C0C0C0 url(images/bg2.gif) repeat-y 50% 0;}
#contentcontainx {width:750px; margin: 0 0 0 0px; padding:3px 0 0; background: #EFEFEF url(images/bgnav.gif) repeat-y 50% 0;}
#contentcenter {width:572px;padding:0px;float:left;}
#contentcenterx {width:750px;padding:0px;float:left;}	
#contentright {width:172px;padding:0 0 8px 0;float:left;background: #ddd; margin-left: 2px;}

#contentbottom {margin:0;}

#navcontain {
	height:45px;
	text-align: right;
	margin: 0;
	padding:0px 5px 0 0;
	background: #EFEFEF url(images/title.jpg) no-repeat;
	border: 1px solid #666666;

}

/* ---------------- Header ------------------ */

#header {width:748px;
height:70px;
	background:url(http://www.phrixus.co.uk/wp-content/themes/pxs/images/heads/rand.php) no-repeat 50% 0;
	margin-top:5px;
padding:0;
border: 1px solid #666666;

}

#header2 {width:748px;
height:70px;
	background:url(http://www.phrixus.co.uk/wp-content/themes/pxs/images/heads/rand.php) no-repeat 50% 0;
	margin-top:5px;
padding:0;
border: 1px solid #666666;
}

#header form{
	margin-top: 18px;
	padding: 4px;
	background-color: #ccc;
	width: 180px;
	margin-right: 3px;
	float: right;
}

/* ---------------- Wordpress Elements ------------------ */

.post {
	background-color: #fff;
	padding: 0px 10px 5px 10px;
	margin: 5px 10px 5px 5px;
	border: 1px solid #ddd;

}
.postfooter{text-align:right;}

.postfooter a, .postfooter a:visited
{
	color:#999999;
	font-weight:normal;
	text-decoration:underline;
	font-size:9px;
}
.postfooter a:hover
{color:#EF2501;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 10px;
	}
	.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.newestalbums {
	
	padding-left: 2px;
	}
	
div.float {
  float: left;
  width: 164px;
  text-align: center;
  padding: 4px;
  }
  
div.float p {
   text-align: center;
   }

  div.float img {
	padding: 4px;
	border:1px solid #C8C8C8;
	margin:1px;
	float: center;
	background-color: #ffffff;

}

.meta {font-size:10px;padding:2px 0 2px 0;margin:0;font-weight:bold;}

.meta a:link,.meta a:visited {font-weight:bold; color:#000;}

.meta li, ul.post-meta li {display: inline;}

.meta ul {display: inline;list-style: none;margin: 0;padding: 0;}

.storycontent {padding:0px;margin-top:5px;}

.by {border:1px solid #ccc;background-color:#eee;padding:2px;margin:0;}

blockquote {
	margin: 10px 15px 0 20px;
	padding-left: 43px;
	font-size:10px;
	font-weight:bold;
	background:  url('images/quote.png') no-repeat #F9F9F9;
	}
img.wp-smiley { vertical-align: -25%; }

form dl, dl.labels {
      margin:0em;
      font-size:100%;
      margin-top:0.5em
    }
    form dt, dl.labels dt {
      float:left;
      
      width:11em;
      margin-bottom:0.8em;
      color:#555;
      text-align:right;
      font-weight:normal;
      position:relative /*IEWin hack*/
    }
    form dd, dl.labels dd {
      margin-left:10.5em;
      margin-bottom:0.8em;
      font-size:100%;
      font-style:normal;
      padding-left:0.5em
    }
    form dd.submit, dl.labels dd.submit  {
      margin-top:2em
    }
/* ---------------- Forms ------------------ */

#contentright form {margin: 0 0 0 13px;}

#contentright input#s, option{
	background: #eee;
	border: 1px solid #6e6e6e;
	color: #6e6e6e;
	font-weight:bold;
	font-size:11px;
}
#contentright .button, #contentright input:submit  {
	font-size: 11px;
	font-weight:bold;
	color: #6e6e6e;
	background-color: #eee;
	border:1px solid #6e6e6e;
}

#commentform {font-weight:bold;}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea, #commentform #subject, #commentform #name {
	background: #eee;
	border: 1px solid #6e6e6e;
	color: #6e6e6e;
	font-size:12px;
}

#commentform textarea {width: 95%;}

#commentform .button {
	font-size: 12px;
	color: #6e6e6e;
	background-color: #eee;
	border:1px solid #6e6e6e;
	font-weight:bold;
	}

/* ---------------- Lists ------------------ */
.comments {
	list-style-image: url(images/bullet.gif);
	
}

#contentright ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #666666; 
}
#contentright ul li {
		
}
#contentright ul ul {
	margin: 1.2em 0;
	border-top: 1px solid #ddd;
	background-color: #ddd;
}
#contentright ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #ddd;
}
#contentright ul ul li a {
	display: block;
	margin: 0 0 0 -11px;
	padding: 2px 10px 0 10px;
	width: 155px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 155px;
	color:#666666;
	text-decoration:none;
}

html>body #contentright ul ul li a {
	width: 155px;
	text-decoration:none;
}
#contentright ul ul li a:hover {
	background-color: #eeeeee;
	color: #EF2501;
	text-decoration:none;
}
/* Nested lists? */


#contentright ul ul ul {
	margin: 0;
	border: none;
}
#contentright ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;

	border-bottom: none;
	border-top: 1px solid #ddd;
}
#contentright ul ul ul li a {
	margin: 0 0 0 -26px;
	padding: 2px 10px 0 25px;
	width: 155px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 140px;
} 
html>body #contentright ul ul ul li a {
	width: 140px;
}


#contentright h2 {font-size:13px; color:#484848; margin-bottom:-10px;}

.storycontent ul {margin: 4px 0 20px 6px;padding: 0;list-style: none;}

.storycontent ul li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 13px;
	line-height: 1.4em;
	background: none;
	font-weight:bold;
}

.storycontent ul li ul li{
	margin: 0 0 .5em 0;
	padding: 0 0 0 13px;
	line-height: 1.4em;
	background: url(images/bullet-dark.gif) no-repeat 0 5px;
	font-weight:normal;
}

.storycontent li{
	
	margin-left: 15px;
	padding-left: 10px;
	line-height: 1.4em;
	font-weight:normal;
	}

.link ul {margin: 4px 0 20px 0;padding: 0;list-style: none;}

.link ul li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 13px;
	line-height: 1.4em;
	background: url(images/bullet-dark.gif) no-repeat 0 5px;
	font-weight:bold;
}

.link ul li ul li{
	margin: 0 0 .5em 0;
	padding: 0 0 0 13px;
	line-height: 1.4em;
	background: url(images/bullet.gif) no-repeat 0 5px;
	font-weight:normal;
}

.flashmovie{
	text-align: center;
}

/* ---------------- Footer ------------------ */

#footer {
	border-top:1px solid #CCCCCC;
	color: #666;
	background: #ccc;
	padding: 0;
	margin:0px 0px 0px 1px;
	width:748px;
	text-align: left;
	clear: both;
	font-size:11px;

}

#footer a, #footer a:visited {color:#6e6e6e;font-weight:bold;text-decoration:underline;}

#footer a:hover {text-decoration:none;}


.formright {width: 135px;}

.clearleft {clear: left;}
.clearright {clear: right;}