/*
	Theme Name: geomotion
	Description: 
	Author: Corina Brouwers / Arjan van den Bosch 
	Author URI: http://corinabrouwers.com/    http://www.arjanvandenbosch.com
	Version: 1.1
	Tags:two columns,fixed width,white,light,blue,pink,easy,tags

*/

/* Reset ------------------- */
 
* { margin: 0; padding: 0; }


/* Global ------------------- */
 
body {font: normal 12px Verdana; background-color: #C5F5FA; background-image: url('http://www.geomotion.nl/wp-content/themes/geomotion/images/background.gif');  background-repeat: no-repeat; background-position: top left; background-attachment: fixed; }

ul { list-style: none; }
ol { list-style-position: inside; }

h1, h2, h3 { font: normal 24px Verdana; color: #0D281B; }
h1 { font-size: 20px; margin-bottom: 7px; }
h2 { font-size: 18px; margin-bottom: 5px; }
h3 { font-size: 16px; margin-bottom: 5px; }

a { text-decoration: underline; color: #0D281B; }
a:hover { color: #0D281B; }

h1 a { color: #549bcc; text-decoration: underline; }
h1 a:hover { color: #0D281B; }

p { line-height: 18px; padding-bottom: 20px; }

pre { border: 1px solid #d5d8f9; background: #fafafa url(images/bg-block.png); padding: 10px; margin-bottom: 20px; }


/* Blocks ------------------- */

#container { width: 1000px; margin: 0 auto; overflow: hidden; }
#header { height: 16px; width: 1000px; clear: both; position: relative; margin-top: 251px; padding: 6px; background-image: url('http://www.geomotion.nl/wp-content/themes/geomotion/images/menu_bg.gif'); 	background-repeat: no-repeat;}
#blok { background-color: #FFFF99;}
#submenu { height: 16px; width: 1000px; clear: both; position: relative; margin-top: 0px; padding: 6px; background-color: #CC00CC;	}
#content { width: 624px; float: left; padding: 10px; background-color: #FFFF99;	}
#sidebar { width: 336px; float: left; padding: 10px; background-color: #F2BA11;}
#sidebar2 { width: 980px; padding: 10px; background-color: #D899E8;}
#netwerk { width: 980px; padding: 10px; background-color: #D899E8;}
#footer { clear: both; height: 30px; font-size: 11px; text-align: center; padding: 6px 0 0 0; position: relative;background-image: url('http://www.geomotion.nl/wp-content/themes/geomotion/images/footer.gif'); 	background-repeat: no-repeat;}




/* sitetitle ------------------- */

#sitetitle { left: 100px; top: 41px; position: relative}


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

#header ul { position: relative; top: 0px;  right:5px; }
#header ul li { float: left; padding-left:10px ; }
#header ul li a { font-family: Arial; color: #FFFFFF; font-weight: bold; text-decoration: underline; font-size: 14px; }
#header ul li a:hover { color:#FFFFFF; #font-family: Arial; }

#submenu ul { position: relative; top: 0px;  right:5px; }
#submenu ul li { float: left; padding-left:10px ; }
#submenu ul li a { font-family: Arial; color: #480048; text-decoration: underline; font-size: 13px; }
#submenu ul li a:hover { color: #480048; font-family: Arial; }


/* Sidebar ------------------- */

#sidebar .block { background: #f7fcff; margin-bottom: 10px; padding: 8px; }
#sidebar .block h2 { color: #0D281B; }
#sidebar .block li { padding: 7px 0;}
#sidebar .block li a { color: #1D583A; text-decoration: none; }
#sidebar .block li a:hover { color: #1D583A; }

/* Post ------------------- */

.post { border-bottom: 1px dashed #aaa; margin-bottom: 15px; }
.post .date { font-size: 16px; color: #abbbac; margin-bottom: 10px; }

.post p a { text-decoration: none; color: #549bcc; border-bottom: 1px solid #333; }
.post p a:hover { color: #555; border-bottom: 1px solid #555; }

/*
 * Comments
 *
 */
 
h2#comments { color: #549bcc; margin-bottom: 10px; font-size: 16px; }
 
.comment { background: #fafafa; padding: 10px; margin-bottom: 10px; color: #777; }
.comment p { color: #333; font-size: 11px; line-height: 16px; }
.comment .author { margin-bottom: 5px; }

.comment-form { position: relative;z-index: 10; }
.comment-form h3 { color: #333; }
.comment-form p {  padding-bottom: 5px; }
.comment-form .text { width: 150px; height: 20px; margin-top: 5px; }
.comment-form label { margin-left: 5px; }
.comment-form textarea { width: 380px; height: 70px; margin-top: 5px; }
.comment-form .submit { margin-top: 5px; padding: 3px 5px; margin-bottom: 10px; }

.center { text-align: center; font-size: 16px; }

#footer { color: #0D281B; }
#footer a { color: #0D281B; text-decoration: underline; font-weight: bold; line-height: 16px; }

*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}	


.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

*/
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

