@import url(960.css);


	
/*
Theme Name: Apple
Theme URI: http://www.williamcelliers.dk/
Description: Light, Simple ,Black text on White BG,  portfolio template. Based on 960 grid. 
Author: William Celliers
Author URI: http://www.williamcelliers.dk/
Tags: Grid, simple, space,  960 grid

Version:  0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
body {
	background-attachment: fixed;
	font-size:12px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	line-height:1.50;
	margin:0;
	padding:0;
	color: #666666;
}


	
/*legacy*/
#masthead {
	text-transform: uppercase;
	color:#191919;
	margin-top:30px;
	font-style:normal;
	font-weight:normal;
	font-size: 12px;
	height:150px;
	border-bottom-style:solid;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
}

#menu-nav,#menu-post {
	margin-left:0;
	margin-bottom:10px;
	margin-right:0;
	margin-top:0;
	padding:0;
	text-align:right;
}

.menu {
	text-align:right;
}

.menu li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}

.menu a:link,.menu a:visited {
	background-color:white;
	margin-top:0;
	margin-bottom:10px;
	margin-right:6px;
	color:#363636;
	display:inline;
}

.menu li a:hover {
	background-color:#ff0080;
	color:white;
	display:inline;
}

.zoom img {
	margin:0;
	border-width:0;
	padding:0;
}

.zoom fancybox {
	margin:0;
	padding:0;
}

.zoom a:link,.zoom a:visited,.zoom a:hover {
	background-color:white;
	margin:0;
	padding:0;
}

blockquote {
	border-left-style:solid;
	border-left-color:#e6e6e6;
	border-left-width:4px;
	color:#cccccc;
	padding:5px;
}

hr {
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#cccccc;
	width:100%;
	border-right-width:0;
	border-left-width:0;
	border-bottom-width:0;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
}

a:link,a:visited {
	margin-left:-4px;
	margin-bottom:0;
	margin-right:0;
	margin-top:0;
	color:#999999;
	padding-bottom:2px;
	padding-top:2px;
	padding-right:4px;
	padding-left:4px;
	text-decoration:none;
	display:inline-block;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

a:hover {
	text-overflow:ellipsis;
	color:white;
	background-color:#ff0080;
	margin-bottom:0;
	margin-top:0;
	text-decoration:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}


	
/*Styling for category headers */
.current_page_item a:link,.current_page_item a:visited {
	color:#ff0080;
}

.current_page_item a:hover {
	color:white;
	background-color:#ffff66;
}

.current-cat a:link,.current-cat a:visited {
	color:white;
	background-color:#ff0080;
}

.current-cat {
}

.hide {
	visibility:hidden;
}

#colour {
	font-style:normal;
	font-weight:normal;
	color:#999999;
}

.readme {
	background-color:#333333;
	padding:3px;
	color:#999999;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

#sidebar {
	list-style-type:none;
}

#sidebar a:hover {
	background-color:#333333;
	color:white;
	list-style-type:none;
}

#post {
	background-color:#9afbca;
	margin-bottom:10px;
	float:left;
}

img {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

h2 {
	letter-spacing:-1px;
	font-style:normal;
	font-weight:normal;
	color:black;
	font-size:30px;
}

h2 a:link,h2 a:visited {
	letter-spacing:-1px;
	font-style:normal;
	font-weight:normal;
	color:black;
	font-size:30px;
}

h2 a:hover,h3 a:hover {
	font-style: normal;
	font-weight: normal;
	color:white;
}

h3 {
	margin-left:-5px;
	font-size:16px;
	border-bottom-width:1px;
	font-style:normal;
	font-weight:normal;
	padding:5px;
	color:#333333;
}

h3 a:link,h3 a:visited {
	margin-left:-5px;
	font-size:16px;
	border-bottom-width:1px;
	font-style:normal;
	font-weight:normal;
	padding:5px;
	color:#333333;
}

#sidebar h3, {
	color:#b3b3b3;
	list-style-type:none;
}

li {
	margin-left:-20px;
	list-style-image:url(http://www.williamcelliers.dk/cms/wp-content/themes/apple/ui/copy.gif);
	margin-bottom:3px;
}

ul {
}


	
/* pagination plugin */
.wp-pagenavi {
	margin-top:20px;
	clear:both;
}

.wp-pagenavi a,.wp-pagenavi span {
	text-decoration:none;
	padding:3px 5px;
	margin:2px;
}

.wp-pagenavi a:hover,.wp-pagenavi span.current {
}

.wp-pagenavi span.current {
	color:#06152a;
	background-color:#93c5fe;
	font-weight:bold;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

#foot {
	height:500px;
	margin-bottom:30px;
}

.alignleft {
	margin-left:-5px;
	float:left;
}

.alignright {
	margin-right:-5px;
	float:right;
}

#left,#right {
	display:inline;
	text-overflow:hide;
}

#left {
	text-align:left;
}

#right {
	text-align:right;
}

#postlink {
	margin-left:0;
	margin-bottom:20px;
	margin-right:0;
	margin-top:0;
	height:100%;
	border-bottom-style:solid;
	border-bottom-color: #666666;
	border-bottom-width: 3px;
}

#postlink h3 a:hover {
	color: white;
}

.alignright,.alignleft {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.wpcf7 textarea,.wpcf7 input {
	width:456px;
	border-width:1px;
	border-color:#999999;
	background-color:white;
	color:gray;
	border-style:solid;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.meta {
	color:#b3b3b3;
}

.form-textarea {
	width:300px;
}

.bubble {
	margin-bottom:10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.descript p {
	margin-top:-15px;
}

#tweetie {
	margin-bottom:10px;
	color:#536675;
	background-color:#d8e6fa;
	padding:5px;
	height:100%;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft: :4px;
	-moz-border-radius-bottomright: : :4px;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
	opacity:0.4;
}

#tweetie:hover {
	opacity:0.9;
}

#tweetie a:link,#tweetie a:visited {
	color:#91b5c5;
}

#tweetie a:hover {
	background-color:#c0dafc;
	color:#536675;
}

#tweetie img {
	opacity:0.5;
}

.port p a:link,.port a:visited {
	text-align:center;
	margin-left:0;
	margin-bottom:2px;
	margin-right:2px;
	margin-top:0;
	padding:0;
}

.port img {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.port p a:hover {
	background-color:#cccccc;
	padding:0;
	opacity:0.5;
}

#tweetmeme_button {
	margin-bottom:10px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

#page a:link, #page a:visited {
	background-color: #f3fdd3;
	color: #333333;
}

#page a:hover {
	color: #333333;
	background-color: #ccff66;
}