* {margin: 0px; padding: 0px; }
/**************************************************************
style from studio7designs.com
 **************************************************************/
/*********************************************************
   HTML Elements
 *********************************************************/
* {	margin: 0; padding: 0; }

html,
body {
  height: 100%;
}
body {
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #333;
	background: #e0e0e0;
}
h1 {
  	color: #6699CC;
	font-size: 200%;
	padding: 20px 0 0 0px;
	text-decoration: none;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 120%;
}
/* Links */
a {
  color:#6699CC;
}
a:hover {
  color: #693;
}
a img {
  border: 0;
}
/* Lists */
ul li {
  margin: 7px 0px 0px 25px;
  list-style-image: url('http://www.illiweb.com/bl/skins/tic_tac/images/bg/tictac_green.gif');
}
ul li a {
	font-weight: bold;
}
/**************************************************************
   Form Elements
 **************************************************************/
#mod_search {
	background-color: #fff;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 94%;
	margin: 0ex;
}
select {
	background-color: #fff;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	margin: 0ex;
}
form.comment {
	width: 460px;
	margin-left:15px;
}

fieldset .notes {
	color:#999999;
	font-size:80%;
}

form.comment label {
	font-weight: bold;
	width: auto;
}

input.comment, textarea.comment {
	background-color: #fff;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	width: 94%;
	margin: 0ex;
}
select.comment {
	background-color: #fff;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 100%;
	margin: 0ex;
}
form.comment legend {
	font-weight: bold;
	color: #FF9933;
	padding-left: 5px;
}

fieldset {
	padding:10px 0;
}
legend {
	font-weight: bold;
	color:#888888;
}
/* label */
.label,.label_rtl {
	float: left;
	clear: both;
	padding-left: 30px;
	width: 130px;
}
.label_rtl {
	float: right;
	padding-right: 30px;
	text-align:right;
}
/* input */
.input, .input_rtl {
	float: left;
	padding-top: 5px;
}
.input_rtl {
	float:right;
	text-align:right;
}
*+html .input, * html .input  {
	float: none;
	margin-left: 162px;
}
*+html.input_rtl, * html .input_rtl {
	margin-right: 162px;
}
/* info */
.info {
	margin-left: 150px;
}
.info_rtl {
	text-align:right;
}
/* notes */
.notes, .notes_rtl {
	font-size:0.8em;
	font-style: italic;
	display:block;
	margin-bottom:10px;
}
.notes_rtl {
	text-align:right;
}
#img_refresh {
	cursor:pointer;
}
/**************************************************************
   All page content except for footer
 **************************************************************/
#content {
	 width: 860px;
	margin: 0 auto;
	text-align: left;
	background: url('http://www.illiweb.com/bl/skins/tic_tac/images/bg/tile.gif') repeat-y;
}
/**************************************************************
   Top menu and logo
 **************************************************************/
#header {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	background: #e0e0e0 url('http://www.illiweb.com/bl/skins/tic_tac/images/bg/header_image.gif') no-repeat top left;
}
#header_title {
	padding: 45px 60px 50px 160px;
	margin: 0px;
	background: url('http://www.illiweb.com/bl/skins/tic_tac/images/bg/top_h1.gif') no-repeat bottom left;
}
#header_link {
	color:#FFFFFF;
	font-size:130%;
	text-decoration: none;
	margin-left:30px;
}
#header_links{
	float:right;
	margin-top:8px;
	margin-right:50px;
	font-weight:bold;
}
#header_explanation {
	color: #FFFFFF;
	letter-spacing: 4px;
	text-align: center;
	border: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	font: 109% Arial, Helvetica, sans-serif;
	width: 760px;
	margin-left: 40px;
}
/**************************************************************
   Page Content
 **************************************************************/
#main_content {
	width: 495px;
	margin-left: 50px;
}
#blog_link {
	text-decoration: none;
}
#modules_list {
	font-size: 85%;
	line-height: 1.4em;
	color: #999;
	float:right;
	width: 260px;
	margin-right: 53px;
	_right: 200px;
	background: url('http://www.illiweb.com/bl/skins/tic_tac/images/bg/sidebar_bg.gif') no-repeat 0 0;
}
* html #modules_list {
	margin-right: 26px;
	margin-left:0;
}
.module {
	padding: 5px 15px 1em 15px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.module h3 {
	padding: 25px 0 0 50px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 130%;
	color: #666;
	height: 32px;
	height: 32px !important; /* for most browsers */
	height /**/:57px; /* for IE5/Win */
	background: url('http://www.illiweb.com/bl/skins/tic_tac/images/bg/sidebar_icon.gif') no-repeat 20px 15px;
}
.module ul {
	margin-left: 15px;
}
/**************************************************************
   Footer
 **************************************************************/
#footer {
  	margin: 0;
	padding: 0 0 9px 0;
	font-size: 85%;
	color: #ddd;
	background: url('http://www.illiweb.com/bl/skins/tic_tac/images/bg/bottom_sill.gif') no-repeat bottom left;
}
#footer p {
	text-align:center;
	padding:20px 270px 20px 95px;
	background: url('http://www.illiweb.com/bl/skins/tic_tac/images/bg/bottom_sash.gif') no-repeat top left;
}
/**************************************************************
   Posts
 **************************************************************/
.post {
	width: 460px;
	margin: 20px 0 0 10px;
	padding: 0;
	line-height: 1.5em;
	border: 5px;
}
.post .date {
  	margin-top: 0;
	padding-left: 14px;
	font-size: 90%;
	color: #f93;
	font-weight: bold;
	background: url('http://www.illiweb.com/bl/skins/tic_tac/images/bg/date_icon.gif') no-repeat 0 50%;
}
.post .title {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: -1px;
	color: #f63;
}
.post .content{
  	margin: 15px 0 1.5em 0;
	padding: 0 0 1.5em 14px;
	border-bottom: 1px solid #ddd;
	text-align: justify;
	overflow: auto;
}
.post .options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #6699CC;
}
.post .options a {
	font-style: italic;
}

/**************************************************************
   CALENDAR
 **************************************************************/
table.calendar {
	margin: auto;
	font-size: 84%;
	border: solid 1px #ccc;
	background: #fff;
	border-collapse: separate;
	border-spacing: 0px;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	margin: auto;
	white-space: nowrap;
	font-size: 105%;
	font-weight: bold;
	padding: .5ex 0;
}
tr {
	text-align: center;
}
th {
	font-size: 84%;
	width: 4.5ex;
}
td {
	width: 4.5ex;
}
.clear {
	clear: both;
	height: 1px;
}

input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  background: #EEE;
  border: 1px solid #CCC;
}
input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}
input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}
input.button {
  padding: 2px 5px;
  font: 400 0.9em verdana, serif;
  cursor: pointer;
  color: #fff;
  background: #FC3307;
  border-width: 1px;
  border-style: solid;
  border-color: #FF7800 #691300 #691300 #FF7800;
}



.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.comment {
	font-size:85%;
	line-height:1.5em;
	margin-bottom:1em;
	padding-top:5px !important;
	padding-bottom:5px !important;
	width: 440px;
	background: #EEEEEE url('http://www.illiweb.com/bl/skins/tic_tac/images/bg/comments_curve.gif') no-repeat top left;
}
form.comment
{
	background: #EEEEEE url('http://www.illiweb.com/bl/skins/tic_tac/images/bg/comments_curve.gif') no-repeat top left;
}
.comment .title {
	margin: 10px 0 15px 0;
	padding: 8px 0 0 40px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 130%;
	color: #666;
	height: 29px !important; /* for most browsers */
	height /**/:37px; /* for IE5/Win */
	background: url('http://www.illiweb.com/bl/skins/tic_tac/images/bg/bubbles.gif') no-repeat 10px 0;
}
.comment .content {
	margin: 4px 0 0 0;
	padding: 0 10px 1em 60px;
	color: #999;
	border-bottom: 1px solid #ddd;
	background: url('http://www.illiweb.com/bl/skins/tic_tac/images/bg/comment_arrow.gif') no-repeat 44px 2px;
}
.submit, .preview {
	background-color: #FFFFFF;
}
.checkbox {
	margin-left: 10px;
	border: none;
}

*+html #messages, * html #messages {
	width: auto;
	margin: 5px 100px;
}

/* ICONS */
.icon_comment,.icon_delete,.icon_edit,.icon_link,.icon_permalink,.icon_refresh,.icon_tag,.icon_url
{
	background:transparent url(http://www.illiweb.com/bl/new.gif) no-repeat 0% 50%;
	padding:2px 0 0 16px;

}
.icon_comment{background-image:url(http://www.illiweb.com/bl/comments.gif);}
.icon_delete{background-image:url(http://www.illiweb.com/bl/delete.gif);color:#bb1111;}
.icon_edit{background-image:url(http://www.illiweb.com/bl/edit.gif);}
.icon_link{background-image:url(http://www.illiweb.com/bl/url.gif);}
.icon_permalink{background-image:url(http://www.illiweb.com/bl/permalink.gif);}
.icon_refresh{background-image:url(http://www.illiweb.com/bl/reload.png);color:#FF9C40;}
.icon_tag{background-image:url(http://www.illiweb.com/bl/tag.gif);background-position:0 50%; }
.icon_url{background-image:url(http://www.illiweb.com/bl/url.gif);}
/* CAPTCHA */
#c_container {
	display:inline;
}
/* MESSAGES */
#messages {
	text-align:center;
	margin:5px 10%;
	padding:0 40px;
}
p.error,p.success,p.message,p.confirm {
	background-repeat:no-repeat;
	background-position:0 50%;
	margin:0;
	padding:16px 0 16px 40px;
}
p.error {
	background-image:url('http://www.illiweb.com/bl/error.gif');
	color:#DC5402;
}
p.error a{
	color:#DC5402;
}
p.success {
	background-image:url('http://www.illiweb.com/bl/confirm.gif');
	color:#86B14E;
}
p.success a {
	color:#86B14E;
}
p.message {
	background-image:url('http://www.illiweb.com/bl/warning.gif');
	color:#DCB602;
}
p.message a{
	color:#DCB602;
}
p.confirm {
	background-image:url('http://www.illiweb.com/bl/question.gif');
	color:#7EA3F7;
}
p.confirm a{
	color:#7EA3F7;
}

.searched_term
{
	background-color:#7EA3F7;
	color:#fff;
}