/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {background: #032e58; margin:0px; padding:0px; font-family:Arial;}

form {margin:0px; padding:0px;}

.tbl {background-image:url(images/left_bar.jpg); background-repeat:repeat-y; background-position:left;}
/*.lbot {background-image:url(images/corel.jpg); background-repeat:no-repeat; background-position:bottom}*/

#sidebar {margin:0px; padding:0px;}
#sidebar ul {margin:0px; padding:0px; list-style-type:none; list-style-position:inside;}
#sidebar ul li{margin:0px; padding:0px; list-style-type:none; list-style-position:inside;}
#sidebar ul ol{margin:0px; padding:0px; list-style-type:none; list-style-position:inside;}

p { font-family:Calibri; font-size:13px; line-height:17px}

ul {margin:0px; padding:0px}
li { font-family:Calibri; font-size:13px; line-height:17px; margin:0px; padding:0px; list-style-position:inside}

img { border:0; }

a:link {text-decoration:none; }
a:visited {text-decoration:none;}
a:hover {text-decoration: underline; }
a:active {text-decoration:none; }

.news img {margin:3px;}

.heading {margin-bottom:4px;}



.footlinks a{ font-size:14px; line-height:20px; font-weight:bold; margin:0px; padding:0px 20px 0px 20px;}
.footlinks a:link {text-decoration:underline; }
.footlinks a:visited {text-decoration:underline;}
.footlinks a:hover {text-decoration: none;}
.footlinks a:active {text-decoration:none; }

.fcurve1 {background-image:url(images/fcurve1.jpg); background-repeat:no-repeat; background-position:bottom left}
.fcurve2 {background-image:url(images/fcurve2.jpg); background-repeat:no-repeat; background-position:top left}

