/* 
Theme Name: Connections
Theme URI: http://www.patriciamuller.com/
Version: 1.0


Description: A Theme from wpthemes.Info
Author: Patricia Muller
Author URI: http://www.vanillamist.com/blog/
*/

/* basiskleur #4e6bc9 */
body {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color: #29303B;
	line-height: 1.5em;
	background: #F3F6ED;
	}
		
a:link {
	font-weight: normal;
	color: #29303B;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}


input, textarea {
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
	}

#rap {
	background:#fff url(/typo3conf/ext/timtab_theme_connections/res/img/rap.jpg) center repeat-y;
	width:760px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.9em;
	}

#header {
	background:#fff url(/fileadmin/BLOG/themes/connections/ooievaar-strong.jpg) no-repeat bottom; 	
 	height: 183px;
	margin: 0 auto;
	width:760px;
	padding:0;
	border:#fc9 0px solid;
	}

#main {
	margin:0 auto;
	padding:0;
	background:url(/typo3conf/ext/timtab_theme_connections/res/img/content_bg.gif) repeat;
	width:740px;
	}
	
#content {
	width:510px;
	float:left;
	padding:5px;
	margin:0;
	overflow:hidden;
	display:inline;
	}

#sidebar {
	width:186px;
	float:right;
	padding:0px 3px 10px 8px;
	margin:5px 0 0 0;
	font-size:1em;
	color:#333;
	display:inline;
	font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
	font-size: 0.9em;
	} 

a img {
	border: none;
	}

acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
	}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
	}

code {
	font-size: 1em;
	font-style: italic;
	}

blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url(/typo3conf/ext/timtab_theme_connections/res/img/blockquote.gif) no-repeat left top;
	font-style:italic;
	}

cite {
	font-size: 0.9em;
	font-style: normal;
	}

h3 {
	/*margin: 0;
	padding: 0;*/
	font-size:1.3em;
	}

p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family: Georgia, Times New Roman, sans-serif;
	letter-spacing: 1px;
	}
	
h1 {
	font-weight: normal;
	}

#header h1 {
	margin: 0;	
	font-size: 3.6em;
	padding:20px 180px 0 0;
	text-align:right;
	letter-spacing: 8px;
	}

#header h1 a {
	color: #FFF;
	text-decoration:none;
	}
	
#header h1 a:hover {
	color:#DCCDBB;
	}

#header #desc {
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#FFF;
	text-align:right;
	margin:0;
	padding: 80px 20px 0 0;
	font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
	font-size: 0.9em;
	}

#sidebar h2 {
	margin: 0;
	padding: 6px 6px 2px 6px;
	font-size: 1em;
	color: #004970;
	text-align:center;
	background:url(/typo3conf/ext/timtab_theme_connections/res/img/sidenav_top.jpg) no-repeat center;
	border:#ccc 0px solid;
	}

#sidebar ul,
#sidebar div#about {
	list-style-type: none;
	padding: 5px;
	margin: 0 0 6px 0;
	font-size: 0.9em;	
	padding-bottom:3em;
	background:#F3F6ED url(/typo3conf/ext/timtab_theme_connections/res/img/sidenav_bottom.jpg) no-repeat bottom;
	border:#E1D6c6 1px solid;
	border-top:#f3f6ed 1px solid;
}

#pagenav {
	list-style:none;
	}

#sidebar ul li a,
#sidebar div#about {
	margin: 0 0 0 1px;
	padding:0 0 0 10px;
	background:url(/typo3conf/ext/timtab_theme_connections/res/img/subcat_bullet.gif) no-repeat left;
	vertical-align: top;
	}

#sidebar ul li a {
	text-decoration: none;
	border:none;
	}

#sidebar ul li a:link {
	color: #909D73;	
	}

#sidebar ul li a:visited {
	color: #999999;	
	}

#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #990000;
	}

#sidebar ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;	
	background:none;
	border:none;
	}

#sidebar ul ul li a {
	padding-left:10px;
	margin-left:20px;
	background:url(/typo3conf/ext/timtab_theme_connections/res/img/subcat_bullet.gif) no-repeat left;
	}

#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
	}

#content ul li {
	background: url(/typo3conf/ext/timtab_theme_connections/res/img/bullet.gif) no-repeat 0 7px;
	padding-left: 1.5em;
	}

.post,
.page {
	margin:0 0 10px 0;
	}
	
.page {
	margin:25px -5px 0 27px;
	}
	
.post-info,
.page-info {
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	padding:0;
	color:#333;
	}
	
.page-info {
	text-align:center;	
	}
	
.post-info a {
	color:#990000;
	}
	
.post-info a:hover {
	color:#000;
	}
	
.post-content,
.page-content {
	padding:10px 0;
	margin:3px 0;
	font-family: Georgia, Times New Roman, serif;
	font-size:1em;
	}

.news-list-morelink { margin-left: 0.5em;}

.news-list-browse { text-align: center; }

.showResultsWrap { display: none;}
	 
.page-content {

	}
	
.post-title,
.page-title {
	font-family: Georgia, Times New Roman, serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
	}
	
.page-title {
	font-size:1.6em;
	font-weight:normal;
	}
	
#content .page-title a,
.post-title a:link,
.post-title a:visited,
.post-title a:hover
.post-title a:active {
	text-decoration:none;
	color:#004970;
	}
	
.post-date {
	float: left;
	color: #BBC4A3;
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 0px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #E7EBDE;
	line-height:1em;
	}
	
.post-footer {
	padding-top: 5px;
	background:url(/typo3conf/ext/timtab_theme_connections/res/img/divider.gif) no-repeat center;
	}
	
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#BBC4A3 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align: center;
	width: 740px;
	}
	
#footer a {
	border: none;
	color :#7A7636;
	}
	
#banner {
	text-align: center;
	}
	
#banner img#playogg {
	padding: 10px 30px;
	}
	
#banner img#openrespect {
	padding: 15px 10px;
	margin-top: 7px;
	}

.commentlist {
	font-size:1em;
	font-weight:normal;	
	}

.commentlist li {
	margin: 5px 0;
	padding: 10px 10px 0px 10px;
	/*background:#F3F6ED url(/typo3conf/ext/timtab_theme_connections/res/img/comments_bottom.jpg) repeat-x bottom;*/
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
	}
	
.commentlist .alt {

	}

.commentlist p {
	font-size: 1.2em;
	margin: 0;
	}
	
#commentform {
	margin:0 0 0 40px;
	}
	
#commentform textarea {
	width: 80%;
	}
	
#commentform p {
	margin: 0 0 1em;
	}
	
#comments,
#respond,
.tx-veguestbook-pi1 legend,
#tx-guestbook-form-error h3 {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
	}

#tx-guestbook-form-error h3 {
	margin-top: 0.5em;
	color: red;
	font-weight: bold;
	}
	
	
#topnav {
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:12px 20px 0 0;
	text-align:right;	
	font-family:Verdana, Arial, Sans-Serif;
	}
	
#topnav li {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
	}

#topnav li a:link,
#topnav li a:visited {
	text-decoration:none;	
	color:#BBC4A3;
	}
	
#topnav li a:hover,
#topnav li a:active {
	color:#F7F3ED;	
	}

/*XXX added 20051110*/
.news-extras {
	border-right: 2px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	}

.tx-guestbook-list-header {
	font-weight: bold;
	font-size: 17px;
	}

.news-single-files dd img {
	margin-right: 5px;
	}

.tx-guestbook-list-rowleft {
	width: 200px;
	}

.tx-guestbook-list-small {
	padding: 10px 0 5px 0;
	font-style: italic;
	color: gray;
	}

.tx-guestbook-list-row {
	border-left: 2px solid #EAEAEA;
	}

.tx-veguestbook-pi1 #author,
.tx-veguestbook-pi1 #email,
.tx-veguestbook-pi1 #url {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	-moz-border-radius: 4px;
	}

.tx-veguestbook-pi1 #comment {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ddd;
	-moz-border-radius: 6px;
	}

.tx-veguestbook-pi1 #submit {
	margin-top: 0.5em;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 2px solid #bbb;
	border-right: 2px solid #bbb;
	-moz-border-radius: 2px;
	}

.tx-veguestbook-pi1 fieldset {
	border: none;
	}	

#.tx-veguestbook-pi1 legend {
#	font-weight: bold;
#	font-size: 120%;
	}

.tx-guestbook-field {
	width: 500px;
	margin-bottom: 3px;
	}

.tx-guestbook-field-remember {
	text-align: right;
	}

.tx-guestbook-field #comment{
	width: 500px;
	height: 150px;
	font-size: 2em;
	}	
	
img.tx-srfreecap-pi2-image {
	margin: 0;
	vertical-align:middle;
	}


/* FLICKR RSS */	
.tx-timtabflickrrss-pi1 img {
	border: 1px solid #7d8b5a;
	}
	
.tx-timtabflickrrss-pi1 img {
	width: ;
	}

/* SOCIAL BOOKMARKS */
.tx-timtabsociable-pi1 img {
	margin: 0 3px;
	}
	
/*****************************/
/* COMMENTS */
/*****************************/
.tx-comments-comment-admin { 	
	margin: 10px 20px; 
	background-color: #e0e0e0; 
	padding: 5px 9px; 
	text-align: center;
	}

.tx-comments-comment-form LABEL { 
	width: 115px !important; 
	display: block; 
	float: left; 
	padding-top: 5px; 
	}

.tx-comments-comment-form fieldset{
	background: #FFF;
	}
	
.tx-comments-comment-form INPUT, 
.tx-comments-comment-form TEXTAREA, 
.tx-comments-comment-form IMG { 
	margin-top: 5px; 
	}
	
.tx-comments-comment-input, 
.tx-comments-comment-form TEXTAREA { 
	width: 330px;
	font-size: 1.2em !important;
	}
	
.tx-comments-comment-form BR { 
	clear: left; 
	}
	
.tx-comments-comment-name { 
	font-style: italic; 
	margin: 3px 0 6px 10px; 
	}
	
.tx-comments-comment-date { 
	font-weight: normal; 
	text-align: right; 
	}
	
.tx-comments-comment-1, .tx-comments-comment-2 { 
	border: 1px solid gray;
	border-top: 2px solid gray;
	margin-bottom: 10px;
	font-size: 1.2em;
	padding: 3px 5px 10px;
	background-color: rgb(255,255,255); opacity: 0.8;
	}
	
.tx-comments-comment-content { padding: 3px 0 3px 10px; margin-top: 10px; }
.tx-comments-page-browser { text-align: center; margin: 15px 0; }
.tx-comments-page-browser-current { padding: 0 3px; font-size: 150%; font-weight: bold;}
.tx-comments-page-browser A { padding: 0 3px;}
.tx-comments-required-mark { color: red; }
.tx-comments-required-error { margin-left: 10px; color: red; background-color: #f5f500; padding: 3px 5px; }
.tx-comments-captcha { padding-left: 115px !important; }
.tx-comments-captcha IMG { margin-left: 0px; }
.tx-comments-form-top-message { 
	border: 1px solid #d0d0d0; 
	padding: 10px 20px; 
	text-align: center; 
	font-weight: bold; 
	margin-bottom: 10px;
	background: #FFF;
	color: red;
	}

.tx-comments-closed { border: 1px solid #d0d0d0; padding: 10px 10px; margin: 10px 0; }
.tx-comments-closed IMG { vertical-align: baseline; margin-left: 4px; padding-right: 4px; }

.tx-comments-comment-report { font-size: 80%; margin: 7px 0 5px 15px; }

.tx-comments-rating { margin-left: 15px; }

.comments_gravatar { float: left; margin-right: 8px; margin-bottom: 4px; }
