/* 
	Theme Name: Nic Van Gelder
	Description: Template for Nic Van Gelder 
	Author:Glasseye
	Author URI: http://www.glasseyeltd.com
	Nic Van Gelder Template by GLasseye: www.glasseyeltd.com
	
	developed from the wordpress theme Detour by Brian Gardner
	http://www.briangardner.com/themes/detour-wordpress-theme.htm
	 http://www.briangardner.com
*/

body {
	/*background: #FFFFFF url(images/bg.gif) top center repeat-y;*/
	color: #333333;
	font-size: 12px;
	font-family: Helvetica,Arial, Sans-Serif;
	margin: 0px auto 0px;
	background: #3e1b24 url(images/bg.jpg) repeat-x left top;
	/*background-color:#CCCCCC;*/
	
	}
	
#wrap {
	background: #FFFFFF;
	width: 680px;
	margin: 0px auto 0px;
	padding: 0px;
	border-left:#666666 medium solid;
	height: 100%;
	}
	
#header {
border-left:#666666 medium solid;
	background: #FFFFFF url(images/header.jpg) no-repeat;
	width: 680px;
	height: 150px;
	margin: 0px auto 0px;
	padding: 0px
	}
	
table.cv
{
}

table.cv td{
border-bottom: 1px dotted #6699CC;
padding: 10px;
}
table.cv td.title{
border-bottom: 0px;
padding: 10px;
}

.details{
	font-size: 14px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	color: #6699cc;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
	
/************************************************
*	Constant Nav         								*
************************************************/
#constantnav{
	background: #3A3A3A;
	width: 680px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8.5pt;
	/*font-weight: bold;*/	
	margin: 0px auto 0px;
	padding: 7px 0px 7px 0px;
	border-top: 1px solid #FFFFFF;
	border-left:#666666 medium solid;
	}
	
#constantnav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#constantnav ul {

	margin: 0px;
	padding: 0px;
	
	}
		
#constantnav a {
	color: #FFFFFF;
	/*font-weight: bold;*/
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}
		
#constantnav a:hover {
	color: #C0C0C0;
	/*font-weight: bold;*/
	text-decoration: none;
	}
	
/************************************************
*	Blog Nav         								*
************************************************/

#nav {
	background:#6699cc;
	width: 680px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8.5pt;
	/*font-weight: bold;*/
	margin: 0px auto 0px;
	padding: 7px 0px 7px 0px;
	/*border-top: 1px solid #FFFFFF;*/
	border-left:#666666 medium solid;
	}
	
#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#nav ul {
	margin: 0px;
	padding: 0px;
	/*padding-left:55px;*/
	
	}
		
#nav a {
	color: #FFFFFF;
	/*font-weight: bold;*/
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}
		
#nav a:hover {
	color: #C0C0C0;
	/*font-weight: bold;*/
	text-decoration: none;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width:90%;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	background-color:#ffffff;
		}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 18px;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content ol{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#content ul{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#content h1 {
	color: #000000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#content h1 a  {
	color: #000000;
	text-decoration: none;
	}

#content h1 a:hover {
	color:#6699cc;
	text-decoration: none;
	}
	
#meta {
	margin: 0px 0px 30px 0px;
	padding: 2px 0px 0px 0px;
	border-top: 1px solid #333333;
	}
	
#meta p {
	font-size: 11px;
	}
	
#meta a  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699cc;
	text-decoration: none;
	}

#meta a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: #FFFFFF;
	width: 680px;
	color: #333333;
	margin: 0px auto 0px;
	text-align: left;
	position: relative;
	line-height: 17px;
	border-top: 5px solid #333333;
	z-index: 0;
	clear: both;
	border-left: #666666 medium solid;
	}
	
#footer p {
	color: #333333;
	padding: 0px;
	list-style-type: none;
	margin: 0px;	
	}
	
#footer h2 {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	border-bottom: 2px solid #999999;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	}

#footer a {
	color: #333333;
	text-decoration: none;
	}

#footer a:hover {
	color: #999999;
	text-decoration: none;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #999999;
	}

#footer ul li a:hover {
	background: #EFEFEF;
	color: #6699cc;
	}
	
#footerleft {
	background: #FFFFFF;
	float: left;
	width: 210px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 20px 10px;
	}
	
#footermiddle {
	background: #FFFFFF;
	float: left;
	width: 210px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
	
#footerright {
	background: #FFFFFF;
	float: right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 0px;
	}
	
#credits {
	background: #3A3A3A;
	color: #FFFFFF;
	width: 680px;
	height: 30px;
	text-align: center;
	margin: 0px auto 0px;
	padding: 0px;
	}

#credits p {
	font-size: 10px;
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #FFFFFF;
	padding: 8px 0px 0px 0px;
	margin: 0px;	
	}
	
#credits a {
	color: #999999;
	text-decoration: none;
	}

#credits a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #E8E8E8;
	color: #333333;
	padding: 2px;
	margin: 9px 0px 0px 0px;
	border: 1px solid #999999;
	}
	
#sbutt {
	background: #878787;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	}

	
/************************************************
*	Comments									*
************************************************/

#commentblock h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333333;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#commentblock {
	width: 600px;
	background: #E8E8E8;
	padding: 20px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #555555;
	}
	
ol#commentlist {
	padding: 5px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #555555;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 590px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 590px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

blockquote{
	font-style: italic;
	color: #777777;
	margin: 0px 0px 0px 20px;
	padding: 0px 100px 0px 10px;
	}
	
	
/************************************************
*	Extra bits for the normal pages - not the blog	*
************************************************/	
	
#spacer{	
	border-top:1px solid #333333;
	margin:0px 0px 30px;
	padding:2px 0px 0px;
}

img{
	padding:0px;
}

/***** the images ************/
.imageGroup {
	font-size: medium;
	clear: both;
	margin: 0px auto;
	padding-left: 5px;
	
}
	
		
.imageGroup ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
		/*padding-left:55px;*/
	
	}
.imagegrupcontainer{
}

.imagegroupdescription{

}	
.imageGroup li {
	display:inline;
	list-style-type: none;
			
	}
.imageGroup img{
		padding-bottom:20px;
		text-decoration: none;
		border: none;
		
}


.imageGroup a {
	color: #FFFFFF;
	text-decoration: none;
	/*font-weight: bold;*/
	margin: 0px;
	padding: 6px 20px 6px 0px;
	}
		
.imageGroup a:hover {
	color: #C0C0C0;
	/*font-weight: bold;*/
	text-decoration: none;
	}
	
	/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	z-index: 2;
}
#TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	z-index: 2;
}


/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 5px 10px;
	margin: 0px 1px 0px 0px;
	font-family:Helvetica,Arial,Sans-Serif;
	font-size:12px;
	background-color: #333333;
	color: #eee;
	list-style: none;
	border-bottom: solid 2px #0099CC;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	color: #CCCCCC;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #666;
	border-bottom: 2px solid  #0099CC;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	font-family:Helvetica,Arial,Sans-Serif;
	font-size:12px;
	color:#333333;
	border-bottom: solid 1px #eee;
	border-top: solid 1px #eee;
	background-color: #fff;
	clear: both;
}

.TabbedPanelsContentGroup h1 {
	color:#000000;
	font-family:Century Gothic,Verdana,Arial,Sans-Serif;
	font-size:22px;
	font-weight:normal;
	clear: both;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding: 4px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

