/*
Theme Name: RichardX
Theme URI: http://wordpress.org/
Version: 1.6
Author: Richard Cross
Author URI: http://richardx.co.uk/
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


body {
	text-align: center;
    margin: 0 0 20px 0;
	padding: 0;
    background: #fff  url("/images/bg-01.gif") repeat-x;
    font-size: 62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#eee;
	}



/* Begin Structure */



#sidebar {
	margin:0px 0px 20px 670px;
	width: 270px;
    color:#999;
    }

.narrowcolumn {
	float: left;
 	padding: 0px 0 20px 0px;
 	margin: 0px 0 0;
 	width: 640px;

     	}

.widecolumn {
 	padding:20px;
 	margin: 5px 0 0 150px;
 	width: 610px;
    background:#fff;
 	}




/*home page display boxs */

#homeHead {
    width:100%;
    border-bottom:0px dotted #666;
    height:240px;
    margin:8px 0 35px 0;
    font-size:1.6em;
    }

#homeHead .displayBox {
    height:185px;
    width:175px;
    /*background: url("/images/panel-01.gif") no-repeat;  */
    margin:0 10px 0 40px;
    float:left;
    padding:15px 0px;
    }


#homeHead .displayBox a {
    font-family:verdana;
    font-weight:normal  !important;
    }

#homeHead .displayBox img {
    border:1px solid #fff;
    margin:10px 0 !important;
    }

#subpageHead {
    width:100%;
    border-bottom:0px dotted #666;
    margin:8px 0 15px 0;
    font-size:1.4em;
    padding:10px 0 0 0;
    }

#subpageHead .displayBox {
    height:210px;
    width:200px;
    background: url("/images/panel-01.gif") no-repeat;
    margin:0 0px;
    float:left;
    padding:15px 25px;
    }

#subpageHead .displayBox a {
    font-family:verdana;
    font-weight:normal  !important;
    }

#subpageHead .displayBox img {
    border:1px solid #fff;
    margin:10px 20px;
    }

.square {
	margin:10px 0 10px 45px !important;
}

.right  {
    float:right;
    }



/* Sidebar */

#sidebar   {
    font-family:verdana;
    font-size:0.9em;
    letter-spacing:0.05em;
    text-transform:uppercase;
    line-height:2em;
    margin-top:15px;
    }


#sidebar img {
    border:5px solid #fff;
    margin:10px 35px;
    }

#sidebar .widget, textwidget {
    padding-bottom:15px;
    border-bottom:1px dotted #ccc;
   }


#sidebar a {
	color:#999999;
	text-decoration: none;
    font-weight:bold;
    letter-spacing:0.1em;
    border-bottom:dotted 0px #999;
	}

#sidebar a:visited {
	color:#999999;
	text-decoration: none;
    font-weight:bold;
	}

#sidebar a:hover {
	color:#F7BB06;
	text-decoration: none;
    border-bottom:dotted 1px #999;
	}



#sidebar .sideThumb {
    float:left;
    text-align:center;
    margin:6px 0px 6px 10px;
    width::85px;
    display:block;
    font-size:.7em;
    }

#sidebar .sideThumb img a {
    border-bottom:dotted 0px #999;
    }

#sidebar .sideThumb img {
    margin:0;
    border:1px solid #eee;
    }

#sidebar .sideThumb a {
    color:##999999;
    letter-spacing:0em;
    font-weight:normal;
    }

#sidebar .sideThumb a:hover {
    text-decoration:none;
    border-bottom:none;
    }



.flickr-photos {
    text-align:center;
    font-size:.9em;
}

.flickr-photos img {
    margin:1px 6px 11px 6px !important  ;
    border:1px solid #000 !important;
    float:left;
}




/*	Headers */

h2 {
    font-family:verdana;
	margin: 0px 0 0px 0;
 	font-size: 1.4em;
    font-weight:normal;
	}


h3 {
    font-family:georgia;
	margin: 15px 0 0px 0;
 	font-size: 1.4em;
    font-weight:normal;
    line-height:1.6em;
/*    color:#ccc;*/
	}

h3 a {
    font-weight:normal !important;
    color:#fff;
	}

h3 a:visited {
    color:#fff;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
   	}
   	
h4 {
    font-family:georgia;
	margin: 15px 0 10px 0;
 	font-size: 1.5em;
    font-weight:normal;
    line-height:1.6em;
    color:#000;
    border-top:dotted 1px #999;
    padding-top:15px;
	}



/* Posts */




.post {
    background:#fff;
    margin: 0 0px 20px 0px;
    padding:2px 20px;
    line-height:1.7em;
    width:600px;
	}

.post p {
	padding:0px 0 10px 0;
    margin:0px;
	}

.post hr {
	display: block;
	}

.post img {
	border:1px solid #DDDDDD;
	}



.widecolumn .post {
	margin: 0;
	}


.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
    }

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
    }

.postmetadata {
	clear: both;
    }

.clear {
	clear: both;
    }





/* content */

#content {
	font-size: 1.2em;
    color:#333;
	}


#content a {
	color:#000;
	text-decoration: none;
	}

#content a:visited {
	color:#000;
	text-decoration: none;
	}

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

.date {
    font-family:verdana;
    font-size:0.8em;
    color:#aaa;
    letter-spacing:0.05em;
    margin:5px 0 10px 0;
	}

.entry a {
	font-weight:bold;
	}

.narrowcolumn .postmetadata {
    font-size: .8em;
    border-bottom:1px #ccc dotted;
    padding:0px 0 10px 0;
    margin:0px;
    text-align:right;
	}

.thread-alt {
	background-color: #transparent;
    }

.thread-even {
	background-color: transparent;
    }

.depth-1 {
    border-bottom: 1px dotted #ddd;
    }

.even, .alt {
	border-left: 0px solid #ddd;
    }

small {
	font-size: 0.9em;
	line-height: 2em;
	}


/*introduction text for pages*/

#intro {
    background:#000;
    padding:10px;
    color:#ccc !important;
    height:240px;
    margin:0px;
    width:640px !important;
    position:relative;
    top:-3px;
    left:-20px;
    }

#intro a {
    font-weight:normal;
    color:#fff !important;
    }

#intro a:hover {
  color:#f7bb06 !important;
    }

#intro a:visited {
  color:#fff !important;
    }



/* 'about' page */

.columns {
     width:200px;
     float:left;
     margin:10px 50px;
     }



/* 'web design' page */

.internetBox {
    padding:15px 0 5px 0;
    clear:left;
    border-bottom: 1px dotted #ccc;
    }

.internetBox h2 {
    padding:20px 0 5px 0;
    margin:0px 0;
    }

.internetBox h2 a {
    font-weight:normal;
    margin:0px;
    }

.internetBox img {
    margin-bottom:10px !important;
    }

/* 'contact' page */

.form {
  text-align:left;
}












/* comments */





.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar {

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}





small, .nocomments, .postmetadata, blockquote, strike {

	color: #aaa;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

    {

	font-size: 0.9em;

	letter-spacing: .07em;

	}







/*calendar*/



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {
	padding: 0px;
	margin: 0 0 3px 10px;
	display: inline;
	}



img.alignleft {

	padding: 0px;
	margin: 0 10px 3px 0;
	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* sidebar lists */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: ".";

	    display: block;

	    height: 0;

	    clear: both;

	    visibility: hidden;

	}



#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li {

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */















/* Begin Calendar */

#wp-calendar {

	empty-cells: show;





	margin: 10px auto 0;



	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 50px;

	padding:0 0px;

	}



/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */






/*sidebar flickr*/

.widgettitle img {
display:none;

}

#recent-flickr-photos
 {
   height:270px;
 }


#wfm-recent-widget{
 padding:0px;
 margin:0 0 0 5px;
 background:#fff;
}

.flickr-image img {
  padding:0px !important;
  margin:5px !important;
  width:75px;
  height:75px;
  float:left;
  border:1px solid #999 !important;
}




.sexy-bookmark {
	margin-top:10px;
}